Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | strvec: use correct member name in comments | Linus Arver | 2024-01-12 | 1 | -4/+4 |
* | *.h: move some *_INIT to designated initializers | Ævar Arnfjörð Bjarmason | 2021-09-27 | 1 | -1/+3 |
* | *.h _INIT macros: don't specify fields equal to 0 | Ævar Arnfjörð Bjarmason | 2021-09-27 | 1 | -1/+1 |
* | strvec: use size_t to store nr and alloc | Jeff King | 2021-09-13 | 1 | -2/+2 |
* | strvec: rename struct fields | Jeff King | 2020-07-31 | 1 | -10/+10 |
* | strvec: drop argv_array compatibility layer | Jeff King | 2020-07-29 | 1 | -13/+0 |
* | strvec: rename files from argv-array to strvec | Jeff King | 2020-07-29 | 1 | -0/+102 |