aboutsummaryrefslogtreecommitdiffstats
path: root/t/helper/test-find-pack.c
AgeCommit message (Expand)AuthorFilesLines
2025-10-16packfile: introduce macro to iterate through packsPatrick Steinhardt1-1/+2
2025-09-24packfile: refactor `get_all_packs()` to work on packfile storePatrick Steinhardt1-1/+1
2025-07-01object-store: rename files to "odb.{c,h}"Patrick Steinhardt1-1/+1
2025-04-21global: mark usage strings and string tables constAhelenia ZiemiaƄska1-1/+1
2024-10-25packfile: use object_id in find_pack_entry_one()Jeff King1-1/+1
2024-06-14global: introduce `USE_THE_REPOSITORY_VARIABLE` macroPatrick Steinhardt1-0/+2
2023-10-02t/helper: add 'find-pack' test-toolChristian Couder1-0/+50