| Age | Commit message (Expand) | Author | Files | Lines |
| 2025-07-07 | u-string-list: move "remove duplicates" test to "u-string-list.c" | shejialuo | 1 | -39/+0 |
| 2025-07-07 | u-string-list: move "filter string" test to "u-string-list.c" | shejialuo | 1 | -21/+0 |
| 2025-07-07 | u-string-list: move "test_split_in_place" to "u-string-list.c" | shejialuo | 1 | -22/+0 |
| 2025-07-07 | u-string-list: move "test_split" into "u-string-list.c" | shejialuo | 1 | -14/+0 |
| 2024-12-06 | global: mark code units that generate warnings with `-Wsign-compare` | Patrick Steinhardt | 1 | -0/+2 |
| 2023-05-09 | Merge branch 'en/header-split-cache-h-part-2' | Junio C Hamano | 1 | -1/+1 |
| 2023-04-24 | string-list: multi-delimiter `string_list_split_in_place()` | Taylor Blau | 1 | -2/+2 |
| 2023-04-24 | treewide: remove cache.h inclusion due to previous changes | Elijah Newren | 1 | -1/+0 |
| 2023-04-24 | treewide: be explicit about dependence on strbuf.h | Elijah Newren | 1 | -0/+1 |
| 2018-03-27 | t/helper: merge test-string-list into test-tool | Nguyễn Thái Ngọc Duy | 1 | -1/+2 |
| 2017-10-04 | test-stringlist: avoid buffer underrun when sorting nothing | René Scharfe | 1 | -1/+1 |
| 2017-01-23 | perf: add basic sort performance test | René Scharfe | 1 | -0/+25 |
| 2016-07-06 | Merge branch 'jk/common-main-2.8' into jk/common-main | Junio C Hamano | 1 | -1/+1 |
| 2016-04-15 | test helpers: move test-* to t/helper/ subdirectory | Nguyễn Thái Ngọc Duy | 1 | -0/+103 |