Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 |
| * | | | | | | | | fmt-merge-msg: refactor merge title formatting | Tay Ray Chuan | 2010-05-10 | 1 | -29/+36 |
| * | | | | | | | | fmt-merge-msg: minor refactor of fmt_merge_msg() | Tay Ray Chuan | 2010-05-10 | 1 | -1/+6 |
| * | | | | | | | | merge: rename variable | Tay Ray Chuan | 2010-05-10 | 1 | -3/+3 |
| * | | | | | | | | merge: update comment | Tay Ray Chuan | 2010-05-10 | 1 | -1/+1 |
| * | | | | | | | | t7604-merge-custom-message: show that --log doesn't append to -m | Tay Ray Chuan | 2010-05-10 | 1 | -0/+12 |
| * | | | | | | | | t7604-merge-custom-message: shift expected output creation | Tay Ray Chuan | 2010-05-10 | 1 | -4/+8 |
* | | | | | | | | | Merge branch 'ph/clone-message-reword' into maint | Junio C Hamano | 2010-06-22 | 1 | -1/+2 |
|\ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | clone: reword messages to match the end-user perception | Pete Harlan | 2010-05-09 | 1 | -1/+2 |
* | | | | | | | | | | Merge branch 'jn/maint-amend-missing-name' into maint | Junio C Hamano | 2010-06-22 | 2 | -7/+59 |
|\ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | commit --amend: cope with missing display name | Jonathan Nieder | 2010-05-04 | 2 | -7/+59 |
* | | | | | | | | | | | Merge branch 'pc/remove-warn' into maint | Junio C Hamano | 2010-06-22 | 6 | -21/+68 |
|\ \ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | | Remove a redundant errno test in a usage of remove_path | Peter Collingbourne | 2010-03-28 | 1 | -1/+1 |
| * | | | | | | | | | | | Introduce remove_or_warn function | Peter Collingbourne | 2010-03-28 | 5 | -15/+51 |
| * | | | | | | | | | | | Implement the rmdir_or_warn function | Peter Collingbourne | 2010-03-28 | 2 | -0/+9 |
| * | | | | | | | | | | | Generalise the unlink_or_warn function | Peter Collingbourne | 2010-03-28 | 1 | -5/+7 |
* | | | | | | | | | | | | tests: remove unnecessary '^' from 'expr' regular expression | Junio C Hamano | 2010-06-21 | 2 | -3/+3 |
* | | | | | | | | | | | | Update draft release notes to 1.7.1.1 | Junio C Hamano | 2010-06-21 | 1 | -0/+21 |
* | | | | | | | | | | | | Merge branch 'mc/maint-zoneparse' into maint | Junio C Hamano | 2010-06-21 | 1 | -1/+2 |
|\ \ \ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | | | Add "Z" as an alias for the timezone "UTC" | Marcus Comstedt | 2010-05-18 | 1 | -1/+2 |