aboutsummaryrefslogtreecommitdiffstats
path: root/t/helper/test-lazy-init-name-hash.c
AgeCommit message (Expand)AuthorFilesLines
2024-04-18t/helper: stop using `the_index`Patrick Steinhardt1-20/+19
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-06-21name-hash.h: move declarations for name-hash.c 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-04-11treewide: be explicit about dependence on trace.h & trace2.hElijah Newren1-0/+1
2023-03-21setup.h: move declarations for setup.c functions from cache.hElijah Newren1-0/+1
2023-03-21environment.h: move declarations for environment.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-10/+10
2019-10-07OFFSETOF_VAR macro to simplify hashmap iteratorsEric Wong1-2/+2
2019-10-07hashmap: use *_entry APIs for iterationEric Wong1-8/+4
2018-03-27t/helper: merge test-lazy-init-name-hash into test-toolNguyễn Thái Ngọc Duy1-6/+7
2017-12-22t/helper/test-lazy-name-hash: fix compilationStefan Beller1-1/+1
2017-03-24name-hash: add test-lazy-init-name-hashJeff Hostetler1-0/+264