summaryrefslogtreecommitdiff
path: root/t/t3432-rebase-fast-forward.sh
Commit message (Expand)AuthorAgeFilesLines
* t3432: use git-reflog to inspect the reflog for HEADHan-Wen Nienhuys2020-07-101-3/+4
* t3432: test `--merge' with `rebase.abbreviateCommands = true', tooAlban Gruin2020-03-301-5/+19
* rebase: rename the two primary rebase backendsElijah Newren2020-02-161-2/+2
* rebase tests: mark tests specific to the am-backend with --amElijah Newren2020-02-161-2/+2
* rebase: allow more types of rebases to fast-forwardElijah Newren2020-02-161-0/+2
* t3432: make these tests work with either am or merge backendsElijah Newren2020-02-161-26/+22
* t: teach test_cmp_rev to accept ! for not-equalsDenton Liu2019-11-211-1/+1
* rebase: teach rebase --keep-baseDenton Liu2019-08-271-0/+11
* rebase: fast-forward --fork-point in more casesDenton Liu2019-08-271-10/+10
* rebase: fast-forward --onto in more casesDenton Liu2019-08-271-2/+2
* t3432: test for --no-ff's interaction with fast-forwardÆvar Arnfjörð Bjarmason2019-08-271-29/+54
* t3432: distinguish "noop-same" v.s. "work-same" in "same head" testsÆvar Arnfjörð Bjarmason2019-08-261-31/+48
* t3432: test rebase fast-forward behaviorDenton Liu2019-08-261-0/+72