index
:
systemd
main
systemd
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
test
/
test-strv.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
basic/strv: add optimizable version of strv_push/consume/extend
Zbigniew Jędrzejewski-Szmek
2022-05-20
1
-0
/
+43
*
basic/strv: fix splitting of strings with escape characters
Zbigniew Jędrzejewski-Szmek
2022-05-06
1
-0
/
+15
*
strv: declare iterator of FOREACH_STRING() in the loop
Zbigniew Jędrzejewski-Szmek
2022-03-23
1
-3
/
+1
*
basic/strv: avoid potential UB with references to array[-1]
Zbigniew Jędrzejewski-Szmek
2022-03-21
1
-1
/
+6
*
strv: make iterator in STRV_FOREACH() declaread in the loop
Yu Watanabe
2022-03-19
1
-5
/
+0
*
basic/strv: drop strv_free_free
Zbigniew Jędrzejewski-Szmek
2021-11-26
1
-11
/
+0
*
test: Use TEST macro
Jan Janssen
2021-11-25
1
-192
/
+72
*
test: use assert_se() instead of assert()
Yu Watanabe
2021-10-12
1
-1
/
+1
*
basic: introduce test_strv_split_and_extend()
Frantisek Sumsal
2021-09-29
1
-0
/
+23
*
Drop the text argument from assert_not_reached()
Zbigniew Jędrzejewski-Szmek
2021-08-03
1
-2
/
+2
*
test: move test_specifier_printf() to test-specifier.c
Yu Watanabe
2021-05-12
1
-34
/
+0
*
basic/extract-word: rename flag
Zbigniew Jędrzejewski-Szmek
2021-03-11
1
-2
/
+2
*
strv: introduce strv_split_newlines_full()
Yu Watanabe
2021-03-05
1
-0
/
+34
*
specifiers: introduce common macros for generating specifier tables
Lennart Poettering
2020-11-25
1
-9
/
+1
*
license: LGPL-2.1+ -> LGPL-2.1-or-later
Yu Watanabe
2020-11-09
1
-1
/
+1
*
basic/strv: allow escaping the separator in strv_join()
Zbigniew Jędrzejewski-Szmek
2020-09-25
1
-27
/
+40
*
Rename strv_split_extract() to strv_split_full()
Zbigniew Jędrzejewski-Szmek
2020-09-09
1
-20
/
+20
*
tree-wide: replace strv_split_full() with strv_split_extract() everywhere
Zbigniew Jędrzejewski-Szmek
2020-09-09
1
-47
/
+44
*
strv: add strv_split_colon_pairs function
Luca Boccassi
2020-08-05
1
-0
/
+30
*
tree-wide: support a bunch of additional specifiers
Lennart Poettering
2020-04-28
1
-7
/
+17
*
Remove unneded {}s
Zbigniew Jędrzejewski-Szmek
2020-04-13
1
-2
/
+1
*
string-util: make sure we eat even half complete words in split()
Lennart Poettering
2020-04-02
1
-0
/
+6
*
test-strv: add missing oom check
Zbigniew Jędrzejewski-Szmek
2020-03-28
1
-1
/
+1
*
Merge pull request #14562 from yuwata/table-strv
Zbigniew Jędrzejewski-Szmek
2020-01-15
1
-10
/
+16
|
\
|
*
strv: introduce strv_compare()
Yu Watanabe
2020-01-15
1
-10
/
+16
*
|
basic/strv: drop flags argument from strv_fnmatch()
Zbigniew Jędrzejewski-Szmek
2020-01-14
1
-1
/
+1
*
|
networkctl: return error or warning when interfaces are not matched
Zbigniew Jędrzejewski-Szmek
2020-01-14
1
-3
/
+5
|
/
*
tree-wide: drop double newline
Yu Watanabe
2019-11-03
1
-1
/
+0
*
tree-wide: drop string.h when string-util.h or friends are included
Yu Watanabe
2019-11-03
1
-1
/
+0
*
test-strv: add function headers
Zbigniew Jędrzejewski-Szmek
2019-07-19
1
-7
/
+86
*
test-strv: test strv_free_erase() a little bit
Zbigniew Jędrzejewski-Szmek
2019-07-10
1
-9
/
+9
*
Rename EXTRACT_QUOTES to EXTRACT_UNQUOTE
Zbigniew Jędrzejewski-Szmek
2019-06-28
1
-2
/
+2
*
util: split out nulstr related stuff to nulstr-util.[ch]
Lennart Poettering
2019-03-14
1
-1
/
+1
*
strv: add new macro STARTSWITH_SET()
Lennart Poettering
2018-11-26
1
-0
/
+15
*
strv: wrap strv_new() in a macro so that NULL sentinel is implicit
Lennart Poettering
2018-10-31
1
-27
/
+26
*
test: add tests for strv_split_full()
Yu Watanabe
2018-09-26
1
-7
/
+104
*
test: replace swear words by 'hoge'
Yu Watanabe
2018-09-13
1
-5
/
+5
*
test: add tests for strv_join_prefix()
Yu Watanabe
2018-09-13
1
-0
/
+33
*
strv: make strv_split() accept empty string
Yu Watanabe
2018-07-06
1
-3
/
+23
*
tree-wide: drop copyright headers from frequent contributors
Zbigniew Jędrzejewski-Szmek
2018-06-20
1
-3
/
+0
*
tree-wide: beautify remaining copyright statements
Lennart Poettering
2018-06-14
1
-1
/
+1
*
tree-wide: remove Lennart's copyright lines
Lennart Poettering
2018-06-14
1
-1
/
+0
*
tree-wide: drop 'This file is part of systemd' blurb
Lennart Poettering
2018-06-14
1
-2
/
+0
*
tree-wide: drop spurious newlines (#8764)
Lennart Poettering
2018-04-19
1
-1
/
+0
*
tree-wide: drop license boilerplate
Zbigniew Jędrzejewski-Szmek
2018-04-06
1
-13
/
+0
*
test-strv: add a simple test for strv_free_free()
Zbigniew Jędrzejewski-Szmek
2018-02-13
1
-0
/
+12
*
basic/strv: add function to insert items at position
Zbigniew Jędrzejewski-Szmek
2018-02-02
1
-0
/
+31
*
strv: drop strv_join_quoted() (#8057)
Yu Watanabe
2018-02-01
1
-60
/
+1
*
Add SPDX license identifiers to source files under the LGPL
Zbigniew Jędrzejewski-Szmek
2017-11-19
1
-0
/
+1
*
strv: fix STRV_FOREACH_BACKWARDS() to be a single statement only
Lennart Poettering
2016-10-07
1
-2
/
+7
[next]