summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
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-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-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
2009-03-17git-push.txt: describe how to default to pushing only current branchLibravatar Chris Johnsen1-2/+24
2009-03-17disable post-checkout test on CygwinLibravatar Alex Riesen1-0/+2
2009-03-17Revert "lstat_cache(): print a warning if doing ping-pong between cache types"Libravatar Kjetil Barvik1-23/+0
2009-03-17Documentation: minor grammatical fixes in git-branch.txt.Libravatar David J. Mellor1-25/+25
2009-03-17Documentation: minor grammatical fixes in git-blame.txt.Libravatar David J. Mellor3-38/+37
2009-03-17Documentation: reword the "Description" section of git-bisect.txt.Libravatar David J. Mellor1-77/+77
2009-03-17config: test for --replace-all with one argument and fix documentation.Libravatar Carlos Rica3-3/+10
2009-03-17MinGW: a hardlink implementationLibravatar Petr Kodl2-2/+22
2009-03-17MinGW: a helper function that translates Win32 API error codesLibravatar Petr Kodl1-0/+113
2009-03-17Documentation: minor grammatical fixes in git-archive.txt.Libravatar David J. Mellor1-4/+4
2009-03-16test-lib.sh: Allow running the test suite against installed gitLibravatar Michael J Gruber1-2/+10
2009-03-16test-lib.sh: Test for presence of git-init in the right path.Libravatar Michael J Gruber1-1/+1
2009-03-16Remove total confusion from git-fetch and git-pushLibravatar Junio C Hamano1-18/+3
2009-03-15Fix various dead stores found by the clang static analyzerLibravatar Benjamin Kramer5-14/+8
2009-03-15Sync with GIT 1.6.2.1Libravatar Junio C Hamano3-8/+3
2009-03-15GIT 1.6.2.1Libravatar Junio C Hamano2-7/+1
2009-03-15checkout bugfix: use stat.mtime instead of stat.ctime in two placesLibravatar Kjetil Barvik2-3/+3
2009-03-14test-lib: write test results to test-results/<basename>-<pid>Libravatar Johannes Schindelin1-1/+1
2009-03-14Remove unused assignmentsLibravatar Benjamin Kramer8-10/+4
2009-03-14test-suite: Make test script numbers uniqueLibravatar Johannes Sixt9-0/+0
2009-03-12Merge branch 'maint'Libravatar Junio C Hamano0-0/+0
2009-03-12Merge branch 'maint-1.6.1' into maintLibravatar Junio C Hamano0-0/+0
2009-03-12Merge branch 'maint-1.6.0' into maint-1.6.1Libravatar Junio C Hamano4-38/+82
2009-03-12configure: rework pthread handling to allow for user defined flagsLibravatar Ben Walton1-15/+74
2009-03-12configure: make iconv tests aware of user argumentsLibravatar Ben Walton1-14/+34