summary refs log tree commit diff
path: root/t/t3427-rebase-subtree.sh
AgeCommit message (Expand)AuthorFilesLines
2021-09-07tests: stop testing `git rebase --preserve-merges`Johannes Schindelin1-23/+3
2020-11-19t34*: adjust the references to the default branch name "main"Johannes Schindelin1-11/+11
2020-11-19tests: mark tests relying on the current default for `init.defaultBranch`Johannes Schindelin1-0/+3
2020-11-09t3427: adjust stale commentJohannes Schindelin1-1/+1
2020-09-26tests: avoid variations of the `master` branch nameJohannes Schindelin1-21/+21
2020-02-16rebase (interactive-backend): fix handling of commits that become emptyElijah Newren1-4/+4
2020-02-16rebase (interactive-backend): make --keep-empty the defaultElijah Newren1-6/+6
2019-09-05t3427: accelerate this test by using fast-export and fast-importElijah Newren1-1/+4
2019-07-31rebase -r: do not (re-)generate root commits with `--root` *and* `--onto`Johannes Schindelin1-0/+11
2019-07-31t3427: fix another incorrect assumptionJohannes Schindelin1-3/+4
2019-07-31t3427: accommodate for the `rebase --merge` backend having been replacedJohannes Schindelin1-2/+2
2019-07-31t3427: fix erroneous assumptionJohannes Schindelin1-3/+3
2019-07-31t3427: condense the unnecessarily repetitive test cases into threeJohannes Schindelin1-50/+11
2019-07-31t3427: move the `filter-branch` invocation into the `setup` caseJohannes Schindelin1-25/+13
2019-07-31t3427: simplify the `setup` test case significantlyJohannes Schindelin1-21/+15
2019-07-31t3427: add a clarifying commentJohannes Schindelin1-0/+28
2019-05-28tests: mark a couple more test cases as requiring `rebase -p`Johannes Schindelin1-5/+10
2016-06-28contrib/subtree: Add a test for subtree rebase that loses commitsDavid A. Greene1-0/+119