index
:
git
gitk-resize-error
main
Fork of git SCM with my patches.
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
t
/
helper
/
test-string-list.c
Age
Commit message (
Expand
)
Author
2025-07-07
u-string-list: move "remove duplicates" test to "u-string-list.c"
shejialuo
2025-07-07
u-string-list: move "filter string" test to "u-string-list.c"
shejialuo
2025-07-07
u-string-list: move "test_split_in_place" to "u-string-list.c"
shejialuo
2025-07-07
u-string-list: move "test_split" into "u-string-list.c"
shejialuo
2024-12-06
global: mark code units that generate warnings with `-Wsign-compare`
Patrick Steinhardt
2023-05-09
Merge branch 'en/header-split-cache-h-part-2'
Junio C Hamano
2023-04-24
string-list: multi-delimiter `string_list_split_in_place()`
Taylor Blau
2023-04-24
treewide: remove cache.h inclusion due to previous changes
Elijah Newren
2023-04-24
treewide: be explicit about dependence on strbuf.h
Elijah Newren
2018-03-27
t/helper: merge test-string-list into test-tool
Nguyễn Thái Ngọc Duy
2017-10-04
test-stringlist: avoid buffer underrun when sorting nothing
René Scharfe
2017-01-23
perf: add basic sort performance test
René Scharfe
2016-07-06
Merge branch 'jk/common-main-2.8' into jk/common-main
Junio C Hamano
2016-04-15
test helpers: move test-* to t/helper/ subdirectory
Nguyễn Thái Ngọc Duy