| Age | Commit message (Expand) | Author | Files | Lines |
| 2025-08-02 | string-list: optionally omit empty string pieces in string_list_split*() | Junio C Hamano | 1 | -0/+15 |
| 2025-08-02 | string-list: optionally trim string pieces split by string_list_split*() | Junio C Hamano | 1 | -0/+64 |
| 2025-08-02 | string-list: align string_list_split() with its _in_place() counterpart | Junio C Hamano | 1 | -8/+8 |
| 2025-07-07 | u-string-list: move "remove duplicates" test to "u-string-list.c" | shejialuo | 1 | -0/+62 |
| 2025-07-07 | u-string-list: move "filter string" test to "u-string-list.c" | shejialuo | 1 | -0/+73 |
| 2025-07-07 | u-string-list: move "test_split_in_place" to "u-string-list.c" | shejialuo | 1 | -0/+37 |
| 2025-07-07 | u-string-list: move "test_split" into "u-string-list.c" | shejialuo | 1 | -0/+55 |