| Commit message (Expand) | Author | Age | Files | Lines |
* | i18n: rebase: mark messages for translation | Jiang Xin | 2012-07-25 | 1 | -4/+4 |
* | Make git-{pull,rebase} message without tracking information friendliercn/pull-rebase-message | Carlos Martín Nieto | 2012-03-04 | 1 | -4/+2 |
* | Merge branch 'jc/parse-date-raw' | Junio C Hamano | 2012-02-10 | 1 | -0/+23 |
|\ |
|
| * | parse_date(): '@' prefix forces git-timestampjc/parse-date-raw | Junio C Hamano | 2012-02-03 | 1 | -0/+23 |
* | | test: fix '&&' chaining | Ramkumar Ramachandra | 2011-12-08 | 1 | -2/+2 |
|/ |
|
* | rebase: use @{upstream} if no upstream specified | Martin von Zweigbergk | 2011-02-10 | 1 | -9/+18 |
* | Merge branch 'dg/local-mod-error-messages' | Junio C Hamano | 2010-08-21 | 1 | -1/+2 |
|\ |
|
| * | unpack_trees: group error messages by type | Matthieu Moy | 2010-08-11 | 1 | -1/+2 |
* | | rebase: protect against diff.renames configuration | Junio C Hamano | 2010-07-23 | 1 | -1/+23 |
* | | t3400 (rebase): whitespace cleanup | Jonathan Nieder | 2010-07-23 | 1 | -90/+92 |
|/ |
|
* | Merge branch 'js/maint-am-rebase-invalid-author' | Junio C Hamano | 2010-06-27 | 1 | -2/+7 |
|\ |
|
| * | am: use get_author_ident_from_commit instead of mailinfo when rebasing | Jay Soffian | 2010-06-16 | 1 | -2/+7 |
* | | rebase: improve error message when upstream argument is missing | Jonathan Nieder | 2010-05-31 | 1 | -1/+12 |
|/ |
|
* | Merge branch 'tr/notes-display' | Junio C Hamano | 2010-03-24 | 1 | -0/+17 |
|\ |
|
| * | rebase: support automatic notes copying | Thomas Rast | 2010-03-12 | 1 | -0/+17 |
* | | tests: consolidate CR removal/addition functions | Stephen Boyd | 2010-01-25 | 1 | -4/+0 |
|/ |
|
* | Allow mailsplit (and hence git-am) to handle mails with CRLF line-endings | Junio C Hamano | 2009-08-05 | 1 | -2/+24 |
* | am, rebase: teach quiet option | Stephen Boyd | 2009-06-18 | 1 | -6/+13 |
* | t/t3400-rebase.sh: add more tests to help migrating git-rebase.sh to C | Nguyễn Thái Ngọc Duy | 2009-05-24 | 1 | -0/+31 |
* | test-lib: Introduce test_chmod and use it instead of update-index --chmod | Johannes Sixt | 2009-03-19 | 1 | -2/+2 |
* | t3400-rebase: Move detached HEAD check earlier | Johannes Sixt | 2009-03-01 | 1 | -4/+4 |
* | Add two extra tests for git rebase | Johannes Schindelin | 2009-02-08 | 1 | -1/+12 |
* | tests: use "git xyzzy" form (t0000 - t3599) | Nanako Shiraishi | 2008-09-03 | 1 | -3/+3 |
* | Merge branch 'bd/tests' | Junio C Hamano | 2008-05-14 | 1 | -1/+2 |
|\ |
|
| * | Don't use the 'export NAME=value' in the test scripts. | Bryan Donlan | 2008-05-05 | 1 | -1/+2 |
* | | fix bsd shell negation | Jeff King | 2008-05-13 | 1 | -2/+2 |
|/ |
|
* | Sane use of test_expect_failure | Junio C Hamano | 2008-02-01 | 1 | -2/+2 |
* | apply --index-info: fall back to current index for mode changes | Johannes Schindelin | 2007-09-16 | 1 | -0/+15 |
* | Allow rebase to run if upstream is completely merged | Johannes Sixt | 2007-07-04 | 1 | -1/+38 |
* | Rewrite "git-frotz" to "git frotz" | Junio C Hamano | 2007-07-02 | 1 | -3/+3 |
* | git rebase loses author name/email if given bad email address | Amos Waterland | 2005-12-14 | 1 | -0/+34 |