summaryrefslogtreecommitdiff
path: root/t/t3406-rebase-message.sh
AgeCommit message (Expand)Author
2020-02-16rebase: rename the two primary rebase backendsElijah Newren
2020-02-16rebase tests: mark tests specific to the am-backend with --amElijah Newren
2020-02-16t3406: simplify an already simple testElijah Newren
2019-01-07rebase: implement --merge via the interactive machineryElijah Newren
2018-12-01Merge branch 'js/rebase-stat-unrelated-fix'Junio C Hamano
2018-11-30rebase --stat: fix when rebasing to an unrelated historyJohannes Schindelin
2018-11-30rebase: fix GIT_REFLOG_ACTION regressionJohannes Schindelin
2018-11-19Merge branch 'ab/dynamic-gettext-poison'Junio C Hamano
2018-11-16rebase: validate -C<n> and --whitespace=<mode> parameters earlyJohannes Schindelin
2018-11-09i18n: make GETTEXT_POISON a runtime optionÆvar Arnfjörð Bjarmason
2013-06-07tests: move test for rebase messages from t3400 to t3406Martin von Zweigbergk
2013-06-07t3406: modernize styleMartin von Zweigbergk
2012-07-25i18n: rebase: mark messages for translationJiang Xin
2012-05-30rebase: report invalid commit correctlyErik Faye-Lund
2010-11-09tests: add missing &&Jonathan Nieder
2009-03-03git-rebase: Add --stat and --no-stat for producing diffstat on rebaseTor Arne Vestbø
2008-03-13add test_cmp function for test scriptsJeff King
2007-09-01rebase -m: Fix incorrect short-logs of already applied commits.Johannes Sixt