summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2009-03-20Documentation: reword example text in git-bisect.txt.Libravatar David J. Mellor1-20/+24
2009-03-20import-tars: separate author from committerLibravatar Giuseppe Bilotta1-5/+11
2009-03-20make oneline reflog dates more consistent with multiline formatLibravatar Jeff King3-6/+78
2009-03-19Merge branch 'js/windows-tests'Libravatar Junio C Hamano26-119/+98
2009-03-19t0050: Check whether git init detected symbolic link support correctlyLibravatar Johannes Sixt1-2/+26
2009-03-19Tests on Windows: $(pwd) must return Windows-style pathsLibravatar Johannes Sixt3-3/+7
2009-03-19test-lib: Work around missing sum on WindowsLibravatar Johannes Sixt1-0/+3
2009-03-19test-lib: Work around incompatible sort and find on WindowsLibravatar Johannes Sixt1-0/+13
2009-03-19t5602: Work around path mangling on MSYSLibravatar Johannes Sixt1-2/+2
2009-03-19t5300, t5302, t5303: Do not use /dev/zeroLibravatar Johannes Sixt3-15/+16
2009-03-19t2200, t7004: Avoid glob pattern that also matches filesLibravatar Johannes Sixt2-3/+4
2009-03-19t7300: fix clean up on WindowsLibravatar Johannes Schindelin1-3/+3
2009-03-19test-lib: Introduce test_chmod and use it instead of update-index --chmodLibravatar Johannes Sixt7-43/+24
2009-03-19test-lib: Simplify test counting.Libravatar Johannes Sixt3-11/+5
2009-03-19test-lib: Replace uses of $(expr ...) by POSIX shell features.Libravatar Johannes Sixt1-12/+11
2009-03-19Call 'say' outside test_expect_successLibravatar Johannes Sixt3-19/+22
2009-03-19test suite: Use 'say' to say something instead of 'test_expect_success'Libravatar Johannes Sixt10-15/+15
2009-03-19http-push.c: use a faux remote to pass to http_initLibravatar Amos King1-1/+9
2009-03-19Do not name "repo" struct "remote" in push_http.cLibravatar Amos King1-76/+76
2009-03-19doc: clarify how -S worksLibravatar Jeff King1-1/+4
2009-03-19Documentation: reworded the "Description" section of git-bisect.txt.Libravatar David J. Mellor1-8/+9
2009-03-18rebase: add options passed to git-amLibravatar Michele Ballabio2-0/+9
2009-03-18document --force-rebaseLibravatar Michele Ballabio1-0/+7
2009-03-18MinGW: implement mmapLibravatar Janos Laube4-4/+73
2009-03-18gc --aggressive: make it really aggressiveLibravatar Johannes Schindelin1-1/+2
2009-03-18git log: avoid segfault with --all-matchLibravatar Michele Ballabio1-1/+2
2009-03-18apply: hide unused options from short helpLibravatar Michele Ballabio1-4/+4
2009-03-18apply: consistent spelling of "don't"Libravatar Michele Ballabio1-1/+1
2009-03-18format-patch: Respect --quiet optionLibravatar Nate Case1-4/+6
2009-03-18t9400, t9401: Do not force hard-linked cloneLibravatar Johannes Sixt2-3/+3
2009-03-18blame: read custom grafts given by -S before calling setup_revisions()Libravatar Junio C Hamano1-4/+4
2009-03-17Update draft release notes to 1.6.3Libravatar Junio C Hamano1-3/+32
2009-03-17Merge branch 'jc/maint-1.6.0-read-tree-overlay'Libravatar Junio C Hamano2-3/+34
2009-03-17Merge branch 'db/maint-missing-origin'Libravatar Junio C Hamano3-8/+20
2009-03-17Merge branch 'js/sideband-stderr'Libravatar Junio C Hamano5-17/+26
2009-03-17Merge branch 'js/rsync-local'Libravatar Junio C Hamano2-27/+35
2009-03-17Merge branch 'rs/color-grep'Libravatar Junio C Hamano5-42/+205
2009-03-17Merge branch 'js/remote-improvements'Libravatar Junio C Hamano17-330/+820
2009-03-17Merge branch 'tr/maint-1.6.0-send-email-irt'Libravatar Junio C Hamano2-1/+12
2009-03-17Merge branch 'kb/checkout-optim'Libravatar Junio C Hamano15-170/+296
2009-03-17grep: prefer builtin over external one when coloring resultsLibravatar Nguyễn Thái Ngọc Duy1-0/+2
2009-03-17config.txt: Describe special 'none' handling in core.gitProxy.Libravatar Emil Sit1-0/+5
2009-03-17ls-files: require worktree when --deleted is givenLibravatar Jeff King1-0/+1
2009-03-17git-branch.txt: document -f correctlyLibravatar Michael J Gruber1-2/+2
2009-03-17pickaxe: count regex matches only onceLibravatar René Scharfe1-2/+4
2009-03-17Display warning for default git push with no push.default configLibravatar Finn Arne Gangstad2-0/+30
2009-03-17New config push.default to decide default behavior for pushLibravatar Finn Arne Gangstad5-5/+104
2009-03-17git-send-email.txt: describe --compose betterLibravatar Stephen Boyd1-7/+6
2009-03-17Tests: use test_cmp instead of diff where possibleLibravatar Miklos Vajna7-24/+24
2009-03-17Documentation: remove extra quoting/emphasis around literal textsLibravatar Chris Johnsen7-37/+37