| Age | Commit message (Expand) | Author | Files | Lines |
| 2024-06-14 | global: introduce `USE_THE_REPOSITORY_VARIABLE` macro | Patrick Steinhardt | 1 | -0/+2 |
| 2024-04-18 | t/helper: stop using `the_index` | Patrick Steinhardt | 1 | -2/+1 |
| 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-04-24 | hash-ll.h: split out of hash.h to remove dependency on repository.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 |
| 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 | -2/+3 |
| 2018-05-30 | Merge branch 'ma/lockfile-cleanup' | Junio C Hamano | 1 | -9/+5 |
| 2018-05-10 | t/helper/test-write-cache: clean up lock-handling | Martin Ågren | 1 | -9/+5 |
| 2018-03-27 | t/helper: merge test-write-cache into test-tool | Nguyễn Thái Ngọc Duy | 1 | -1/+2 |
| 2017-08-21 | perf: add test for writing the index | Kevin Willford | 1 | -0/+23 |