aboutsummaryrefslogtreecommitdiffstats
path: root/t/helper/test-oid-array.c
AgeCommit message (Expand)AuthorFilesLines
2024-09-01t: port helper/test-oid-array.c to unit-tests/t-oid-array.cGhanshyam Thakkar1-49/+0
2024-06-14t/helper: fix segfault in "oid-array" command without repositoryPatrick Steinhardt1-0/+4
2023-07-13t/helper: mark unused callback void data parametersJeff King1-1/+1
2023-05-09Merge branch 'en/header-split-cache-h-part-2'Junio C Hamano1-1/+1
2023-04-24treewide: remove cache.h inclusion due to previous changesElijah Newren1-1/+0
2023-04-24treewide: be explicit about dependence on strbuf.hElijah Newren1-0/+1
2023-04-06Merge branch 'en/header-split-cleanup'Junio C Hamano1-0/+1
2023-03-28t/helper: mark unused argv/argc argumentsJeff King1-1/+1
2023-03-21setup.h: move declarations for setup.c functions from cache.hElijah Newren1-0/+1
2023-02-23cache.h: remove dependence on hex.h; make other files include it explicitlyElijah Newren1-0/+1
2021-10-07tests: fix test-oid-array leak, test in SANITIZE=leakÆvar Arnfjörð Bjarmason1-0/+4
2020-06-19t/helper: initialize the repository for test-sha1-arraybrian m. carlson1-0/+3
2020-03-30test-tool: rename sha1-array to oid-arrayJeff King1-0/+36