| Age | Commit message (Expand) | Author | Files | Lines |
|---|---|---|---|---|
| 2026-01-29 | string-list: add string_list_sort_u() that mimics "sort -u" | Amisha Chhajed | 1 | -0/+34 |
| 2026-01-29 | u-string-list: add unit tests for string-list methods | Amisha Chhajed | 1 | -0/+209 |
| 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 |
