summary refs log tree commit diff
path: root/t/t3421-rebase-topology-linear.sh
AgeCommit message (Expand)AuthorFilesLines
2021-09-07tests: stop testing `git rebase --preserve-merges`Johannes Schindelin1-19/+0
2020-04-11rebase: reinstate --no-keep-emptyElijah Newren1-6/+4
2020-02-16rebase: rename the two primary rebase backendsElijah Newren1-17/+17
2020-02-16rebase tests: mark tests specific to the am-backend with --amElijah Newren1-17/+17
2020-02-16rebase (interactive-backend): make --keep-empty the defaultElijah Newren1-8/+8
2019-11-21t: teach test_cmp_rev to accept ! for not-equalsDenton Liu1-3/+3
2019-08-27rebase tests: test linear branch topologyÆvar Arnfjörð Bjarmason1-0/+29
2019-01-07rebase: implement --merge via the interactive machineryElijah Newren1-5/+5
2018-11-02tests: optionally skip `git rebase -p` testsJohannes Schindelin1-18/+18
2018-05-06rebase -i --root: let the sequencer handle even the initial partJohannes Schindelin1-3/+3
2018-04-26rebase --rebase-merges: add test for --keep-emptyPhillip Wood1-0/+1
2018-03-29rebase --keep-empty: always use interactive rebasePhillip Wood1-2/+2
2018-03-29rebase -i --keep-empty: don't prune empty commitsPhillip Wood1-1/+1
2016-04-24git-rebase--merge: don't include absent parent as a baseBen Woosley1-2/+2
2013-06-18rebase topology tests: fix commit names on case-insensitive file systemsJohannes Sixt1-10/+10
2013-06-07add tests for rebasing rootMartin von Zweigbergk1-0/+129
2013-06-07add tests for rebasing of empty commitsMartin von Zweigbergk1-0/+58
2013-06-07add tests for rebasing with patch-equivalence presentMartin von Zweigbergk1-0/+85
2013-06-07add simple tests of consistency across rebase typesMartin von Zweigbergk1-0/+78