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