Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
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 |