| Age | Commit message (Expand) | Author | Files | Lines |
| 2024-04-18 | t/helper: stop using `the_index` | Patrick Steinhardt | 1 | -20/+19 |
| 2023-06-21 | cache.h: remove this no-longer-used header | Elijah Newren | 1 | -1/+0 |
| 2023-06-21 | read-cache*.h: move declarations for read-cache.c functions from cache.h | Elijah Newren | 1 | -0/+1 |
| 2023-06-21 | name-hash.h: move declarations for name-hash.c from cache.h | Elijah Newren | 1 | -0/+1 |
| 2023-04-24 | hash-ll.h: split out of hash.h to remove dependency on repository.h | Elijah Newren | 1 | -0/+1 |
| 2023-04-11 | treewide: be explicit about dependence on trace.h & trace2.h | Elijah Newren | 1 | -0/+1 |
| 2023-03-21 | setup.h: move declarations for setup.c functions from cache.h | Elijah Newren | 1 | -0/+1 |
| 2023-03-21 | environment.h: move declarations for environment.c functions from cache.h | Elijah Newren | 1 | -0/+1 |
| 2022-11-21 | cache.h & test-tool.h: add & use "USE_THE_INDEX_VARIABLE" | Ævar Arnfjörð Bjarmason | 1 | -0/+1 |
| 2022-11-21 | cocci: apply "pending" index-compatibility to "t/helper/*.c" | Ævar Arnfjörð Bjarmason | 1 | -10/+10 |
| 2019-10-07 | OFFSETOF_VAR macro to simplify hashmap iterators | Eric Wong | 1 | -2/+2 |
| 2019-10-07 | hashmap: use *_entry APIs for iteration | Eric Wong | 1 | -8/+4 |
| 2018-03-27 | t/helper: merge test-lazy-init-name-hash into test-tool | Nguyễn Thái Ngọc Duy | 1 | -6/+7 |
| 2017-12-22 | t/helper/test-lazy-name-hash: fix compilation | Stefan Beller | 1 | -1/+1 |
| 2017-03-24 | name-hash: add test-lazy-init-name-hash | Jeff Hostetler | 1 | -0/+264 |