summaryrefslogtreecommitdiffstats
path: root/strvec.c
AgeCommit message (Expand)AuthorLines
2023-02-23cache.h: remove dependence on hex.h; make other files include it explicitlyElijah Newren-0/+1
2023-02-23alloc.h: move ALLOC_GROW() functions from cache.hElijah Newren-1/+2
2021-07-01*.c *_init(): define in terms of corresponding *_INIT macroÆvar Arnfjörð Bjarmason-3/+2
2020-07-30strvec: rename struct fieldsJeff King-22/+22
2020-07-28strvec: rename files from argv-array to strvecJeff King-0/+109