summaryrefslogtreecommitdiff
path: root/t/t3406-rebase-message.sh
Commit message (Expand)AuthorAgeFilesLines
* 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