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