Age | Commit message (Expand) | Author | Files | Lines |
2020-11-19 | t34*: adjust the references to the default branch name "main" | Johannes Schindelin | 1 | -18/+18 |
2020-11-19 | tests: mark tests relying on the current default for `init.defaultBranch` | Johannes Schindelin | 1 | -0/+3 |
2020-07-10 | t3432: use git-reflog to inspect the reflog for HEAD | Han-Wen Nienhuys | 1 | -3/+4 |
2020-03-30 | t3432: test `--merge' with `rebase.abbreviateCommands = true', too | Alban Gruin | 1 | -5/+19 |
2020-02-16 | rebase: rename the two primary rebase backends | Elijah Newren | 1 | -2/+2 |
2020-02-16 | rebase tests: mark tests specific to the am-backend with --am | Elijah Newren | 1 | -2/+2 |
2020-02-16 | rebase: allow more types of rebases to fast-forward | Elijah Newren | 1 | -0/+2 |
2020-02-16 | t3432: make these tests work with either am or merge backends | Elijah Newren | 1 | -26/+22 |
2019-11-21 | t: teach test_cmp_rev to accept ! for not-equals | Denton Liu | 1 | -1/+1 |
2019-08-27 | rebase: teach rebase --keep-base | Denton Liu | 1 | -0/+11 |
2019-08-27 | rebase: fast-forward --fork-point in more cases | Denton Liu | 1 | -10/+10 |
2019-08-27 | rebase: fast-forward --onto in more cases | Denton Liu | 1 | -2/+2 |
2019-08-27 | t3432: test for --no-ff's interaction with fast-forward | Ævar Arnfjörð Bjarmason | 1 | -29/+54 |
2019-08-26 | t3432: distinguish "noop-same" v.s. "work-same" in "same head" tests | Ævar Arnfjörð Bjarmason | 1 | -31/+48 |
2019-08-26 | t3432: test rebase fast-forward behavior | Denton Liu | 1 | -0/+72 |