Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | add missing && to submodule-merge testcase | Heiko Voigt | 2010-07-06 | 1 | -1/+1 |
* | test-date: fix sscanf type conversion | Jeff King | 2010-07-06 | 1 | -2/+2 |
* | xdiff: optimise for no whitespace difference when ignoring whitespace. | Dylan Reid | 2010-07-05 | 1 | -1/+3 |
* | t0006: test timezone parsing | Jeff King | 2010-07-05 | 2 | -5/+9 |
* | rerere.txt: Document forget subcommand | Michael J Gruber | 2010-07-05 | 1 | -1/+6 |
* | Documentation/git-gc.txt: add reference to githooks | Chris Packham | 2010-07-02 | 1 | -0/+7 |
* | Git 1.7.1.1v1.7.1.1 | Junio C Hamano | 2010-06-29 | 2 | -11/+4 |
* | t/t9001: use egrep when regular expressions are involved | Brandon Casey | 2010-06-29 | 1 | -3/+3 |
* | Update draft release notes to 1.7.1.1 | Junio C Hamano | 2010-06-28 | 1 | -1/+16 |
* | Merge branch 'tr/send-email-8bit' into maint | Junio C Hamano | 2010-06-28 | 3 | -0/+146 |
|\ | |||||
| * | send-email: ask about and declare 8bit mails | Thomas Rast | 2010-06-18 | 3 | -0/+146 |
* | | Merge branch 'pb/maint-perl-errmsg-no-dir' into maint | Junio C Hamano | 2010-06-28 | 1 | -2/+2 |
|\ \ | |||||
| * | | Git.pm: better error message | Philippe Bruhat (BooK) | 2010-06-18 | 1 | -2/+2 |
* | | | Merge branch 'js/maint-am-rebase-invalid-author' into maint | Junio C Hamano | 2010-06-28 | 2 | -6/+17 |
|\ \ \ | |||||
| * | | | am: use get_author_ident_from_commit instead of mailinfo when rebasing | Jay Soffian | 2010-06-16 | 2 | -6/+17 |
* | | | | Merge branch 'jc/maint-simpler-common-prefix' into maint | Junio C Hamano | 2010-06-28 | 1 | -13/+13 |
|\ \ \ \ | |||||
| * | | | | common_prefix: simplify and fix scanning for prefixes | Junio C Hamano | 2010-06-16 | 1 | -13/+13 |
| |/ / / | |||||
* | | | | Merge branch 'bd/maint-unpack-trees-parawalk-fix' into maint | Junio C Hamano | 2010-06-28 | 1 | -2/+10 |
|\ \ \ \ | |||||
| * | | | | unpack-trees: Make index lookahead less pessimal | Brian Downing | 2010-06-18 | 1 | -2/+10 |
* | | | | | notes: Initialise variable to appease gcc | Ramsay Jones | 2010-06-28 | 1 | -1/+1 |
* | | | | | notes: check number of parameters to "git notes copy" | Jeff King | 2010-06-28 | 2 | -0/+10 |
* | | | | | msvc: Fix some compiler warnings | Ramsay Jones | 2010-06-25 | 1 | -4/+4 |
* | | | | | Documentation: grep: fix asciidoc problem with -- | Christian Couder | 2010-06-25 | 1 | -1/+1 |
* | | | | | msvc: Fix some "expr evaluates to function" compiler warnings | Ramsay Jones | 2010-06-24 | 3 | -5/+5 |
* | | | | | Update draft release notes to 1.7.1.1 | Junio C Hamano | 2010-06-22 | 1 | -0/+21 |
* | | | | | Merge branch 'ic/maint-rebase-i-abort' into maint | Junio C Hamano | 2010-06-22 | 2 | -1/+12 |
|\ \ \ \ \ | |||||
| * | | | | | rebase -i: Abort cleanly if new base cannot be checked out | Ian Ward Comfort | 2010-06-11 | 2 | -1/+12 |
| |/ / / / | |||||
* | | | | | Merge branch 'cc/maint-commit-reflog-msg' into maint | Junio C Hamano | 2010-06-22 | 2 | -6/+13 |
|\ \ \ \ \ | |||||
| * | | | | | commit: use value of GIT_REFLOG_ACTION env variable as reflog message | Christian Couder | 2010-06-13 | 2 | -6/+13 |
| | |_|_|/ | |/| | | | |||||
* | | | | | Merge branch 'jk/maint-advice-empty-amend' into maint | Junio C Hamano | 2010-06-22 | 1 | -0/+7 |
|\ \ \ \ \ | |||||
| * | | | | | commit: give advice on empty amend | Jeff King | 2010-06-11 | 1 | -0/+7 |
| | |/ / / | |/| | | | |||||
* | | | | | Merge branch 'tc/commit-abbrev-fix' into maint | Junio C Hamano | 2010-06-22 | 2 | -6/+72 |
|\ \ \ \ \ | |||||
| * | | | | | commit::print_summary(): don't use format_commit_message() | Tay Ray Chuan | 2010-06-13 | 2 | -8/+6 |
| * | | | | | t7502-commit: add summary output tests for empty and merge commits | Tay Ray Chuan | 2010-05-28 | 1 | -2/+27 |
| * | | | | | t7502-commit: add tests for summary output | Tay Ray Chuan | 2010-05-28 | 1 | -0/+43 |
* | | | | | | Merge branch 'jn/document-rebase-i-p-limitation' into maint | Junio C Hamano | 2010-06-22 | 2 | -0/+33 |
|\ \ \ \ \ \ | |||||
| * | | | | | | rebase -i -p: document shortcomings | Jonathan Nieder | 2010-06-11 | 2 | -0/+33 |
| | |/ / / / | |/| | | | | |||||
* | | | | | | Merge branch 'jn/checkout-doc' into maint | Junio C Hamano | 2010-06-22 | 1 | -23/+31 |
|\ \ \ \ \ \ | |||||
| * | | | | | | Documentation/checkout: clarify description | Jonathan Nieder | 2010-06-11 | 1 | -19/+21 |
| * | | | | | | Documentation/checkout: clarify description | Jonathan Nieder | 2010-05-31 | 1 | -11/+17 |
* | | | | | | | Merge branch 'cc/maint-diff-CC-binary' into maint | Junio C Hamano | 2010-06-22 | 3 | -5/+98 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | diff: fix "git show -C -C" output when renaming a binary file | Christian Couder | 2010-06-06 | 3 | -6/+99 |
* | | | | | | | | Merge branch 'jc/t9129-any-utf8' into maint | Junio C Hamano | 2010-06-22 | 1 | -7/+13 |
|\ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | t9129: fix UTF-8 locale detection | Junio C Hamano | 2010-06-02 | 1 | -7/+13 |
* | | | | | | | | | Merge branch 'cb/ls-files-cdup' into maint | Junio C Hamano | 2010-06-22 | 4 | -71/+110 |
|\ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | ls-files: allow relative pathspec | Clemens Buchacher | 2010-06-05 | 2 | -42/+45 |
| * | | | | | | | | | quote.c: separate quoting and relative path generation | Clemens Buchacher | 2010-06-05 | 2 | -29/+65 |
* | | | | | | | | | | Merge branch 'tc/merge-m-log' into maint | Junio C Hamano | 2010-06-22 | 5 | -41/+87 |
|\ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | merge: --log appends shortlog to message if specified | Tay Ray Chuan | 2010-05-10 | 4 | -9/+21 |
| * | | | | | | | | | | fmt-merge-msg: add function to append shortlog only | Tay Ray Chuan | 2010-05-10 | 2 | -4/+10 |