summaryrefslogtreecommitdiff
path: root/strvec.c
Commit message (Expand)AuthorAgeFilesLines
* cache.h: remove dependence on hex.h; make other files include it explicitlyElijah Newren2023-02-231-0/+1
* alloc.h: move ALLOC_GROW() functions from cache.hElijah Newren2023-02-231-1/+2
* *.c *_init(): define in terms of corresponding *_INIT macroÆvar Arnfjörð Bjarmason2021-07-011-3/+2
* strvec: rename struct fieldsJeff King2020-07-301-22/+22
* strvec: rename files from argv-array to strvecJeff King2020-07-281-0/+109