Age | Commit message (Expand) | Author | Files | Lines |
2013-01-02 | Merge branch 'mh/ceiling' | Junio C Hamano | 1 | -8/+0 |
2012-11-08 | string_list: add a function string_list_remove_empty_items() | Michael Haggerty | 1 | -1/+8 |
2012-10-29 | string_list_longest_prefix(): remove function | Michael Haggerty | 1 | -8/+0 |
2012-09-18 | string_list API: document what "sorted" means | Michael Haggerty | 1 | -3/+4 |
2012-09-12 | api-string-list.txt: initialize the string_list the easy way | Michael Haggerty | 1 | -2/+1 |
2012-09-12 | string_list: add a function string_list_longest_prefix() | Michael Haggerty | 1 | -0/+8 |
2012-09-12 | string_list: add a new function, string_list_remove_duplicates() | Michael Haggerty | 1 | -0/+9 |
2012-09-12 | string_list: add a new function, filter_string_list() | Michael Haggerty | 1 | -0/+11 |
2012-09-12 | string_list: add two new functions for splitting strings | Michael Haggerty | 1 | -1/+21 |
2012-09-12 | string_list: add function string_list_append_nodup() | Michael Haggerty | 1 | -3/+14 |
2012-03-30 | string-list: document that string_list_insert() inserts unique strings | Heiko Voigt | 1 | -1/+3 |
2011-08-14 | string-list: Add API to remove an item from an unsorted list | Johannes Sixt | 1 | -0/+10 |
2010-06-27 | string_list: Fix argument order for string_list_append | Julian Phillips | 1 | -2/+2 |
2010-03-24 | string-list: add unsorted_string_list_lookup() | Stephen Boyd | 1 | -1/+5 |
2008-07-22 | Fix two leftovers from path_list->string_list | Johannes Schindelin | 1 | -2/+2 |
2008-07-21 | Rename path_list to string_list | Johannes Schindelin | 1 | -0/+128 |