index
:
systemd
main
systemd
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
basic
/
string-util.h
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
tree-wide: remove Lennart's copyright lines
Lennart Poettering
2018-06-14
1
-4
/
+0
*
tree-wide: drop 'This file is part of systemd' blurb
Lennart Poettering
2018-06-14
1
-2
/
+0
*
basic/string-util: make ellipsize() inline
Zbigniew Jędrzejewski-Szmek
2018-06-02
1
-1
/
+4
*
basic/journal-importer: escape & ellipsize bad data in log entries
Zbigniew Jędrzejewski-Szmek
2018-05-31
1
-0
/
+3
*
basic/string-util: add a convenience function to cescape mostly-ascii fields
Zbigniew Jędrzejewski-Szmek
2018-05-31
1
-0
/
+1
*
string-util: add new memory_startswith() helper
Lennart Poettering
2018-05-30
1
-0
/
+18
*
string-util: rename strdash_if_empty() to empty_to_dash()
Yu Watanabe
2018-05-10
1
-1
/
+1
*
tree-wide: be more careful with the type of array sizes
Lennart Poettering
2018-04-27
1
-1
/
+1
*
tree-wide: drop license boilerplate
Zbigniew Jędrzejewski-Szmek
2018-04-06
1
-13
/
+0
*
journalctl: add highlighting for matched substring
Zbigniew Jędrzejewski-Szmek
2018-01-28
1
-1
/
+1
*
cocci: use strempty() at more places
Lennart Poettering
2018-01-10
1
-3
/
+3
*
string-util: rework strextend() to optionally inset separators between each a...
Lennart Poettering
2017-12-05
1
-1
/
+3
*
Add SPDX license identifiers to source files under the LGPL
Zbigniew Jędrzejewski-Szmek
2017-11-19
1
-0
/
+1
*
string-util: add delete_trailing_chars() and skip_leading_chars() helpers
Lennart Poettering
2017-11-13
1
-0
/
+12
*
build-sys: change all HAVE_DECL_ macros to HAVE_
Zbigniew Jędrzejewski-Szmek
2017-10-03
1
-1
/
+1
*
string-util: use size_t for strjoina macro (#6914)
Jonathan Lebon
2017-09-25
1
-1
/
+1
*
string-util: add strlen_ptr() helper
Lennart Poettering
2017-07-31
1
-0
/
+7
*
basic: cosmetic changes (#6440)
Yu Watanabe
2017-07-25
1
-1
/
+1
*
treewide: replace homegrown memory_erase with explicit_bzero
Zbigniew Jędrzejewski-Szmek
2017-02-06
1
-1
/
+4
*
Drop FOREACH_WORD_QUOTED
Zbigniew Jędrzejewski-Szmek
2016-11-05
1
-3
/
+0
*
tree-wide: drop NULL sentinel from strjoin
Zbigniew Jędrzejewski-Szmek
2016-10-23
1
-1
/
+2
*
machinectl: split OS field in two; print ip addresses (#4058)
Seraphime Kirkovski
2016-08-31
1
-0
/
+4
*
bootctl: move toupper() implementation to string-util.h
Lennart Poettering
2016-07-21
1
-0
/
+3
*
util-lib: make localed's nonempty() generic, rename it to empty_to_null() and...
Lennart Poettering
2016-05-30
1
-0
/
+4
*
basic: define HEXDIGITS
Daniel Kahn Gillmor
2016-05-17
1
-0
/
+1
*
tree-wide: remove Emacs lines from all files
Daniel Mack
2016-02-10
1
-2
/
+0
*
basic: add ascii_strcasecmp_nn() call
Lennart Poettering
2016-01-13
1
-0
/
+1
*
basic: add new ascii_strcasecmp_n() call
Lennart Poettering
2016-01-13
1
-0
/
+2
*
basic: introduce generic ascii_strlower_n() call and make use of it everywhere
Lennart Poettering
2016-01-11
1
-1
/
+3
*
basic: include only what we use
Thomas Hindoe Paaboel Andersen
2015-11-30
1
-0
/
+2
*
util-lib: move character class definitions to string-util.h
Lennart Poettering
2015-11-03
1
-0
/
+12
*
string-util: rework memory_erase() so that it cannot be optimized away
Lennart Poettering
2015-11-02
1
-2
/
+2
*
util: move string_is_safe() to string-util.[ch]
Lennart Poettering
2015-10-27
1
-0
/
+2
*
util-lib: split our string related calls from util.[ch] into its own file str...
Lennart Poettering
2015-10-24
1
-0
/
+170