Age | Commit message (Expand) | Author | Files | Lines |
2020-02-16 | rebase: rename the two primary rebase backends | Elijah Newren | 1 | -6/+6 |
2020-02-16 | rebase tests: mark tests specific to the am-backend with --am | Elijah Newren | 1 | -6/+6 |
2020-02-16 | t3406: simplify an already simple test | Elijah Newren | 1 | -5/+2 |
2019-01-07 | rebase: implement --merge via the interactive machinery | Elijah Newren | 1 | -6/+1 |
2018-12-01 | Merge branch 'js/rebase-stat-unrelated-fix' | Junio C Hamano | 1 | -0/+10 |
2018-11-30 | rebase --stat: fix when rebasing to an unrelated history | Johannes Schindelin | 1 | -0/+10 |
2018-11-30 | rebase: fix GIT_REFLOG_ACTION regression | Johannes Schindelin | 1 | -0/+26 |
2018-11-19 | Merge branch 'ab/dynamic-gettext-poison' | Junio C Hamano | 1 | -1/+1 |
2018-11-16 | rebase: validate -C<n> and --whitespace=<mode> parameters early | Johannes Schindelin | 1 | -0/+7 |
2018-11-09 | i18n: make GETTEXT_POISON a runtime option | Ævar Arnfjörð Bjarmason | 1 | -1/+1 |
2013-06-07 | tests: move test for rebase messages from t3400 to t3406 | Martin von Zweigbergk | 1 | -0/+22 |
2013-06-07 | t3406: modernize style | Martin von Zweigbergk | 1 | -21/+9 |
2012-07-25 | i18n: rebase: mark messages for translation | Jiang Xin | 1 | -1/+8 |
2012-05-30 | rebase: report invalid commit correctly | Erik Faye-Lund | 1 | -0/+5 |
2010-11-09 | tests: add missing && | Jonathan Nieder | 1 | -3/+3 |
2009-03-02 | git-rebase: Add --stat and --no-stat for producing diffstat on rebase | Tor Arne Vestbø | 1 | -1/+22 |
2008-03-13 | add test_cmp function for test scripts | Jeff King | 1 | -1/+1 |
2007-09-01 | rebase -m: Fix incorrect short-logs of already applied commits. | Johannes Sixt | 1 | -0/+44 |