chiark / gitweb /
Prep v239: string-util.[hc] - Unmasked skip_leading_chars() - Newly utilized by strst...
[elogind.git] / src / basic / string-util.h
2018-08-24 Sven EdenPrep v239: string-util.[hc] - Unmasked skip_leading_cha...
2018-08-24 Lennart Poetteringtree-wide: remove Lennart's copyright lines
2018-08-24 Lennart Poetteringtree-wide: drop 'This file is part of systemd' blurb
2018-08-24 Zbigniew Jędrzejew... basic/string-util: make ellipsize() inline
2018-08-24 Zbigniew Jędrzejew... basic/journal-importer: escape & ellipsize bad data...
2018-08-24 Zbigniew Jędrzejew... basic/string-util: add a convenience function to cescap...
2018-08-24 Lennart Poetteringstring-util: add new memory_startswith() helper
2018-08-24 Yu Watanabestring-util: rename strdash_if_empty() to empty_to_dash()
2018-08-24 Lennart Poetteringtree-wide: be more careful with the type of array sizes
2018-08-24 Zbigniew Jędrzejew... tree-wide: drop license boilerplate
2018-05-30 Zbigniew Jędrzejew... journalctl: add highlighting for matched substring
2018-05-30 Lennart Poetteringcocci: use strempty() at more places
2018-03-26 Sven EdenPrep v236 : Add missing SPDX-License-Identifier (2...
2017-11-28 Lennart Poetteringstring-util: rework strextend() to optionally inset...
2017-11-22 Zbigniew Jędrzejew... build-sys: change all HAVE_DECL_ macros to HAVE_
2017-09-25 Jonathan Lebonstring-util: use size_t for strjoina macro (#6914)
2017-08-14 Sven EdenPrep v235: Apply upstream fixes (3/10) [src/basic]
2017-08-10 Yu Watanabebasic: cosmetic changes (#6440)
2017-07-17 Sven EdenPrep v233: Unmask now needed functions in src/basic
2017-07-17 Zbigniew Jędrzejew... treewide: replace homegrown memory_erase with explicit_...
2017-07-17 Zbigniew Jędrzejew... Drop FOREACH_WORD_QUOTED
2017-07-17 Zbigniew Jędrzejew... tree-wide: drop NULL sentinel from strjoin
2017-07-07 Sven EdenMerge pull request #22 from elogind/dev_v232
2017-07-07 Sven EdenPrep v232.2: Mask more unneeded functions
2017-07-05 Seraphime Kirkovskimachinectl: split OS field in two; print ip addresses...
2017-07-05 Lennart Poetteringbootctl: move toupper() implementation to string-util.h
2017-07-03 Sven EdenMerge pull request #19 from elogind/dev_v231
2017-06-16 Lennart Poetteringutil-lib: make localed's nonempty() generic, rename...
2017-06-16 Daniel Kahn Gillmorbasic: define HEXDIGITS
2017-05-23 Sven EdenMerge pull request #15 from elogind/dev_v229
2017-05-17 Sven EdenPrep v229: Add missing fixes from upstream [1/6] src...
2017-05-17 Daniel Macktree-wide: remove Emacs lines from all files
2017-05-17 Lennart Poetteringbasic: add ascii_strcasecmp_nn() call
2017-05-17 Lennart Poetteringbasic: add new ascii_strcasecmp_n() call
2017-05-17 Lennart Poetteringbasic: introduce generic ascii_strlower_n() call and...
2017-05-04 Sven EdenMerge pull request #7 from elogind/dev_v228-r1
2017-04-26 Sven EdenPrep v228: Add remaining updates from upstream (1/3)