summaryrefslogtreecommitdiff
path: root/t/t3421-rebase-topology-linear.sh
Commit message (Expand)AuthorAgeFilesLines
* tests: stop testing `git rebase --preserve-merges`Johannes Schindelin2021-09-071-19/+0
* rebase: reinstate --no-keep-emptyElijah Newren2020-04-111-6/+4
* rebase: rename the two primary rebase backendsElijah Newren2020-02-161-17/+17
* rebase tests: mark tests specific to the am-backend with --amElijah Newren2020-02-161-17/+17
* rebase (interactive-backend): make --keep-empty the defaultElijah Newren2020-02-161-8/+8
* t: teach test_cmp_rev to accept ! for not-equalsDenton Liu2019-11-211-3/+3
* rebase tests: test linear branch topologyÆvar Arnfjörð Bjarmason2019-08-271-0/+29
* rebase: implement --merge via the interactive machineryElijah Newren2019-01-071-5/+5
* tests: optionally skip `git rebase -p` testsJohannes Schindelin2018-11-021-18/+18
* rebase -i --root: let the sequencer handle even the initial partJohannes Schindelin2018-05-061-3/+3
* rebase --rebase-merges: add test for --keep-emptyPhillip Wood2018-04-261-0/+1
* rebase --keep-empty: always use interactive rebasepw/rebase-signoffPhillip Wood2018-03-291-2/+2
* rebase -i --keep-empty: don't prune empty commitsPhillip Wood2018-03-291-1/+1
* git-rebase--merge: don't include absent parent as a basebw/rebase-merge-entire-branchBen Woosley2016-04-241-2/+2
* rebase topology tests: fix commit names on case-insensitive file systemsJohannes Sixt2013-06-181-10/+10
* add tests for rebasing rootMartin von Zweigbergk2013-06-071-0/+129
* add tests for rebasing of empty commitsMartin von Zweigbergk2013-06-071-0/+58
* add tests for rebasing with patch-equivalence presentMartin von Zweigbergk2013-06-071-0/+85
* add simple tests of consistency across rebase typesMartin von Zweigbergk2013-06-071-0/+78