summaryrefslogtreecommitdiff
path: root/t/t3432-rebase-fast-forward.sh
AgeCommit message (Expand)Author
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