summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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-23Fix Documentation for git-describeBoyd Stephen Smith Jr
2009-01-18builtin-fsck: fix off by one head countChristian Couder
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-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-14fix handling of multiple untracked files for git mv -kMichael J Gruber
2009-01-14add test cases for "git mv -k"Michael J Gruber
2009-01-14fast-import: Cleanup mode setting.Felipe Contreras
2009-01-14Git.pm: call Error::Simple() properlyJay Soffian
2009-01-13Avoid spurious error messages on error mistakes.Pierre Habouzit
2009-01-13contrib/examples/README: give an explanation of the status of these filesjidanni@jidanni.org
2009-01-07Merge branch 'maint-1.5.6' into maint-1.6.0Junio C Hamano
2009-01-07README: tutorial.txt is now called gittutorial.txtJoey Hess
2008-12-21doc/git-fsck: change the way for getting heads' SHA1sMarkus Heidelberg
2008-12-20GIT 1.6.0.6v1.6.0.6Junio C Hamano
2008-12-20fast-import: make tagger information optionalJunio C Hamano
2008-12-20fast-export: deal with tag objects that do not have a taggerJohannes Schindelin
2008-12-20SubmittingPatches: mention the usage of real name in Signed-off-by: linesMiklos Vajna
2008-12-20git-mergetool: properly handle "git mergetool -- filename"David Aguilar
2008-12-20git-send-email: handle email address with quoted commaWu Fengguang
2008-12-20Documentation: fix typos, grammar, asciidoc syntaxMarkus Heidelberg
2008-12-17GIT 1.5.6.6v1.5.6.6Junio C Hamano
2008-12-17GIT 1.5.5.6v1.5.5.6Junio C Hamano
2008-12-17GIT 1.5.4.7v1.5.4.7Junio C Hamano
2008-12-17gitweb: do not run "git diff" that is PorcelainJunio C Hamano
2008-12-16fast-import: close pack before unlinking itJohannes Schindelin
2008-12-15pager: do not dup2 stderr if it is already redirectedJunio C Hamano
2008-12-15git-show: do not segfault when showing a bad tagJunio C Hamano
2008-12-13git-config.txt: fix a typoJim Meyering
2008-12-11fsck: reduce stack footprintLinus Torvalds
2008-12-11make sure packs to be replaced are closed beforehandNicolas Pitre
2008-12-10work around Python warnings from AsciiDocJunio C Hamano
2008-12-09git-svn: Make following parents atomicDeskin Miller
2008-12-07GIT 1.6.0.5v1.6.0.5Junio C Hamano
2008-12-07"git diff <tree>{3,}": do not reverse order of argumentsMatt McCutchen
2008-12-07tag: delete TAG_EDITMSG only on successful tagJeff King
2008-12-07gitweb: Make project specific override for 'grep' feature workJakub Narebski
2008-12-07http.c: use 'git_config_string' to get 'curl_http_proxy'Miklos Vajna
2008-12-07fetch-pack: Avoid memcpy() with src==dstThomas Rast
2008-12-03Merge branch 'jk/maint-commit-v-strip' into maintJunio C Hamano
2008-12-03xdiff: give up scanning similar lines earlyDavide Libenzi
2008-12-03Merge branch 'bc/maint-keep-pack' into maintJunio C Hamano
2008-12-03Merge branch 'js/mingw-rename-fix' into maintJunio C Hamano
2008-12-02User's Manual: remove duplicated url at the end of Appendix BMiklos Vajna
2008-12-01Update draft release notes to 1.6.0.5Junio C Hamano