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