summaryrefslogtreecommitdiff
path: root/src/escape
Commit message (Expand)AuthorAgeFilesLines
* Enable log colors for most of tools in /usr/binZbigniew Jędrzejewski-Szmek2019-05-081-0/+1
* coccinelle: make use of SYNTHETIC_ERRNOZbigniew Jędrzejewski-Szmek2018-11-221-36/+27
* Split out pretty-print.c and move pager.c and main-func.h to shared/Zbigniew Jędrzejewski-Szmek2018-11-201-1/+1
* util-lib: move main() definition macros to its own header fileLennart Poettering2018-11-191-0/+1
* escape: use free_and_replaceZbigniew Jędrzejewski-Szmek2018-11-171-5/+3
* escape: define main through macroZbigniew Jędrzejewski-Szmek2018-11-171-50/+30
* tree-wide: add clickable man page link to all --help textsLennart Poettering2018-08-201-4/+16
* Drop some more copyright headersZbigniew Jędrzejewski-Szmek2018-07-241-3/+0
* escape: add --instance optionLucas Werkmeister2018-06-251-2/+19
* escape: support --unescape with --templateLucas Werkmeister2018-06-251-5/+44
* tree-wide: beautify remaining copyright statementsLennart Poettering2018-06-141-1/+1
* tree-wide: drop 'This file is part of systemd' blurbLennart Poettering2018-06-141-2/+0
* tree-wide: drop license boilerplateZbigniew Jędrzejewski-Szmek2018-04-061-13/+0
* When mangling names, optionally emit a warning (#8400)Zbigniew Jędrzejewski-Szmek2018-03-211-1/+1
* Add SPDX license identifiers to source files under the LGPLZbigniew Jędrzejewski-Szmek2017-11-191-0/+1
* escape: fix systemd-escape description textLennart Poettering2017-07-311-1/+1
* build-sys: drop automake supportZbigniew Jędrzejewski-Szmek2017-07-181-1/+0
* escape: Fix help description (#6352)Jeremy Bicha2017-07-131-1/+1
* tree-wide: drop NULL sentinel from strjoinZbigniew Jędrzejewski-Szmek2016-10-231-1/+1
* tree-wide: remove Emacs lines from all filesDaniel Mack2016-02-101-2/+0
* util-lib: split out allocation calls into alloc-util.[ch]Lennart Poettering2015-10-271-0/+1
* util-lib: split our string related calls from util.[ch] into its own file str...Lennart Poettering2015-10-241-0/+1
* util: introduce common version() implementation and use it everywhereLennart Poettering2015-09-291-6/+3
* escape: fix exit codeMichael Marineau2015-07-011-1/+1
* core: rework unit name validation and manipulation logicLennart Poettering2015-05-051-18/+22
* Unify parse_argv styleZbigniew Jędrzejewski-Szmek2014-08-031-9/+6
* escape: fix return codeZbigniew Jędrzejewski-Szmek2014-07-191-1/+1
* escape: beef up new systemd-escape toolLennart Poettering2014-07-072-11/+205
* add new systemd-escape toolMichael Biebl2014-07-071-0/+46