index
:
git
master
git
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
string-list.h
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
string-list: introduce `string_list_setlen()`
Taylor Blau
2023-04-25
1
-0
/
+10
*
string-list: multi-delimiter `string_list_split_in_place()`
Taylor Blau
2023-04-25
1
-1
/
+1
*
string-list: document iterator behavior on NULL input
Derrick Stolee
2022-09-27
1
-1
/
+6
*
string-list API: change "nr" and "alloc" to "size_t"
Ævar Arnfjörð Bjarmason
2022-03-07
1
-1
/
+2
*
string-list.[ch]: remove string_list_init() compatibility function
Ævar Arnfjörð Bjarmason
2021-09-28
1
-5
/
+0
*
string-list.[ch]: add a string_list_init_{nodup,dup}()
Ævar Arnfjörð Bjarmason
2021-07-01
1
-2
/
+9
*
*.h: move some *_INIT to designated initializers
Ævar Arnfjörð Bjarmason
2021-07-01
1
-2
/
+2
*
Merge branch 'en/string-list-can-be-custom-sorted'
Junio C Hamano
2020-01-23
1
-2
/
+4
|
\
|
*
string-list: note in docs that callers can specify sorting function
Elijah Newren
2020-01-07
1
-2
/
+4
*
|
Fix spelling errors in code comments
Elijah Newren
2019-11-10
1
-1
/
+1
|
/
*
*.[ch]: manually align parameter lists
Denton Liu
2019-05-05
1
-1
/
+1
*
*.[ch]: remove extern from function declarations using spatch
Denton Liu
2019-05-05
1
-1
/
+1
*
string-list: remove unused function print_string_list
Stefan Beller
2018-09-11
1
-8
/
+0
*
string-list.h: move documentation from Documentation/api/ into header
Han-Wen Nienhuys
2017-09-27
1
-30
/
+162
*
for_each_string_list_item: avoid undefined behavior for empty list
Michael Haggerty
2017-09-20
1
-2
/
+4
*
string-list: add string_list_remove function
Brandon Williams
2017-04-21
1
-0
/
+7
*
Merge branch 'sb/string-list'
Junio C Hamano
2014-12-22
1
-2
/
+10
|
\
|
*
string_list: remove string_list_insert_at_index() from its API
Stefan Beller
2014-12-05
1
-2
/
+0
|
*
string_list: document string_list_(insert,lookup)
Stefan Beller
2014-11-25
1
-0
/
+10
*
|
sort_string_list(): rename to string_list_sort()
Michael Haggerty
2014-11-25
1
-1
/
+1
|
/
*
string-list: add string_list initializer helper function
Tanay Abhra
2014-07-21
1
-0
/
+2
*
string-list: spell all values out that are given to a string_list initializer
Tanay Abhra
2014-06-06
1
-2
/
+2
*
Merge branch 'ap/log-mailmap'
Junio C Hamano
2013-01-21
1
-0
/
+4
|
\
|
*
string-list: allow case-insensitive string list
Junio C Hamano
2013-01-08
1
-0
/
+4
*
|
Merge branch 'mh/ceiling'
Junio C Hamano
2013-01-02
1
-9
/
+0
|
\
\
|
|
/
|
/
|
|
*
string_list_longest_prefix(): remove function
Michael Haggerty
2012-10-29
1
-8
/
+0
*
|
string_list: add a function string_list_remove_empty_items()
Michael Haggerty
2012-11-08
1
-0
/
+7
|
/
*
string_list: add a function string_list_longest_prefix()
Michael Haggerty
2012-09-12
1
-0
/
+8
*
string_list: add a new function, string_list_remove_duplicates()
Michael Haggerty
2012-09-12
1
-0
/
+7
*
string_list: add a new function, filter_string_list()
Michael Haggerty
2012-09-12
1
-0
/
+9
*
string_list: add two new functions for splitting strings
Michael Haggerty
2012-09-12
1
-0
/
+29
*
string_list: add function string_list_append_nodup()
Michael Haggerty
2012-09-12
1
-0
/
+18
*
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-25
1
-1
/
+2
*
string-list: rename the include guard to STRING_LIST_H
Thiago Farina
2010-01-10
1
-3
/
+3
*
string-list: new for_each_string_list() function
Jay Soffian
2009-02-28
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-22
1
-0
/
+28