Age | Commit message (Expand) | Author | Files | Lines |
2012-07-25 | checkout: don't confuse ref and object flags | Jeff King | 1 | -1/+1 |
2011-10-03 | checkout: use add_pending_{object,sha1} in orphan check | René Scharfe | 1 | -27/+12 |
2011-10-03 | revision: factor out add_pending_sha1 | René Scharfe | 2 | -3/+9 |
2011-10-03 | checkout: check for "Previous HEAD" notice in t2020 | René Scharfe | 1 | -2/+5 |
2011-06-26 | Git 1.7.6 | Junio C Hamano | 3 | -8/+7 |
2011-06-26 | Merge branch 'maint' | Junio C Hamano | 1 | -1/+1 |
2011-06-24 | Merge branch 'maint-1.7.4' into maint | Junio C Hamano | 1 | -1/+1 |
2011-06-24 | completion: replace core.abbrevguard to core.abbrev | Namhyung Kim | 1 | -1/+1 |
2011-06-22 | Git 1.7.6-rc3 | Junio C Hamano | 1 | -1/+1 |
2011-06-22 | Merge branch 'maint' | Junio C Hamano | 1 | -4/+8 |
2011-06-22 | Documentation: git diff --check respects core.whitespace | Christof Krüger | 1 | -4/+8 |
2011-06-21 | Merge branch 'maint' | Junio C Hamano | 1 | -0/+2 |
2011-06-21 | gitweb: 'pickaxe' and 'grep' features requires 'search' to be enabled | Jakub Narebski | 1 | -0/+2 |
2011-06-20 | Merge branch 'mk/grep-pcre' | Junio C Hamano | 1 | -3/+3 |
2011-06-20 | t7810: avoid unportable use of "echo" | Junio C Hamano | 1 | -3/+3 |
2011-06-20 | plug a few coverity-spotted leaks | Jim Meyering | 4 | -5/+12 |
2011-06-19 | Merge branch 'di/no-no-existant' | Junio C Hamano | 7 | -14/+14 |
2011-06-19 | Merge branch 'maint' | Junio C Hamano | 1 | -1/+1 |
2011-06-19 | builtin/gc.c: add missing newline in message | Andreas Schwab | 1 | -1/+1 |
2011-06-17 | tests: link shell libraries into valgrind directory | Jeff King | 1 | -2/+7 |
2011-06-17 | t/Makefile: pass test opts to valgrind target properly | Jeff King | 1 | -1/+1 |
2011-06-17 | Merge branch 'ab/i18n-scripts-basic' | Junio C Hamano | 1 | -1/+0 |
2011-06-17 | sh-i18n--envsubst.c: do not #include getopt.h | Brandon Casey | 1 | -1/+0 |
2011-06-16 | Fix typo: existant->existent | Dmitry Ivankov | 7 | -14/+14 |
2011-06-16 | Git 1.7.6-rc2 | Junio C Hamano | 2 | -2/+2 |
2011-06-09 | gitweb: do not misparse nonnumeric content tag files that contain a digit | Jonathan Nieder | 2 | -1/+9 |
2011-06-08 | Git 1.7.6-rc1 | Junio C Hamano | 2 | -3/+11 |
2011-06-08 | Merge branch 'maint' | Junio C Hamano | 1 | -2/+4 |
2011-06-08 | fetch: do not leak a refspec | Jim Meyering | 1 | -2/+4 |
2011-06-07 | Merge branch 'jc/magic-pathspec' | Junio C Hamano | 1 | -6/+6 |
2011-06-07 | t3703: skip more tests using colons in file names on Windows | Alex Riesen | 1 | -6/+6 |
2011-06-06 | Merge branch 'jn/mime-type-with-params' | Junio C Hamano | 1 | -1/+1 |
2011-06-06 | Merge branch 'jn/gitweb-docs' | Junio C Hamano | 2 | -131/+135 |
2011-06-06 | Merge branch 'jk/diff-not-so-quick' | Junio C Hamano | 5 | -5/+16 |
2011-06-06 | Merge branch 'bc/maint-status-z-to-use-porcelain' | Junio C Hamano | 2 | -3/+11 |
2011-06-05 | gitweb: Fix usability of $prevent_xss | Jakub Narebski | 1 | -1/+1 |
2011-06-03 | gitweb: Move "Requirements" up in gitweb/INSTALL | Jakub Narebski | 1 | -15/+15 |
2011-06-02 | gitweb: Describe CSSMIN and JSMIN in gitweb/INSTALL | Jakub Narebski | 1 | -6/+13 |
2011-06-02 | gitweb: Move information about installation from README to INSTALL | Jakub Narebski | 2 | -116/+113 |
2011-06-01 | Sync with 1.7.5.4 | Junio C Hamano | 2 | -1/+5 |
2011-06-01 | Git 1.7.5.4 | Junio C Hamano | 3 | -2/+6 |
2011-06-01 | Merge branch 'jk/maint-config-alias-fix' into maint | Junio C Hamano | 4 | -48/+30 |
2011-06-01 | Merge branch 'jc/fmt-req-fix' into maint | Junio C Hamano | 1 | -1/+1 |
2011-06-01 | Merge branch 'jk/maint-docs' into maint | Junio C Hamano | 4 | -15/+35 |
2011-06-01 | Merge branch 'jn/doc-remote-helpers' into maint | Junio C Hamano | 1 | -3/+3 |
2011-06-01 | Merge branch 'kk/maint-prefix-in-config-mak' into maint | Junio C Hamano | 1 | -0/+1 |
2011-06-01 | diffcore-rename.c: avoid set-but-not-used warning | Jim Meyering | 1 | -2/+1 |
2011-05-31 | Update draft release notes to 1.7.6 | Junio C Hamano | 1 | -10/+13 |
2011-05-31 | Merge branch 'jk/format-patch-am' | Junio C Hamano | 13 | -92/+174 |
2011-05-31 | Merge branch 'jn/doc-remote-helpers' | Junio C Hamano | 1 | -3/+3 |