| Age | Commit message (Expand) | Author | Files | Lines |
| 2024-09-01 | t: port helper/test-oid-array.c to unit-tests/t-oid-array.c | Ghanshyam Thakkar | 1 | -49/+0 |
| 2024-06-14 | t/helper: fix segfault in "oid-array" command without repository | Patrick Steinhardt | 1 | -0/+4 |
| 2023-07-13 | t/helper: mark unused callback void data parameters | Jeff King | 1 | -1/+1 |
| 2023-05-09 | Merge branch 'en/header-split-cache-h-part-2' | Junio C Hamano | 1 | -1/+1 |
| 2023-04-24 | treewide: remove cache.h inclusion due to previous changes | Elijah Newren | 1 | -1/+0 |
| 2023-04-24 | treewide: be explicit about dependence on strbuf.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 |
| 2021-10-07 | tests: fix test-oid-array leak, test in SANITIZE=leak | Ævar Arnfjörð Bjarmason | 1 | -0/+4 |
| 2020-06-19 | t/helper: initialize the repository for test-sha1-array | brian m. carlson | 1 | -0/+3 |
| 2020-03-30 | test-tool: rename sha1-array to oid-array | Jeff King | 1 | -0/+36 |