summaryrefslogtreecommitdiffstats
path: root/strvec.h
AgeCommit message (Expand)AuthorLines
2024-11-21strvec: introduce new `strvec_splice()` functionPatrick Steinhardt-0/+9
2024-07-13strvec: declare the `strvec_push_nodup()` function globallyJohannes Schindelin-0/+3
2024-05-27strvec: add functions to replace and remove stringsPatrick Steinhardt-0/+13
2024-01-12strvec: use correct member name in commentsLinus Arver-4/+4
2021-09-27*.h: move some *_INIT to designated initializersÆvar Arnfjörð Bjarmason-1/+3
2021-09-27*.h _INIT macros: don't specify fields equal to 0Ævar Arnfjörð Bjarmason-1/+1
2021-09-12strvec: use size_t to store nr and allocJeff King-2/+2
2020-07-30strvec: rename struct fieldsJeff King-10/+10
2020-07-28strvec: drop argv_array compatibility layerJeff King-13/+0
2020-07-28strvec: rename files from argv-array to strvecJeff King-0/+102