Commit message (Expand) | Author | Age | |
---|---|---|---|
* | t0006: test timezone parsing | Jeff King | 2010-07-05 |
* | t/t9001: use egrep when regular expressions are involved | Brandon Casey | 2010-06-29 |
* | Merge branch 'tr/send-email-8bit' into maint | Junio C Hamano | 2010-06-28 |
|\ | |||
| * | send-email: ask about and declare 8bit mails | Thomas Rast | 2010-06-18 |
* | | Merge branch 'js/maint-am-rebase-invalid-author' into maint | Junio C Hamano | 2010-06-28 |
|\ \ | |||
| * | | am: use get_author_ident_from_commit instead of mailinfo when rebasing | Jay Soffian | 2010-06-16 |
| |/ | |||
* | | notes: check number of parameters to "git notes copy" | Jeff King | 2010-06-28 |
* | | 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 '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 '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 |
* | | | | | | 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 |
| * | | | | | | 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 '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 |
|\ \ \ \ \ \ \ \ | |||
| * | | | | | | | | Introduce remove_or_warn function | Peter Collingbourne | 2010-03-28 |
* | | | | | | | | | tests: remove unnecessary '^' from 'expr' regular expression | Junio C Hamano | 2010-06-21 |
* | | | | | | | | | Merge branch 'cb/assume-unchanged-fix' into maint | Junio C Hamano | 2010-06-21 |
|\ \ \ \ \ \ \ \ \ | |||
| * | | | | | | | | | do not overwrite files marked "assume unchanged" | Clemens Buchacher | 2010-05-01 |
| | |_|_|_|_|/ / / | |/| | | | | | | | |||
* | | | | | | | | | Merge branch 'jn/notes-doc' into maint | Junio C Hamano | 2010-06-21 |
|\ \ \ \ \ \ \ \ \ | |||
| * | | | | | | | | | Documentation/notes: describe content of notes blobs | Jonathan Nieder | 2010-05-08 |
| | |_|_|/ / / / / | |/| | | | | | | | |||
* | | | | | | | | | Merge branch 'ab/test-cleanup' into maint | Junio C Hamano | 2010-06-21 |
|\ \ \ \ \ \ \ \ \ | |||
| * | | | | | | | | | Turn setup code in t2007-checkout-symlink.sh into a test | Ævar Arnfjörð Bjarmason | 2010-05-07 |
| * | | | | | | | | | Move t6000lib.sh to lib-* | Ævar Arnfjörð Bjarmason | 2010-05-07 |
| | |_|_|/ / / / / | |/| | | | | | | | |||
* | | | | | | | | | Merge branch 'bg/apply-blank-trailing-context' into maint | Junio C Hamano | 2010-06-21 |
|\ \ \ \ \ \ \ \ \ | |||
| * | | | | | | | | | apply: Allow blank *trailing* context lines to match beyond EOF | Björn Gustavsson | 2010-04-07 |
* | | | | | | | | | | Merge branch 'cb/maint-stash-orphaned-file' into maint | Junio C Hamano | 2010-06-16 |
|\ \ \ \ \ \ \ \ \ \ | |||
| * | | | | | | | | | | stash tests: stash can lose data in a file removed from the index | Charles Bailey | 2010-04-20 |
* | | | | | | | | | | | Merge branch 'mg/advice-statushints' into maint | Junio C Hamano | 2010-06-16 |
|\ \ \ \ \ \ \ \ \ \ \ | |||
| * | | | | | | | | | | | wt-status: take advice.statusHints seriously | Michael J Gruber | 2010-05-06 |
| * | | | | | | | | | | | t7508: test advice.statusHints | Michael J Gruber | 2010-05-06 |
| | |_|_|/ / / / / / / | |/| | | | | | | | | | |||
* | | | | | | | | | | | Merge branch 'jn/maint-bundle' into maint | Junio C Hamano | 2010-06-16 |
|\ \ \ \ \ \ \ \ \ \ \ | |||
| * | | | | | | | | | | | t5704 (bundle): add tests for bundle --stdin | Jonathan Nieder | 2010-04-19 |
| | |/ / / / / / / / / | |/| | | | | | | | | | |||
* | | | | | | | | | | | Merge branch 'jn/t7006-fixup' into maint | Junio C Hamano | 2010-06-16 |
|\ \ \ \ \ \ \ \ \ \ \ | |||
| * | | | | | | | | | | | t7006: guard cleanup with test_expect_success | Jonathan Nieder | 2010-04-14 |