summaryrefslogtreecommitdiff
path: root/t/t3406-rebase-message.sh
Commit message (Expand)AuthorAgeFilesLines
* rebase --abort: improve reflog messagePhillip Wood2022-10-171-0/+51
* rebase --apply: make reflog messages match rebase --mergePhillip Wood2022-10-171-1/+1
* rebase --apply: respect GIT_REFLOG_ACTIONPhillip Wood2022-10-171-1/+1
* rebase --merge: fix reflog message after skippingPhillip Wood2022-10-171-0/+24
* rebase --merge: fix reflog when continuingPhillip Wood2022-10-171-2/+7
* t3406: rework rebase reflog testsPhillip Wood2022-10-171-39/+76
* rebase --apply: fix reflogPhillip Wood2022-01-261-0/+23
* Merge branch 'ab/detox-gettext-tests'Junio C Hamano2021-02-101-7/+0
|\
| * tests: remove support for GIT_TEST_GETTEXT_POISONÆvar Arnfjörð Bjarmason2021-01-211-7/+0
* | t34*: adjust the references to the default branch name "main"Johannes Schindelin2020-11-191-13/+13
* | tests: mark tests relying on the current default for `init.defaultBranch`Johannes Schindelin2020-11-191-0/+3
|/
* t3406: indent with tabs, not spacesJohannes Schindelin2020-11-091-8/+8
* sequencer: honor GIT_REFLOG_ACTIONElijah Newren2020-04-071-8/+8
* rebase: rename the two primary rebase backendsElijah Newren2020-02-161-6/+6
* rebase tests: mark tests specific to the am-backend with --amElijah Newren2020-02-161-6/+6
* t3406: simplify an already simple testElijah Newren2020-02-161-5/+2
* rebase: implement --merge via the interactive machineryElijah Newren2019-01-071-6/+1
* Merge branch 'js/rebase-stat-unrelated-fix'Junio C Hamano2018-12-011-0/+10
|\
| * rebase --stat: fix when rebasing to an unrelated historyJohannes Schindelin2018-11-301-0/+10
* | rebase: fix GIT_REFLOG_ACTION regressionJohannes Schindelin2018-11-301-0/+26
|/
* Merge branch 'ab/dynamic-gettext-poison'Junio C Hamano2018-11-191-1/+1
|\
| * i18n: make GETTEXT_POISON a runtime optionÆvar Arnfjörð Bjarmason2018-11-091-1/+1
* | rebase: validate -C<n> and --whitespace=<mode> parameters earlyJohannes Schindelin2018-11-161-0/+7
|/
* tests: move test for rebase messages from t3400 to t3406Martin von Zweigbergk2013-06-071-0/+22
* t3406: modernize styleMartin von Zweigbergk2013-06-071-21/+9
* i18n: rebase: mark messages for translationJiang Xin2012-07-251-1/+8
* rebase: report invalid commit correctlyErik Faye-Lund2012-05-301-0/+5
* tests: add missing &&Jonathan Nieder2010-11-091-3/+3
* git-rebase: Add --stat and --no-stat for producing diffstat on rebaseTor Arne Vestbø2009-03-021-1/+22
* add test_cmp function for test scriptsJeff King2008-03-131-1/+1
* rebase -m: Fix incorrect short-logs of already applied commits.Johannes Sixt2007-09-011-0/+44