summaryrefslogtreecommitdiff
path: root/t/t3427-rebase-subtree.sh
Commit message (Expand)AuthorAgeFilesLines
* tests: stop testing `git rebase --preserve-merges`Johannes Schindelin2021-09-071-23/+3
* t34*: adjust the references to the default branch name "main"Johannes Schindelin2020-11-191-11/+11
* tests: mark tests relying on the current default for `init.defaultBranch`Johannes Schindelin2020-11-191-0/+3
* t3427: adjust stale commentJohannes Schindelin2020-11-091-1/+1
* tests: avoid variations of the `master` branch nameJohannes Schindelin2020-09-261-21/+21
* rebase (interactive-backend): fix handling of commits that become emptyElijah Newren2020-02-161-4/+4
* rebase (interactive-backend): make --keep-empty the defaultElijah Newren2020-02-161-6/+6
* t3427: accelerate this test by using fast-export and fast-importElijah Newren2019-09-051-1/+4
* rebase -r: do not (re-)generate root commits with `--root` *and* `--onto`Johannes Schindelin2019-07-311-0/+11
* t3427: fix another incorrect assumptionJohannes Schindelin2019-07-311-3/+4
* t3427: accommodate for the `rebase --merge` backend having been replacedJohannes Schindelin2019-07-311-2/+2
* t3427: fix erroneous assumptionJohannes Schindelin2019-07-311-3/+3
* t3427: condense the unnecessarily repetitive test cases into threeJohannes Schindelin2019-07-311-50/+11
* t3427: move the `filter-branch` invocation into the `setup` caseJohannes Schindelin2019-07-311-25/+13
* t3427: simplify the `setup` test case significantlyJohannes Schindelin2019-07-311-21/+15
* t3427: add a clarifying commentJohannes Schindelin2019-07-311-0/+28
* tests: mark a couple more test cases as requiring `rebase -p`Johannes Schindelin2019-05-281-5/+10
* contrib/subtree: Add a test for subtree rebase that loses commitsdg/subtree-rebase-testDavid A. Greene2016-06-281-0/+119