| Commit message (Expand) | Author | Age |
* | rebase: omit patch-identical commits with --fork-point | John Keeping | 2014-07-16 |
* | rebase: allow "-" short-hand for the previous branch | Brian Gesiak | 2014-03-19 |
* | rebase: fix fork-point with zero arguments | John Keeping | 2014-01-09 |
* | rebase: use reflog to find common base with upstream | John Keeping | 2013-12-10 |
* | Merge branch 'rr/rebase-sha1-by-string-query' | Junio C Hamano | 2013-06-24 |
|\ |
|
| * | rebase: use peel_committish() where appropriate | Ramkumar Ramachandra | 2013-06-14 |
| * | t/rebase: add failing tests for a peculiar revision | Ramkumar Ramachandra | 2013-06-14 |
* | | Merge branch 'mz/rebase-tests' | Junio C Hamano | 2013-06-23 |
|\ \ |
|
| * | | tests: move test for rebase messages from t3400 to t3406 | Martin von Zweigbergk | 2013-06-07 |
| * | | add tests for rebasing merged history | Martin von Zweigbergk | 2013-06-07 |
| |/ |
|
* | | Merge branch 'fc/show-non-empty-errors-in-test' | Junio C Hamano | 2013-06-20 |
|\ \
| |/
|/| |
|
| * | test: test_must_be_empty helper | Junio C Hamano | 2013-06-09 |
* | | Merge branch 'ph/rebase-original' | Junio C Hamano | 2013-04-26 |
|\ \ |
|
| * | | rebase: find orig_head unambiguously | Phil Hord | 2013-04-23 |
| |/ |
|
* | | t3400: use test_config to set/unset git config variables | Yann Droneaud | 2013-03-25 |
|/ |
|
* | i18n: rebase: mark messages for translation | Jiang Xin | 2012-07-25 |
* | Make git-{pull,rebase} message without tracking information friendlier | Carlos Martín Nieto | 2012-03-04 |
* | Merge branch 'jc/parse-date-raw' | Junio C Hamano | 2012-02-10 |
|\ |
|
| * | parse_date(): '@' prefix forces git-timestamp | Junio C Hamano | 2012-02-03 |
* | | test: fix '&&' chaining | Ramkumar Ramachandra | 2011-12-08 |
|/ |
|
* | rebase: use @{upstream} if no upstream specified | Martin von Zweigbergk | 2011-02-10 |
* | Merge branch 'dg/local-mod-error-messages' | Junio C Hamano | 2010-08-21 |
|\ |
|
| * | unpack_trees: group error messages by type | Matthieu Moy | 2010-08-11 |
* | | rebase: protect against diff.renames configuration | Junio C Hamano | 2010-07-23 |
* | | t3400 (rebase): whitespace cleanup | Jonathan Nieder | 2010-07-23 |
|/ |
|
* | Merge branch 'js/maint-am-rebase-invalid-author' | Junio C Hamano | 2010-06-27 |
|\ |
|
| * | am: use get_author_ident_from_commit instead of mailinfo when rebasing | Jay Soffian | 2010-06-16 |
* | | rebase: improve error message when upstream argument is missing | Jonathan Nieder | 2010-05-31 |
|/ |
|
* | Merge branch 'tr/notes-display' | Junio C Hamano | 2010-03-24 |
|\ |
|
| * | rebase: support automatic notes copying | Thomas Rast | 2010-03-12 |
* | | tests: consolidate CR removal/addition functions | Stephen Boyd | 2010-01-25 |
|/ |
|
* | Allow mailsplit (and hence git-am) to handle mails with CRLF line-endings | Junio C Hamano | 2009-08-05 |
* | am, rebase: teach quiet option | Stephen Boyd | 2009-06-18 |
* | 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 |
* | test-lib: Introduce test_chmod and use it instead of update-index --chmod | Johannes Sixt | 2009-03-19 |
* | t3400-rebase: Move detached HEAD check earlier | Johannes Sixt | 2009-03-01 |
* | Add two extra tests for git rebase | Johannes Schindelin | 2009-02-08 |
* | tests: use "git xyzzy" form (t0000 - t3599) | Nanako Shiraishi | 2008-09-03 |
* | Merge branch 'bd/tests' | Junio C Hamano | 2008-05-14 |
|\ |
|
| * | Don't use the 'export NAME=value' in the test scripts. | Bryan Donlan | 2008-05-05 |
* | | fix bsd shell negation | Jeff King | 2008-05-13 |
|/ |
|
* | Sane use of test_expect_failure | Junio C Hamano | 2008-02-01 |
* | apply --index-info: fall back to current index for mode changes | Johannes Schindelin | 2007-09-16 |
* | Allow rebase to run if upstream is completely merged | Johannes Sixt | 2007-07-04 |
* | Rewrite "git-frotz" to "git frotz" | Junio C Hamano | 2007-07-02 |
* | git rebase loses author name/email if given bad email address | Amos Waterland | 2005-12-14 |