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