summaryrefslogtreecommitdiff
path: root/t/t3406-rebase-message.sh
AgeCommit message (Expand)AuthorFilesLines
2019-01-07rebase: implement --merge via the interactive machineryLibravatar Elijah Newren1-6/+1
2018-12-01Merge branch 'js/rebase-stat-unrelated-fix'Libravatar Junio C Hamano1-0/+10
2018-11-30rebase --stat: fix when rebasing to an unrelated historyLibravatar Johannes Schindelin1-0/+10
2018-11-30rebase: fix GIT_REFLOG_ACTION regressionLibravatar Johannes Schindelin1-0/+26
2018-11-19Merge branch 'ab/dynamic-gettext-poison'Libravatar Junio C Hamano1-1/+1
2018-11-16rebase: validate -C<n> and --whitespace=<mode> parameters earlyLibravatar Johannes Schindelin1-0/+7
2018-11-09i18n: make GETTEXT_POISON a runtime optionLibravatar Ævar Arnfjörð Bjarmason1-1/+1
2013-06-07tests: move test for rebase messages from t3400 to t3406Libravatar Martin von Zweigbergk1-0/+22
2013-06-07t3406: modernize styleLibravatar Martin von Zweigbergk1-21/+9
2012-07-25i18n: rebase: mark messages for translationLibravatar Jiang Xin1-1/+8
2012-05-30rebase: report invalid commit correctlyLibravatar Erik Faye-Lund1-0/+5
2010-11-09tests: add missing &&Libravatar Jonathan Nieder1-3/+3
2009-03-02git-rebase: Add --stat and --no-stat for producing diffstat on rebaseLibravatar Tor Arne Vestbø1-1/+22
2008-03-13add test_cmp function for test scriptsLibravatar Jeff King1-1/+1
2007-09-01rebase -m: Fix incorrect short-logs of already applied commits.Libravatar Johannes Sixt1-0/+44