summaryrefslogtreecommitdiff
path: root/t/helper/test-fast-rebase.c
AgeCommit message (Expand)Author
2022-11-21cache.h & test-tool.h: add & use "USE_THE_INDEX_VARIABLE"Ævar Arnfjörð Bjarmason
2022-11-21cocci: apply "pending" index-compatibility to "t/helper/*.c"Ævar Arnfjörð Bjarmason
2022-08-03test-fast-rebase helper: use release_revisions() (again)Ævar Arnfjörð Bjarmason
2022-04-13revisions API users: add "goto cleanup" for release_revisions()Ævar Arnfjörð Bjarmason
2022-04-13t/helper/test-fast-rebase.c: don't leak "struct strbuf"Ævar Arnfjörð Bjarmason
2021-05-20fast-rebase: write conflict state to working tree, index, and HEADElijah Newren
2021-05-20fast-rebase: change assert() to BUG()Elijah Newren
2020-10-29fast-rebase: demonstrate merge-ort's API via new test-tool commandElijah Newren