| Age | Commit message (Expand) | Author | Files | Lines |
| 2024-12-06 | global: trivial conversions to fix `-Wsign-compare` warnings | Patrick Steinhardt | 1 | -3/+1 |
| 2024-12-06 | global: mark code units that generate warnings with `-Wsign-compare` | Patrick Steinhardt | 1 | -0/+1 |
| 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 | -6/+5 |
| 2023-07-13 | t/helper: mark unused callback void data parameters | Jeff King | 1 | -1/+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-06-21 | repository.h: move declaration of the_index from cache.h | Elijah Newren | 1 | -0/+1 |
| 2023-04-06 | Merge branch 'en/header-split-cleanup' | Junio C Hamano | 1 | -0/+1 |
| 2023-03-28 | t/helper: mark unused argv/argc arguments | Jeff King | 1 | -1/+1 |
| 2023-03-21 | setup.h: move declarations for setup.c functions from cache.h | Elijah Newren | 1 | -0/+1 |
| 2023-02-23 | cache.h: remove dependence on hex.h; make other files include it explicitly | 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 |
| 2020-02-24 | t/helper/test-dump-split-index: initialize git repository | brian m. carlson | 1 | -0/+2 |
| 2018-05-02 | Update struct index_state to use struct object_id | brian m. carlson | 1 | -1/+1 |
| 2018-05-02 | split-index: convert struct split_index to object_id | brian m. carlson | 1 | -1/+1 |
| 2018-03-27 | t/helper: merge test-dump-split-index into test-tool | Nguyễn Thái Ngọc Duy | 1 | -1/+2 |
| 2016-09-07 | cache: convert struct cache_entry to use struct object_id | brian m. carlson | 1 | -1/+1 |
| 2016-07-06 | Merge branch 'jk/common-main-2.8' into jk/common-main | Junio C Hamano | 1 | -1/+1 |
| 2016-04-15 | test helpers: move test-* to t/helper/ subdirectory | Nguyễn Thái Ngọc Duy | 1 | -0/+36 |