summaryrefslogtreecommitdiffstats
path: root/builtin-diff-index.c (unfollow)
Commit message (Expand)AuthorFilesLines
2009-01-28send-pack: do not send unknown object name from ".have" to pack-objectsJunio C Hamano2-22/+127
2009-01-28test-path-utils: Fix off by one, found by valgrindJohannes Schindelin1-1/+1
2009-01-28get_sha1_basic(): fix invalid memory access, found by valgrindJohannes Schindelin1-1/+1
2009-01-25GIT 1.6.1.1v1.6.1.1Junio C Hamano2-8/+18
2009-01-23Fix Documentation for git-describeBoyd Stephen Smith Jr1-1/+1
2009-01-21Rename diff.suppress-blank-empty to diff.suppressBlankEmptyJohannes Schindelin3-6/+8
2009-01-20shell: Document that 'cvs server' is a valid commandLars Noschinski1-2/+3
2009-01-18Documentation: avoid using undefined parametersAnders Melchiorsen1-2/+2
2009-01-18Documentation: mention branches rather than headsAnders Melchiorsen1-2/+2
2009-01-18Documentation: remove a redundant elaborationAnders Melchiorsen1-2/+1
2009-01-18Documentation: git push repository can also be a remoteAnders Melchiorsen1-1/+3
2009-01-18Update draft release notes for 1.6.1.1Junio C Hamano1-1/+6
2009-01-18builtin-fsck: fix off by one head countChristian Couder1-1/+1
2009-01-18t5540: clarify that http-push does not handle packed-refs on the remoteJohannes Schindelin1-3/+15
2009-01-18http-push: when making directories, have a trailing slash in the path nameJohannes Schindelin3-2/+11
2009-01-18http-push: fix off-by-path_lenJohannes Schindelin1-3/+7
2009-01-18Documentation: let asciidoc align related optionsMarkus Heidelberg1-1/+4
2009-01-18githooks.txt: add missing wordStephan Beyer1-1/+1
2009-01-18builtin-commit.c: do not remove COMMIT_EDITMSGStephan Beyer1-1/+0
2009-01-15t3404: Add test case for auto-amending only edited commits after "edit"Stephan Beyer1-0/+17
2009-01-15t3404: Add test case for aborted --continue after "edit"Stephan Beyer1-0/+15
2009-01-15t3501: check that commits are actually doneStephan Beyer1-0/+2
2009-01-15Update draft release notes to 1.6.1.1Junio C Hamano1-2/+23
2009-01-15Make t3411 executableMiklos Vajna1-0/+0
2009-01-14fix handling of multiple untracked files for git mv -kMichael J Gruber2-1/+2
2009-01-14add test cases for "git mv -k"Michael J Gruber1-0/+25
2009-01-14fast-import: Cleanup mode setting.Felipe Contreras1-3/+4
2009-01-14Git.pm: call Error::Simple() properlyJay Soffian1-2/+2
2009-01-13Avoid spurious error messages on error mistakes.Pierre Habouzit1-1/+1