Age | Commit message (Expand) | Author |
---|---|---|
2024-11-21 | strvec: introduce new `strvec_splice()` function | Patrick Steinhardt |
2024-07-13 | strvec: declare the `strvec_push_nodup()` function globally | Johannes Schindelin |
2024-05-27 | strvec: add functions to replace and remove strings | Patrick Steinhardt |
2024-01-12 | strvec: use correct member name in comments | Linus Arver |
2021-09-27 | *.h: move some *_INIT to designated initializers | Ævar Arnfjörð Bjarmason |
2021-09-27 | *.h _INIT macros: don't specify fields equal to 0 | Ævar Arnfjörð Bjarmason |
2021-09-12 | strvec: use size_t to store nr and alloc | Jeff King |
2020-07-30 | strvec: rename struct fields | Jeff King |
2020-07-28 | strvec: drop argv_array compatibility layer | Jeff King |
2020-07-28 | strvec: rename files from argv-array to strvec | Jeff King |