aboutsummaryrefslogtreecommitdiffstats
path: root/Documentation/technical/api-string-list.txt (follow)
AgeCommit message (Expand)AuthorFilesLines
2017-09-27string-list.h: move documentation from Documentation/api/ into headerHan-Wen Nienhuys1-209/+0
2014-11-25sort_string_list(): rename to string_list_sort()Michael Haggerty1-2/+2
2014-07-21string-list: add string_list initializer helper functionTanay Abhra1-0/+5
2014-06-06string-list: spell all values out that are given to a string_list initializerTanay Abhra1-0/+2
2013-01-02Merge branch 'mh/ceiling'Junio C Hamano1-8/+0
2012-11-08string_list: add a function string_list_remove_empty_items()Michael Haggerty1-1/+8
2012-10-29string_list_longest_prefix(): remove functionMichael Haggerty1-8/+0
2012-09-18string_list API: document what "sorted" meansMichael Haggerty1-3/+4
2012-09-12api-string-list.txt: initialize the string_list the easy wayMichael Haggerty1-2/+1
2012-09-12string_list: add a function string_list_longest_prefix()Michael Haggerty1-0/+8
2012-09-12string_list: add a new function, string_list_remove_duplicates()Michael Haggerty1-0/+9
2012-09-12string_list: add a new function, filter_string_list()Michael Haggerty1-0/+11
2012-09-12string_list: add two new functions for splitting stringsMichael Haggerty1-1/+21
2012-09-12string_list: add function string_list_append_nodup()Michael Haggerty1-3/+14
2012-03-30string-list: document that string_list_insert() inserts unique stringsHeiko Voigt1-1/+3
2011-08-14string-list: Add API to remove an item from an unsorted listJohannes Sixt1-0/+10
2010-06-27string_list: Fix argument order for string_list_appendJulian Phillips1-2/+2
2010-03-24string-list: add unsorted_string_list_lookup()Stephen Boyd1-1/+5
2008-07-22Fix two leftovers from path_list->string_listJohannes Schindelin1-2/+2
2008-07-21Rename path_list to string_listJohannes Schindelin1-0/+128