Commit message (Expand) | Author | Age | ||
---|---|---|---|---|
... | ||||
* | | | | | | | | | | Merge branch 'bd/maint-unpack-trees-parawalk-fix' into maint | Junio C Hamano | 2010-06-28 | |
|\ \ \ \ \ \ \ \ \ \ | ||||
| * | | | | | | | | | | unpack-trees: Make index lookahead less pessimal | Brian Downing | 2010-06-18 | |
* | | | | | | | | | | | notes: Initialise variable to appease gcc | Ramsay Jones | 2010-06-28 | |
* | | | | | | | | | | | notes: check number of parameters to "git notes copy" | Jeff King | 2010-06-28 | |
* | | | | | | | | | | | msvc: Fix some compiler warnings | Ramsay Jones | 2010-06-25 | |
* | | | | | | | | | | | Documentation: grep: fix asciidoc problem with -- | Christian Couder | 2010-06-25 | |
* | | | | | | | | | | | msvc: Fix some "expr evaluates to function" compiler warnings | Ramsay Jones | 2010-06-24 | |
| |_|_|_|_|/ / / / / |/| | | | | | | | | | ||||
* | | | | | | | | | | Update draft release notes to 1.7.1.1 | Junio C Hamano | 2010-06-22 | |
* | | | | | | | | | | Merge branch 'ic/maint-rebase-i-abort' into maint | Junio C Hamano | 2010-06-22 | |
|\ \ \ \ \ \ \ \ \ \ | ||||
| * | | | | | | | | | | rebase -i: Abort cleanly if new base cannot be checked out | Ian Ward Comfort | 2010-06-11 | |
| |/ / / / / / / / / | ||||
* | | | | | | | | | | Merge branch 'cc/maint-commit-reflog-msg' into maint | Junio C Hamano | 2010-06-22 | |
|\ \ \ \ \ \ \ \ \ \ | ||||
| * | | | | | | | | | | commit: use value of GIT_REFLOG_ACTION env variable as reflog message | Christian Couder | 2010-06-13 | |
| | |_|_|/ / / / / / | |/| | | | | | | | | ||||
* | | | | | | | | | | Merge branch 'jk/maint-advice-empty-amend' into maint | Junio C Hamano | 2010-06-22 | |
|\ \ \ \ \ \ \ \ \ \ | ||||
| * | | | | | | | | | | commit: give advice on empty amend | Jeff King | 2010-06-11 | |
| | |/ / / / / / / / | |/| | | | | | | | | ||||
* | | | | | | | | | | Merge branch 'tc/commit-abbrev-fix' into maint | Junio C Hamano | 2010-06-22 | |
|\ \ \ \ \ \ \ \ \ \ | ||||
| * | | | | | | | | | | commit::print_summary(): don't use format_commit_message() | Tay Ray Chuan | 2010-06-13 | |
| * | | | | | | | | | | t7502-commit: add summary output tests for empty and merge commits | Tay Ray Chuan | 2010-05-28 | |
| * | | | | | | | | | | t7502-commit: add tests for summary output | Tay Ray Chuan | 2010-05-28 | |
* | | | | | | | | | | | Merge branch 'jn/document-rebase-i-p-limitation' into maint | Junio C Hamano | 2010-06-22 | |
|\ \ \ \ \ \ \ \ \ \ \ | ||||
| * | | | | | | | | | | | rebase -i -p: document shortcomings | Jonathan Nieder | 2010-06-11 | |
| | |/ / / / / / / / / | |/| | | | | | | | | | ||||
* | | | | | | | | | | | Merge branch 'jn/checkout-doc' into maint | Junio C Hamano | 2010-06-22 | |
|\ \ \ \ \ \ \ \ \ \ \ | ||||
| * | | | | | | | | | | | Documentation/checkout: clarify description | Jonathan Nieder | 2010-06-11 | |
| * | | | | | | | | | | | Documentation/checkout: clarify description | Jonathan Nieder | 2010-05-31 | |
* | | | | | | | | | | | | Merge branch 'cc/maint-diff-CC-binary' into maint | Junio C Hamano | 2010-06-22 | |
|\ \ \ \ \ \ \ \ \ \ \ \ | ||||
| * | | | | | | | | | | | | diff: fix "git show -C -C" output when renaming a binary file | Christian Couder | 2010-06-06 | |
* | | | | | | | | | | | | | Merge branch 'jc/t9129-any-utf8' into maint | Junio C Hamano | 2010-06-22 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ | ||||
| * | | | | | | | | | | | | | t9129: fix UTF-8 locale detection | Junio C Hamano | 2010-06-02 | |
* | | | | | | | | | | | | | | Merge branch 'cb/ls-files-cdup' into maint | Junio C Hamano | 2010-06-22 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||
| * | | | | | | | | | | | | | | ls-files: allow relative pathspec | Clemens Buchacher | 2010-06-05 | |
| * | | | | | | | | | | | | | | quote.c: separate quoting and relative path generation | Clemens Buchacher | 2010-06-05 | |
* | | | | | | | | | | | | | | | Merge branch 'tc/merge-m-log' into maint | Junio C Hamano | 2010-06-22 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||
| * | | | | | | | | | | | | | | | merge: --log appends shortlog to message if specified | Tay Ray Chuan | 2010-05-10 | |
| * | | | | | | | | | | | | | | | fmt-merge-msg: add function to append shortlog only | Tay Ray Chuan | 2010-05-10 | |
| * | | | | | | | | | | | | | | | fmt-merge-msg: refactor merge title formatting | Tay Ray Chuan | 2010-05-10 | |
| * | | | | | | | | | | | | | | | fmt-merge-msg: minor refactor of fmt_merge_msg() | Tay Ray Chuan | 2010-05-10 | |
| * | | | | | | | | | | | | | | | merge: rename variable | Tay Ray Chuan | 2010-05-10 | |
| * | | | | | | | | | | | | | | | merge: update comment | Tay Ray Chuan | 2010-05-10 | |
| * | | | | | | | | | | | | | | | t7604-merge-custom-message: show that --log doesn't append to -m | Tay Ray Chuan | 2010-05-10 | |
| * | | | | | | | | | | | | | | | t7604-merge-custom-message: shift expected output creation | Tay Ray Chuan | 2010-05-10 | |
* | | | | | | | | | | | | | | | | Merge branch 'ph/clone-message-reword' into maint | Junio C Hamano | 2010-06-22 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||
| * | | | | | | | | | | | | | | | | clone: reword messages to match the end-user perception | Pete Harlan | 2010-05-09 | |
* | | | | | | | | | | | | | | | | | Merge branch 'jn/maint-amend-missing-name' into maint | Junio C Hamano | 2010-06-22 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||
| * | | | | | | | | | | | | | | | | | commit --amend: cope with missing display name | Jonathan Nieder | 2010-05-04 | |
* | | | | | | | | | | | | | | | | | | Merge branch 'pc/remove-warn' into maint | Junio C Hamano | 2010-06-22 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||
| * | | | | | | | | | | | | | | | | | | Remove a redundant errno test in a usage of remove_path | Peter Collingbourne | 2010-03-28 | |
| * | | | | | | | | | | | | | | | | | | Introduce remove_or_warn function | Peter Collingbourne | 2010-03-28 | |
| * | | | | | | | | | | | | | | | | | | Implement the rmdir_or_warn function | Peter Collingbourne | 2010-03-28 | |
| * | | | | | | | | | | | | | | | | | | Generalise the unlink_or_warn function | Peter Collingbourne | 2010-03-28 | |
* | | | | | | | | | | | | | | | | | | | tests: remove unnecessary '^' from 'expr' regular expression | Junio C Hamano | 2010-06-21 | |
* | | | | | | | | | | | | | | | | | | | Update draft release notes to 1.7.1.1 | Junio C Hamano | 2010-06-21 |