Age | Commit message (Expand) | Author | Files | Lines |
2010-07-09 | t0005: work around strange $? in ksh when program terminated by a signal | Johannes Sixt | 1 | -0/+1 |
2010-07-07 | backmerge a few more fixes to 1.7.1.X series | Junio C Hamano | 2 | -1/+20 |
2010-07-07 | Merge branch 'maint-1.6.4' into maint | Junio C Hamano | 2 | -2/+20 |
2010-07-07 | rev-parse: fix --parse-opt --keep-dashdash --stop-at-non-option | Uwe Kleine-König | 2 | -2/+20 |
2010-07-07 | Merge branch 'mg/doc-rev-parse-treepath-syntax' into maint | Junio C Hamano | 1 | -6/+9 |
2010-07-07 | Merge branch 'tr/receive-pack-aliased-update-fix' into maint | Junio C Hamano | 2 | -37/+140 |
2010-07-07 | fix git branch -m in presence of cross devices | Pierre Habouzit | 1 | -6/+15 |
2010-07-06 | add missing && to submodule-merge testcase | Heiko Voigt | 1 | -1/+1 |
2010-07-06 | test-date: fix sscanf type conversion | Jeff King | 1 | -2/+2 |
2010-07-05 | xdiff: optimise for no whitespace difference when ignoring whitespace. | Dylan Reid | 1 | -1/+3 |
2010-07-05 | t0006: test timezone parsing | Jeff King | 2 | -5/+9 |
2010-07-05 | rerere.txt: Document forget subcommand | Michael J Gruber | 1 | -1/+6 |
2010-07-02 | Documentation/git-gc.txt: add reference to githooks | Chris Packham | 1 | -0/+7 |
2010-06-29 | Git 1.7.1.1 | Junio C Hamano | 2 | -11/+4 |
2010-06-29 | t/t9001: use egrep when regular expressions are involved | Brandon Casey | 1 | -3/+3 |
2010-06-29 | git-rev-parse.txt: Add more examples for caret and colon | Michael J Gruber | 1 | -7/+8 |
2010-06-28 | Update draft release notes to 1.7.1.1 | Junio C Hamano | 1 | -1/+16 |
2010-06-28 | Merge branch 'tr/send-email-8bit' into maint | Junio C Hamano | 3 | -0/+146 |
2010-06-28 | Merge branch 'pb/maint-perl-errmsg-no-dir' into maint | Junio C Hamano | 1 | -2/+2 |
2010-06-28 | Merge branch 'js/maint-am-rebase-invalid-author' into maint | Junio C Hamano | 2 | -6/+17 |
2010-06-28 | Merge branch 'jc/maint-simpler-common-prefix' into maint | Junio C Hamano | 1 | -13/+13 |
2010-06-28 | Merge branch 'bd/maint-unpack-trees-parawalk-fix' into maint | Junio C Hamano | 1 | -2/+10 |
2010-06-28 | notes: Initialise variable to appease gcc | Ramsay Jones | 1 | -1/+1 |
2010-06-28 | notes: check number of parameters to "git notes copy" | Jeff King | 2 | -0/+10 |
2010-06-27 | git-rev-parse.txt: Document ":path" specifier | Michael J Gruber | 1 | -1/+3 |
2010-06-25 | msvc: Fix some compiler warnings | Ramsay Jones | 1 | -4/+4 |
2010-06-25 | Documentation: grep: fix asciidoc problem with -- | Christian Couder | 1 | -1/+1 |
2010-06-24 | msvc: Fix some "expr evaluates to function" compiler warnings | Ramsay Jones | 3 | -5/+5 |
2010-06-22 | Update draft release notes to 1.7.1.1 | Junio C Hamano | 1 | -0/+21 |
2010-06-22 | Merge branch 'ic/maint-rebase-i-abort' into maint | Junio C Hamano | 2 | -1/+12 |
2010-06-22 | Merge branch 'cc/maint-commit-reflog-msg' into maint | Junio C Hamano | 2 | -6/+13 |
2010-06-22 | Merge branch 'jk/maint-advice-empty-amend' into maint | Junio C Hamano | 1 | -0/+7 |
2010-06-22 | Merge branch 'tc/commit-abbrev-fix' into maint | Junio C Hamano | 2 | -6/+72 |
2010-06-22 | Merge branch 'jn/document-rebase-i-p-limitation' into maint | Junio C Hamano | 2 | -0/+33 |
2010-06-22 | Merge branch 'jn/checkout-doc' into maint | Junio C Hamano | 1 | -23/+31 |
2010-06-22 | Merge branch 'cc/maint-diff-CC-binary' into maint | Junio C Hamano | 3 | -5/+98 |
2010-06-22 | Merge branch 'jc/t9129-any-utf8' into maint | Junio C Hamano | 1 | -7/+13 |
2010-06-22 | Merge branch 'cb/ls-files-cdup' into maint | Junio C Hamano | 4 | -71/+110 |
2010-06-22 | Merge branch 'tc/merge-m-log' into maint | Junio C Hamano | 5 | -41/+87 |
2010-06-22 | Merge branch 'ph/clone-message-reword' into maint | Junio C Hamano | 1 | -1/+2 |
2010-06-22 | Merge branch 'jn/maint-amend-missing-name' into maint | Junio C Hamano | 2 | -7/+59 |
2010-06-22 | Merge branch 'pc/remove-warn' into maint | Junio C Hamano | 6 | -21/+68 |
2010-06-21 | tests: remove unnecessary '^' from 'expr' regular expression | Junio C Hamano | 2 | -3/+3 |
2010-06-21 | Update draft release notes to 1.7.1.1 | Junio C Hamano | 1 | -0/+21 |
2010-06-21 | Merge branch 'mc/maint-zoneparse' into maint | Junio C Hamano | 1 | -1/+2 |
2010-06-21 | Merge branch 'jk/diff-m-doc' into maint | Junio C Hamano | 1 | -0/+7 |
2010-06-21 | Merge branch 'jn/maint-doc-ignore' into maint | Junio C Hamano | 1 | -5/+9 |
2010-06-21 | Merge branch 'bs/userdiff-php' into maint | Junio C Hamano | 1 | -1/+3 |
2010-06-21 | Merge branch 'jk/maint-sha1-file-name-fix' into maint | Junio C Hamano | 1 | -13/+15 |
2010-06-21 | Merge branch 'jk/maint-pull-dry-run-noop' into maint | Junio C Hamano | 1 | -1/+6 |