aboutsummaryrefslogtreecommitdiffstats
path: root/t/t3406-rebase-message.sh
AgeCommit message (Expand)AuthorFilesLines
2023-11-02tests: teach callers of test_i18ngrep to use test_grepJunio C Hamano1-9/+9
2022-10-17rebase --abort: improve reflog messagePhillip Wood1-0/+51
2022-10-17rebase --apply: make reflog messages match rebase --mergePhillip Wood1-1/+1
2022-10-17rebase --apply: respect GIT_REFLOG_ACTIONPhillip Wood1-1/+1
2022-10-17rebase --merge: fix reflog message after skippingPhillip Wood1-0/+24
2022-10-17rebase --merge: fix reflog when continuingPhillip Wood1-2/+7
2022-10-17t3406: rework rebase reflog testsPhillip Wood1-39/+76
2022-01-26rebase --apply: fix reflogPhillip Wood1-0/+23
2021-02-10Merge branch 'ab/detox-gettext-tests'Junio C Hamano1-7/+0
2021-01-21tests: remove support for GIT_TEST_GETTEXT_POISONÆvar Arnfjörð Bjarmason1-7/+0
2020-11-19t34*: adjust the references to the default branch name "main"Johannes Schindelin1-13/+13
2020-11-19tests: mark tests relying on the current default for `init.defaultBranch`Johannes Schindelin1-0/+3
2020-11-09t3406: indent with tabs, not spacesJohannes Schindelin1-8/+8
2020-04-07sequencer: honor GIT_REFLOG_ACTIONElijah Newren1-8/+8
2020-02-16rebase: rename the two primary rebase backendsElijah Newren1-6/+6
2020-02-16rebase tests: mark tests specific to the am-backend with --amElijah Newren1-6/+6
2020-02-16t3406: simplify an already simple testElijah Newren1-5/+2
2019-01-07rebase: implement --merge via the interactive machineryElijah Newren1-6/+1
2018-12-01Merge branch 'js/rebase-stat-unrelated-fix'Junio C Hamano1-0/+10
2018-11-30rebase --stat: fix when rebasing to an unrelated historyJohannes Schindelin1-0/+10
2018-11-30rebase: fix GIT_REFLOG_ACTION regressionJohannes Schindelin1-0/+26
2018-11-19Merge branch 'ab/dynamic-gettext-poison'Junio C Hamano1-1/+1
2018-11-16rebase: validate -C<n> and --whitespace=<mode> parameters earlyJohannes Schindelin1-0/+7
2018-11-09i18n: make GETTEXT_POISON a runtime optionÆvar Arnfjörð Bjarmason1-1/+1
2013-06-07tests: move test for rebase messages from t3400 to t3406Martin von Zweigbergk1-0/+22
2013-06-07t3406: modernize styleMartin von Zweigbergk1-21/+9
2012-07-25i18n: rebase: mark messages for translationJiang Xin1-1/+8
2012-05-30rebase: report invalid commit correctlyErik Faye-Lund1-0/+5
2010-11-09tests: add missing &&Jonathan Nieder1-3/+3
2009-03-02git-rebase: Add --stat and --no-stat for producing diffstat on rebaseTor Arne Vestbø1-1/+22
2008-03-13add test_cmp function for test scriptsJeff King1-1/+1
2007-09-01rebase -m: Fix incorrect short-logs of already applied commits.Johannes Sixt1-0/+44