| Age | Commit message (Expand) | Author | Lines |
|---|---|---|---|
| 2024-07-13 | strvec: declare the `strvec_push_nodup()` function globally | Johannes Schindelin | -1/+1 |
| 2024-05-27 | strvec: add functions to replace and remove strings | Patrick Steinhardt | -0/+20 |
| 2023-11-03 | strvec: drop unnecessary include of hex.h | Linus Arver | -1/+0 |
| 2023-07-05 | git-compat-util: move alloc macros to git-compat-util.h | Calvin Wan | -1/+0 |
| 2023-02-23 | cache.h: remove dependence on hex.h; make other files include it explicitly | Elijah Newren | -0/+1 |
| 2023-02-23 | alloc.h: move ALLOC_GROW() functions from cache.h | Elijah Newren | -1/+2 |
| 2021-07-01 | *.c *_init(): define in terms of corresponding *_INIT macro | Ævar Arnfjörð Bjarmason | -3/+2 |
| 2020-07-30 | strvec: rename struct fields | Jeff King | -22/+22 |
| 2020-07-28 | strvec: rename files from argv-array to strvec | Jeff King | -0/+109 |
