summaryrefslogtreecommitdiff
path: root/t/t3421-rebase-topology-linear.sh
AgeCommit message (Expand)AuthorFilesLines
2020-04-11rebase: reinstate --no-keep-emptyLibravatar Elijah Newren1-6/+4
2020-02-16rebase: rename the two primary rebase backendsLibravatar Elijah Newren1-17/+17
2020-02-16rebase tests: mark tests specific to the am-backend with --amLibravatar Elijah Newren1-17/+17
2020-02-16rebase (interactive-backend): make --keep-empty the defaultLibravatar Elijah Newren1-8/+8
2019-11-21t: teach test_cmp_rev to accept ! for not-equalsLibravatar Denton Liu1-3/+3
2019-08-27rebase tests: test linear branch topologyLibravatar Ævar Arnfjörð Bjarmason1-0/+29
2019-01-07rebase: implement --merge via the interactive machineryLibravatar Elijah Newren1-5/+5
2018-11-02tests: optionally skip `git rebase -p` testsLibravatar Johannes Schindelin1-18/+18
2018-05-06rebase -i --root: let the sequencer handle even the initial partLibravatar Johannes Schindelin1-3/+3
2018-04-26rebase --rebase-merges: add test for --keep-emptyLibravatar Phillip Wood1-0/+1
2018-03-29rebase --keep-empty: always use interactive rebaseLibravatar Phillip Wood1-2/+2
2018-03-29rebase -i --keep-empty: don't prune empty commitsLibravatar Phillip Wood1-1/+1
2016-04-24git-rebase--merge: don't include absent parent as a baseLibravatar Ben Woosley1-2/+2
2013-06-18rebase topology tests: fix commit names on case-insensitive file systemsLibravatar Johannes Sixt1-10/+10
2013-06-07add tests for rebasing rootLibravatar Martin von Zweigbergk1-0/+129
2013-06-07add tests for rebasing of empty commitsLibravatar Martin von Zweigbergk1-0/+58
2013-06-07add tests for rebasing with patch-equivalence presentLibravatar Martin von Zweigbergk1-0/+85
2013-06-07add simple tests of consistency across rebase typesLibravatar Martin von Zweigbergk1-0/+78