aboutsummaryrefslogtreecommitdiffstats
path: root/t/helper/test-write-cache.c
AgeCommit message (Expand)AuthorFilesLines
2024-06-14global: introduce `USE_THE_REPOSITORY_VARIABLE` macroPatrick Steinhardt1-0/+2
2024-04-18t/helper: stop using `the_index`Patrick Steinhardt1-2/+1
2023-06-21cache.h: remove this no-longer-used headerElijah Newren1-1/+0
2023-06-21read-cache*.h: move declarations for read-cache.c functions from cache.hElijah Newren1-0/+1
2023-04-24hash-ll.h: split out of hash.h to remove dependency on repository.hElijah Newren1-0/+1
2023-03-21setup.h: move declarations for setup.c functions from cache.hElijah Newren1-0/+1
2022-11-21cache.h & test-tool.h: add & use "USE_THE_INDEX_VARIABLE"Ævar Arnfjörð Bjarmason1-0/+1
2022-11-21cocci: apply "pending" index-compatibility to "t/helper/*.c"Ævar Arnfjörð Bjarmason1-2/+3
2018-05-30Merge branch 'ma/lockfile-cleanup'Junio C Hamano1-9/+5
2018-05-10t/helper/test-write-cache: clean up lock-handlingMartin Ågren1-9/+5
2018-03-27t/helper: merge test-write-cache into test-toolNguyễn Thái Ngọc Duy1-1/+2
2017-08-21perf: add test for writing the indexKevin Willford1-0/+23