aboutsummaryrefslogtreecommitdiffstats
path: root/t/t3432-rebase-fast-forward.sh
AgeCommit message (Expand)AuthorFilesLines
2023-02-06commit.c: free() revs.commit in get_fork_point()Ævar Arnfjörð Bjarmason1-0/+1
2020-11-19t34*: adjust the references to the default branch name "main"Johannes Schindelin1-18/+18
2020-11-19tests: mark tests relying on the current default for `init.defaultBranch`Johannes Schindelin1-0/+3
2020-07-10t3432: use git-reflog to inspect the reflog for HEADHan-Wen Nienhuys1-3/+4
2020-03-30t3432: test `--merge' with `rebase.abbreviateCommands = true', tooAlban Gruin1-5/+19
2020-02-16rebase: rename the two primary rebase backendsElijah Newren1-2/+2
2020-02-16rebase tests: mark tests specific to the am-backend with --amElijah Newren1-2/+2
2020-02-16rebase: allow more types of rebases to fast-forwardElijah Newren1-0/+2
2020-02-16t3432: make these tests work with either am or merge backendsElijah Newren1-26/+22
2019-11-21t: teach test_cmp_rev to accept ! for not-equalsDenton Liu1-1/+1
2019-08-27rebase: teach rebase --keep-baseDenton Liu1-0/+11
2019-08-27rebase: fast-forward --fork-point in more casesDenton Liu1-10/+10
2019-08-27rebase: fast-forward --onto in more casesDenton Liu1-2/+2
2019-08-27t3432: test for --no-ff's interaction with fast-forwardÆvar Arnfjörð Bjarmason1-29/+54
2019-08-26t3432: distinguish "noop-same" v.s. "work-same" in "same head" testsÆvar Arnfjörð Bjarmason1-31/+48
2019-08-26t3432: test rebase fast-forward behaviorDenton Liu1-0/+72