summaryrefslogtreecommitdiff
path: root/t/t3421-rebase-topology-linear.sh
AgeCommit message (Expand)Author
2020-04-11rebase: reinstate --no-keep-emptyElijah Newren
2020-02-16rebase: rename the two primary rebase backendsElijah Newren
2020-02-16rebase tests: mark tests specific to the am-backend with --amElijah Newren
2020-02-16rebase (interactive-backend): make --keep-empty the defaultElijah Newren
2019-11-21t: teach test_cmp_rev to accept ! for not-equalsDenton Liu
2019-08-27rebase tests: test linear branch topologyÆvar Arnfjörð Bjarmason
2019-01-07rebase: implement --merge via the interactive machineryElijah Newren
2018-11-02tests: optionally skip `git rebase -p` testsJohannes Schindelin
2018-05-06rebase -i --root: let the sequencer handle even the initial partJohannes Schindelin
2018-04-26rebase --rebase-merges: add test for --keep-emptyPhillip Wood
2018-03-29rebase --keep-empty: always use interactive rebasePhillip Wood
2018-03-29rebase -i --keep-empty: don't prune empty commitsPhillip Wood
2016-04-24git-rebase--merge: don't include absent parent as a baseBen Woosley
2013-06-18rebase topology tests: fix commit names on case-insensitive file systemsJohannes Sixt
2013-06-07add tests for rebasing rootMartin von Zweigbergk
2013-06-07add tests for rebasing of empty commitsMartin von Zweigbergk
2013-06-07add tests for rebasing with patch-equivalence presentMartin von Zweigbergk
2013-06-07add simple tests of consistency across rebase typesMartin von Zweigbergk