| Age | Commit message (Expand) | Author | Files | Lines |
| 2024-09-04 | t/unit-tests: convert strvec tests to use clar | Patrick Steinhardt | 1 | -211/+0 |
| 2024-08-19 | Merge branch 'rs/unit-tests-test-run' | Junio C Hamano | 1 | -230/+186 |
| 2024-07-30 | t-strvec: use if_test | René Scharfe | 1 | -200/+156 |
| 2024-07-16 | t-strvec: fix type mismatch in check_strvec | René Scharfe | 1 | -1/+2 |
| 2024-07-15 | t-strvec: improve check_strvec() output | René Scharfe | 1 | -32/+14 |
| 2024-07-06 | t-strvec: use test_msg() | René Scharfe | 1 | -6/+6 |
| 2024-05-30 | t-strvec: mark variable-arg helper with LAST_ARG_MUST_BE_NULL | Jeff King | 1 | -0/+1 |
| 2024-05-30 | t-strvec: use va_end() to match va_start() | Jeff King | 1 | -0/+2 |
| 2024-05-27 | strvec: add functions to replace and remove strings | Patrick Steinhardt | 1 | -0/+269 |