index
:
git
main
maint
master
next
seen
todo
Mirror of https://git.kernel.org/pub/scm/git/git.git/
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
t
/
t0063-string-list.sh
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2025-07-07
u-string-list: move "remove duplicates" test to "u-string-list.c"
shejialuo
1
-27
/
+0
2025-07-07
u-string-list: move "filter string" test to "u-string-list.c"
shejialuo
1
-11
/
+0
2025-07-07
u-string-list: move "test_split_in_place" to "u-string-list.c"
shejialuo
1
-51
/
+0
2025-07-07
u-string-list: move "test_split" into "u-string-list.c"
shejialuo
1
-53
/
+0
2024-11-21
t: remove TEST_PASSES_SANITIZE_LEAK annotations
Patrick Steinhardt
1
-1
/
+0
2023-04-24
string-list: multi-delimiter `string_list_split_in_place()`
Taylor Blau
1
-0
/
+51
2021-09-23
tests: add a test mode for SANITIZE=leak, run it in CI
Ævar Arnfjörð Bjarmason
1
-0
/
+1
2018-03-27
t/helper: merge test-string-list into test-tool
Nguyễn Thái Ngọc Duy
1
-24
/
+24
2012-10-29
string_list_longest_prefix(): remove function
Michael Haggerty
1
-30
/
+0
2012-09-12
string_list: add a function string_list_longest_prefix()
Michael Haggerty
1
-0
/
+30
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
/
+11
2012-09-12
string_list: add two new functions for splitting strings
Michael Haggerty
1
-0
/
+63