summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2009-01-29Merge branch 'jc/maint-format-patch-o-relative' into maintJunio C Hamano
2009-01-29Merge branch 'bs/maint-rename-populate-filespec' into maintJunio C Hamano
2009-01-29Merge branch 'mh/maint-commit-color-status' into maintJunio C Hamano
2009-01-29Merge branch 'nd/grep-assume-unchanged' into maintJunio C Hamano
2009-01-29Merge branch 'jc/maint-ls-tree' into maintJunio C Hamano
2009-01-29Merge branch 'np/no-loosen-prune-expire-now' into maintJunio C Hamano
2009-01-29Merge branch 'mc/cd-p-pwd' into maintJunio C Hamano
2009-01-29Merge branch 'maint-1.6.0' into maintJunio C Hamano
2009-01-29avoid 31-bit truncation in write_loose_objectJeff King
2009-01-28send-pack: do not send unknown object name from ".have" to pack-objectsJunio C Hamano
2009-01-27Merge branch 'maint-1.6.0' into maintJunio C Hamano
2009-01-27test-path-utils: Fix off by one, found by valgrindJohannes Schindelin
2009-01-27get_sha1_basic(): fix invalid memory access, found by valgrindJohannes Schindelin
2009-01-25GIT 1.6.1.1v1.6.1.1Junio C Hamano
2009-01-24Merge branch 'cb/maint-unpack-trees-absense' into maintJunio C Hamano
2009-01-24Merge branch 'tr/maint-no-index-fixes' into maintJunio C Hamano
2009-01-24Merge branch 'rs/maint-shortlog-foldline' into maintJunio C Hamano
2009-01-24Merge branch 'pj/maint-ldflags' into maintJunio C Hamano
2009-01-24Merge branch 'pb/maint-git-pm-false-dir' into maintJunio C Hamano
2009-01-24Merge branch 'js/maint-bisect-gitk' into maintJunio C Hamano
2009-01-24Merge branch 'js/add-not-submodule' into maintJunio C Hamano
2009-01-24Merge branch 'jc/maint-format-patch' into maintJunio C Hamano
2009-01-24Merge branch 'am/maint-push-doc' into maintJunio C Hamano
2009-01-24Merge branch 'maint-1.6.0' into maintJunio C Hamano
2009-01-23Fix Documentation for git-describeBoyd Stephen Smith Jr
2009-01-21Rename diff.suppress-blank-empty to diff.suppressBlankEmptyJohannes Schindelin
2009-01-21Rename detection: Avoid repeated filespec populationBjörn Steinbrink
2009-01-20shell: Document that 'cvs server' is a valid commandLars Noschinski
2009-01-18Documentation: avoid using undefined parametersAnders Melchiorsen
2009-01-18Documentation: mention branches rather than headsAnders Melchiorsen
2009-01-18Documentation: remove a redundant elaborationAnders Melchiorsen
2009-01-18Documentation: git push repository can also be a remoteAnders Melchiorsen
2009-01-18Update draft release notes for 1.6.1.1Junio C Hamano
2009-01-18Merge branch 'maint-1.6.0' into maintJunio C Hamano
2009-01-18builtin-fsck: fix off by one head countChristian Couder
2009-01-18t5540: clarify that http-push does not handle packed-refs on the remoteJohannes Schindelin
2009-01-18http-push: when making directories, have a trailing slash in the path nameJohannes Schindelin
2009-01-18http-push: fix off-by-path_lenJohannes Schindelin
2009-01-18Documentation: let asciidoc align related optionsMarkus Heidelberg
2009-01-18githooks.txt: add missing wordStephan Beyer
2009-01-18builtin-commit.c: do not remove COMMIT_EDITMSGStephan Beyer
2009-01-15Merge branch 'maint-1.6.0' into maintJunio C Hamano
2009-01-15t3404: Add test case for auto-amending only edited commits after "edit"Stephan Beyer
2009-01-15t3404: Add test case for aborted --continue after "edit"Stephan Beyer
2009-01-15t3501: check that commits are actually doneStephan Beyer
2009-01-15Update draft release notes to 1.6.1.1Junio C Hamano
2009-01-15Merge branch 'maint-1.6.0' into maintJunio C Hamano
2009-01-15Make t3411 executableMiklos Vajna
2009-01-14fix handling of multiple untracked files for git mv -kMichael J Gruber
2009-01-14add test cases for "git mv -k"Michael J Gruber