index
:
tgif.git
2.36
Terin's Improved Git Fork
terinjokes@gmail.com
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
string-list.c
Age
Commit message (
Expand
)
Author
Files
Lines
2018-09-24
Merge branch 'sb/string-list-remove-unused'
Junio C Hamano
1
-10
/
+0
2018-09-11
string-list: remove unused function print_string_list
Stefan Beller
1
-10
/
+0
2018-07-09
string-list.c: avoid conversion from void * to function pointer
Beat Bolli
1
-4
/
+14
2017-10-10
cleanup: fix possible overflow errors in binary search
Derrick Stolee
1
-1
/
+1
2017-07-17
use MOVE_ARRAY
René Scharfe
1
-5
/
+3
2017-05-30
Merge branch 'bw/forking-and-threading'
Junio C Hamano
1
-0
/
+18
2017-04-23
Merge branch 'jh/string-list-micro-optim'
Junio C Hamano
1
-4
/
+1
2017-04-20
string-list: add string_list_remove function
Brandon Williams
1
-0
/
+18
2017-04-15
string-list: use ALLOC_GROW macro when reallocing string_list
Jeff Hostetler
1
-4
/
+1
2017-01-23
string-list: use QSORT_S in string_list_sort()
René Scharfe
1
-8
/
+5
2016-09-29
use QSORT
René Scharfe
1
-1
/
+1
2016-04-25
string_list: use string-list API in unsorted_string_list_lookup()
Ralf Thielow
1
-4
/
+4
2014-12-22
Merge branch 'sb/string-list'
Junio C Hamano
1
-7
/
+1
2014-12-04
string_list: remove string_list_insert_at_index() from its API
Stefan Beller
1
-7
/
+1
2014-11-25
sort_string_list(): rename to string_list_sort()
Michael Haggerty
1
-2
/
+2
2014-09-18
use REALLOC_ARRAY for changing the allocation size of arrays
René Scharfe
1
-2
/
+1
2014-07-21
string-list: add string_list initializer helper function
Tanay Abhra
1
-0
/
+6
2013-01-20
Merge branch 'ap/log-mailmap'
Junio C Hamano
1
-4
/
+13
2013-01-07
string-list: allow case-insensitive string list
Junio C Hamano
1
-4
/
+13
2013-01-02
Merge branch 'mh/ceiling'
Junio C Hamano
1
-20
/
+0
2012-11-08
string_list: add a function string_list_remove_empty_items()
Michael Haggerty
1
-0
/
+9
2012-10-29
string_list_longest_prefix(): remove function
Michael Haggerty
1
-20
/
+0
2012-09-12
string_list: add a function string_list_longest_prefix()
Michael Haggerty
1
-0
/
+20
2012-09-12
string_list: add a new function, string_list_remove_duplicates()
Michael Haggerty
1
-0
/
+17
2012-09-12
string_list: add a new function, filter_string_list()
Michael Haggerty
1
-0
/
+17
2012-09-12
string_list: add two new functions for splitting strings
Michael Haggerty
1
-0
/
+53
2012-09-12
string_list: add function string_list_append_nodup()
Michael Haggerty
1
-5
/
+15
2011-08-14
string-list: Add API to remove an item from an unsorted list
Johannes Sixt
1
-0
/
+9
2011-02-14
string_list_append: always set util pointer to NULL
Jeff King
1
-0
/
+1
2010-06-27
string_list: Fix argument order for string_list_append
Julian Phillips
1
-1
/
+1
2010-06-27
string_list: Fix argument order for string_list_lookup
Julian Phillips
1
-1
/
+1
2010-06-27
string_list: Fix argument order for string_list_insert_at_index
Julian Phillips
1
-3
/
+3
2010-06-27
string_list: Fix argument order for string_list_insert
Julian Phillips
1
-1
/
+1
2010-06-27
string_list: Fix argument order for for_each_string_list
Julian Phillips
1
-2
/
+2
2010-06-27
string_list: Fix argument order for print_string_list
Julian Phillips
1
-1
/
+1
2010-03-24
string-list: add unsorted_string_list_lookup()
Stephen Boyd
1
-3
/
+10
2009-02-27
string-list: new for_each_string_list() function
Jay Soffian
1
-0
/
+10
2009-02-08
Add find_insert_index, insert_at_index and clear_func functions to string_list
Marius Storm-Olsen
1
-4
/
+39
2008-07-21
Rename path_list to string_list
Johannes Schindelin
1
-0
/
+134