summaryrefslogtreecommitdiff
path: root/t/t3432-rebase-fast-forward.sh
AgeCommit message (Expand)Author
2020-11-19t34*: adjust the references to the default branch name "main"Johannes Schindelin
2020-11-19tests: mark tests relying on the current default for `init.defaultBranch`Johannes Schindelin
2020-07-10t3432: use git-reflog to inspect the reflog for HEADHan-Wen Nienhuys
2020-03-30t3432: test `--merge' with `rebase.abbreviateCommands = true', tooAlban Gruin
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: allow more types of rebases to fast-forwardElijah Newren
2020-02-16t3432: make these tests work with either am or merge backendsElijah Newren
2019-11-21t: teach test_cmp_rev to accept ! for not-equalsDenton Liu
2019-08-27rebase: teach rebase --keep-baseDenton Liu
2019-08-27rebase: fast-forward --fork-point in more casesDenton Liu
2019-08-27rebase: fast-forward --onto in more casesDenton Liu
2019-08-27t3432: test for --no-ff's interaction with fast-forwardÆvar Arnfjörð Bjarmason
2019-08-26t3432: distinguish "noop-same" v.s. "work-same" in "same head" testsÆvar Arnfjörð Bjarmason
2019-08-26t3432: test rebase fast-forward behaviorDenton Liu