Age | Commit message (Expand) | Author | Files | Lines |
2009-01-27 | test-path-utils: Fix off by one, found by valgrind | Johannes Schindelin | 1 | -1/+1 |
2009-01-27 | get_sha1_basic(): fix invalid memory access, found by valgrind | Johannes Schindelin | 1 | -1/+1 |
2009-01-23 | Fix Documentation for git-describe | Boyd Stephen Smith Jr | 1 | -1/+1 |
2009-01-17 | builtin-fsck: fix off by one head count | Christian Couder | 1 | -1/+1 |
2009-01-17 | Documentation: let asciidoc align related options | Markus Heidelberg | 1 | -1/+4 |
2009-01-17 | githooks.txt: add missing word | Stephan Beyer | 1 | -1/+1 |
2009-01-17 | builtin-commit.c: do not remove COMMIT_EDITMSG | Stephan Beyer | 1 | -1/+0 |
2009-01-15 | t3404: Add test case for auto-amending only edited commits after "edit" | Stephan Beyer | 1 | -0/+17 |
2009-01-15 | t3404: Add test case for aborted --continue after "edit" | Stephan Beyer | 1 | -0/+15 |
2009-01-15 | t3501: check that commits are actually done | Stephan Beyer | 1 | -0/+2 |
2009-01-14 | fix handling of multiple untracked files for git mv -k | Michael J Gruber | 2 | -1/+2 |
2009-01-14 | add test cases for "git mv -k" | Michael J Gruber | 1 | -0/+25 |
2009-01-13 | fast-import: Cleanup mode setting. | Felipe Contreras | 1 | -3/+4 |
2009-01-13 | Git.pm: call Error::Simple() properly | Jay Soffian | 1 | -2/+2 |
2009-01-13 | Avoid spurious error messages on error mistakes. | Pierre Habouzit | 1 | -1/+1 |
2009-01-12 | contrib/examples/README: give an explanation of the status of these files | jidanni@jidanni.org | 1 | -0/+3 |
2009-01-06 | Merge branch 'maint-1.5.6' into maint-1.6.0 | Junio C Hamano | 1 | -1/+1 |
2009-01-06 | README: tutorial.txt is now called gittutorial.txt | Joey Hess | 1 | -1/+1 |
2008-12-21 | doc/git-fsck: change the way for getting heads' SHA1s | Markus Heidelberg | 1 | -1/+2 |
2008-12-19 | GIT 1.6.0.6 | Junio C Hamano | 6 | -38/+67 |
2008-12-19 | fast-import: make tagger information optional | Junio C Hamano | 2 | -11/+33 |
2008-12-19 | fast-export: deal with tag objects that do not have a tagger | Johannes Schindelin | 3 | -5/+42 |
2008-12-19 | SubmittingPatches: mention the usage of real name in Signed-off-by: lines | Miklos Vajna | 1 | -0/+3 |
2008-12-19 | git-mergetool: properly handle "git mergetool -- filename" | David Aguilar | 1 | -0/+1 |
2008-12-19 | git-send-email: handle email address with quoted comma | Wu Fengguang | 1 | -3/+8 |
2008-12-19 | Documentation: fix typos, grammar, asciidoc syntax | Markus Heidelberg | 13 | -25/+25 |
2008-12-16 | GIT 1.5.6.6 | Junio C Hamano | 5 | -37/+33 |
2008-12-16 | GIT 1.5.5.6 | Junio C Hamano | 4 | -37/+23 |
2008-12-16 | GIT 1.5.4.7 | Junio C Hamano | 2 | -1/+11 |
2008-12-16 | gitweb: do not run "git diff" that is Porcelain | Junio C Hamano | 1 | -36/+2 |
2008-12-15 | fast-import: close pack before unlinking it | Johannes Schindelin | 1 | -1/+3 |
2008-12-15 | pager: do not dup2 stderr if it is already redirected | Junio C Hamano | 1 | -1/+2 |
2008-12-15 | git-show: do not segfault when showing a bad tag | Junio C Hamano | 2 | -1/+27 |
2008-12-12 | git-config.txt: fix a typo | Jim Meyering | 1 | -1/+1 |
2008-12-11 | fsck: reduce stack footprint | Linus Torvalds | 1 | -7/+31 |
2008-12-10 | make sure packs to be replaced are closed beforehand | Nicolas Pitre | 3 | -0/+33 |
2008-12-09 | work around Python warnings from AsciiDoc | Junio C Hamano | 1 | -9/+9 |
2008-12-08 | git-svn: Make following parents atomic | Deskin Miller | 2 | -4/+54 |
2008-12-07 | GIT 1.6.0.5 | Junio C Hamano | 1 | -15/+28 |
2008-12-07 | "git diff <tree>{3,}": do not reverse order of arguments | Matt McCutchen | 3 | -3/+31 |
2008-12-07 | tag: delete TAG_EDITMSG only on successful tag | Jeff King | 1 | -8/+20 |
2008-12-07 | gitweb: Make project specific override for 'grep' feature work | Jakub Narebski | 1 | -0/+1 |
2008-12-07 | http.c: use 'git_config_string' to get 'curl_http_proxy' | Miklos Vajna | 1 | -7/+4 |
2008-12-07 | fetch-pack: Avoid memcpy() with src==dst | Thomas Rast | 1 | -1/+2 |
2008-12-02 | Merge branch 'jk/maint-commit-v-strip' into maint | Junio C Hamano | 2 | -3/+78 |
2008-12-02 | xdiff: give up scanning similar lines early | Davide Libenzi | 1 | -2/+13 |
2008-12-02 | Merge branch 'bc/maint-keep-pack' into maint | Junio C Hamano | 9 | -36/+137 |
2008-12-02 | Merge branch 'js/mingw-rename-fix' into maint | Junio C Hamano | 1 | -3/+12 |
2008-12-02 | User's Manual: remove duplicated url at the end of Appendix B | Miklos Vajna | 1 | -1/+0 |
2008-11-30 | Update draft release notes to 1.6.0.5 | Junio C Hamano | 1 | -0/+22 |