Age | Commit message (Expand) | Author | Files | Lines |
2016-06-17 | tests: unpack-trees: update to use test_i18n* functions | Vasco Almeida | 1 | -2/+2 |
2014-07-16 | rebase: omit patch-identical commits with --fork-point | John Keeping | 1 | -0/+23 |
2014-03-19 | rebase: allow "-" short-hand for the previous branch | Brian Gesiak | 1 | -0/+17 |
2014-01-09 | rebase: fix fork-point with zero arguments | John Keeping | 1 | -2/+10 |
2013-12-10 | rebase: use reflog to find common base with upstream | John Keeping | 1 | -2/+4 |
2013-06-24 | Merge branch 'rr/rebase-sha1-by-string-query' | Junio C Hamano | 1 | -0/+11 |
2013-06-23 | Merge branch 'mz/rebase-tests' | Junio C Hamano | 1 | -52/+1 |
2013-06-20 | Merge branch 'fc/show-non-empty-errors-in-test' | Junio C Hamano | 1 | -1/+1 |
2013-06-14 | rebase: use peel_committish() where appropriate | Ramkumar Ramachandra | 1 | -1/+1 |
2013-06-14 | t/rebase: add failing tests for a peculiar revision | Ramkumar Ramachandra | 1 | -0/+11 |
2013-06-09 | test: test_must_be_empty helper | Junio C Hamano | 1 | -1/+1 |
2013-06-07 | tests: move test for rebase messages from t3400 to t3406 | Martin von Zweigbergk | 1 | -22/+0 |
2013-06-07 | add tests for rebasing merged history | Martin von Zweigbergk | 1 | -30/+1 |
2013-04-26 | Merge branch 'ph/rebase-original' | Junio C Hamano | 1 | -0/+7 |
2013-04-23 | rebase: find orig_head unambiguously | Phil Hord | 1 | -0/+7 |
2013-03-25 | t3400: use test_config to set/unset git config variables | Yann Droneaud | 1 | -2/+1 |
2012-07-25 | i18n: rebase: mark messages for translation | Jiang Xin | 1 | -4/+4 |
2012-03-04 | Make git-{pull,rebase} message without tracking information friendlier | Carlos Martín Nieto | 1 | -4/+2 |
2012-02-10 | Merge branch 'jc/parse-date-raw' | Junio C Hamano | 1 | -0/+23 |
2012-02-03 | parse_date(): '@' prefix forces git-timestamp | Junio C Hamano | 1 | -0/+23 |
2011-12-08 | test: fix '&&' chaining | Ramkumar Ramachandra | 1 | -2/+2 |
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 |