| Age | Commit message (Expand) | Author |
|---|---|---|
| 2026-01-29 | string-list: add string_list_sort_u() that mimics "sort -u" | Amisha Chhajed |
| 2026-01-29 | u-string-list: add unit tests for string-list methods | Amisha Chhajed |
| 2025-08-02 | string-list: optionally omit empty string pieces in string_list_split*() | Junio C Hamano |
| 2025-08-02 | string-list: optionally trim string pieces split by string_list_split*() | Junio C Hamano |
| 2025-08-02 | string-list: align string_list_split() with its _in_place() counterpart | Junio C Hamano |
| 2025-07-07 | u-string-list: move "remove duplicates" test to "u-string-list.c" | shejialuo |
| 2025-07-07 | u-string-list: move "filter string" test to "u-string-list.c" | shejialuo |
| 2025-07-07 | u-string-list: move "test_split_in_place" to "u-string-list.c" | shejialuo |
| 2025-07-07 | u-string-list: move "test_split" into "u-string-list.c" | shejialuo |
