| Commit message (Expand) | Author | Age | Files | Lines |
* | string-list: Add API to remove an item from an unsorted list | Johannes Sixt | 2011-08-14 | 1 | -0/+1 |
* | standardize brace placement in struct definitions | Jonathan Nieder | 2011-03-16 | 1 | -2/+1 |
* | string_list: Add STRING_LIST_INIT macro and make use of it. | Thiago Farina | 2010-07-05 | 1 | -0/+3 |
* | Add a for_each_string_list_item macro | Alex Riesen | 2010-07-05 | 1 | -1/+3 |
* | string_list: Fix argument order for string_list_append | Julian Phillips | 2010-06-27 | 1 | -1/+1 |
* | string_list: Fix argument order for string_list_lookup | Julian Phillips | 2010-06-27 | 1 | -1/+1 |
* | string_list: Fix argument order for string_list_insert_at_index | Julian Phillips | 2010-06-27 | 1 | -2/+2 |
* | string_list: Fix argument order for string_list_insert | Julian Phillips | 2010-06-27 | 1 | -1/+1 |
* | string_list: Fix argument order for for_each_string_list | Julian Phillips | 2010-06-27 | 1 | -2/+2 |
* | string_list: Fix argument order for print_string_list | Julian Phillips | 2010-06-27 | 1 | -1/+1 |
* | string-list: add unsorted_string_list_lookup() | Stephen Boyd | 2010-03-24 | 1 | -1/+2 |
* | string-list: rename the include guard to STRING_LIST_H | Thiago Farina | 2010-01-09 | 1 | -3/+3 |
* | string-list: new for_each_string_list() function | Jay Soffian | 2009-02-27 | 1 | -0/+5 |
* | Add find_insert_index, insert_at_index and clear_func functions to string_list | Marius Storm-Olsen | 2009-02-08 | 1 | -0/+9 |
* | Rename path_list to string_list | Johannes Schindelin | 2008-07-21 | 1 | -0/+28 |