aboutsummaryrefslogtreecommitdiff
path: root/Documentation/technical/api-string-list.txt
Commit message (Expand)AuthorAge
* sort_string_list(): rename to string_list_sort()Michael Haggerty2014-11-25
* string-list: add string_list initializer helper functionTanay Abhra2014-07-21
* string-list: spell all values out that are given to a string_list initializerTanay Abhra2014-06-06
* Merge branch 'mh/ceiling'Junio C Hamano2013-01-02
|\
| * string_list_longest_prefix(): remove functionMichael Haggerty2012-10-29
* | string_list: add a function string_list_remove_empty_items()Michael Haggerty2012-11-08
|/
* string_list API: document what "sorted" meansMichael Haggerty2012-09-18
* api-string-list.txt: initialize the string_list the easy wayMichael Haggerty2012-09-12
* string_list: add a function string_list_longest_prefix()Michael Haggerty2012-09-12
* string_list: add a new function, string_list_remove_duplicates()Michael Haggerty2012-09-12
* string_list: add a new function, filter_string_list()Michael Haggerty2012-09-12
* string_list: add two new functions for splitting stringsMichael Haggerty2012-09-12
* string_list: add function string_list_append_nodup()Michael Haggerty2012-09-12
* string-list: document that string_list_insert() inserts unique stringsHeiko Voigt2012-03-30
* string-list: Add API to remove an item from an unsorted listJohannes Sixt2011-08-14
* string_list: Fix argument order for string_list_appendJulian Phillips2010-06-27
* string-list: add unsorted_string_list_lookup()Stephen Boyd2010-03-24
* Fix two leftovers from path_list->string_listJohannes Schindelin2008-07-22
* Rename path_list to string_listJohannes Schindelin2008-07-21