summaryrefslogtreecommitdiffstats
path: root/shell-completion/zsh (follow)
Commit message (Expand)AuthorAgeFilesLines
* shell-completion: add --global and unit-pathsZbigniew Jędrzejewski-Szmek2018-02-091-0/+2
* Slightly improve performance of startable/restartable unit completion (#7839)dana2018-01-281-11/+10
* analyze: merge {get,set}-log-{level,target} to log-{level,target} (#8020)Yu Watanabe2018-01-271-6/+4
* zsh: add service-watchdogsZbigniew Jędrzejewski-Szmek2018-01-261-0/+7
* zsh/coredumpctl: Never sort the completion candidatesWieland Hoffmann2018-01-131-3/+2
* zsh/coredumpctl: Fix the completionWieland Hoffmann2018-01-131-1/+1
* Add license headers and SPDX identifiers to meson.build filesZbigniew Jędrzejewski-Szmek2017-11-191-0/+17
* Add SPDX license headers to shell completion scriptsZbigniew Jędrzejewski-Szmek2017-11-1925-0/+25
* systemctl: clarify --global, --root and --runtime options (#7071)Lubomir Rintel2017-10-121-3/+3
* pass currently completed word to systemctl list-unit-files/list-units (#6927)g0tar2017-10-051-8/+8
* build-sys: s/ENABLE_RESOLVED/ENABLE_RESOLVE/Zbigniew Jędrzejewski-Szmek2017-10-041-1/+1
* build-sys: use #if Y instead of #ifdef Y everywhereZbigniew Jędrzejewski-Szmek2017-10-041-1/+1
* analyze: add get-log-level, get-log-target verbsLucas Werkmeister2017-09-071-0/+2
* shell-completion: add systemd-analyze set-log-targetLucas Werkmeister2017-09-071-0/+7
* Drop busname unit typeZbigniew Jędrzejewski-Szmek2017-07-231-1/+1
* build-sys: drop gitignore patterns for in-tree buildsZbigniew Jędrzejewski-Szmek2017-07-181-1/+0
* build-sys: drop automake supportZbigniew Jędrzejewski-Szmek2017-07-181-1/+0
* Add networkctl label to man and shell completionZbigniew Jędrzejewski-Szmek2017-06-271-0/+1
* zsh: add completion for add-wants and add-requires (#6082)Felipe Sateler2017-06-061-1/+3
* shell-completion: add systemctl revert (#6042)Lucas Werkmeister2017-05-291-1/+2
* Add short-iso-precise for journalctl output (#5884)Ian Wienand2017-05-071-1/+1
* meson: use booleans for conf.set and drop unecessary conditionalsZbigniew Jędrzejewski-Szmek2017-05-021-1/+1
* meson: reindent all files with 8 spacesZbigniew Jędrzejewski-Szmek2017-04-231-40/+38
* meson: use join_paths consistentlyMichael Biebl2017-04-231-1/+1
* meson: build systemd using mesonZbigniew Jędrzejewski-Szmek2017-04-231-0/+49
* hostname: add 'convertible' chassis typeDavid Herrmann2017-02-281-1/+1
* shell-completion: include the new coredumpctl optionsGiedrius Statkevičius2017-02-241-0/+2
* shell_completion: Add -r option for coredumpctlNamhyung Kim2017-02-141-0/+1
* systemctl: restore --failed (#5198)Zbigniew Jędrzejewski-Szmek2017-02-021-0/+1
* zsh-completion: _journalctl fixes (#5165)llua2017-01-271-2/+2
* Fixi caching in zsh completion (#5122)Александр Тихонов2017-01-211-9/+9
* shell-completion: redirect all errors from systemctl to /dev/nullZbigniew Jędrzejewski-Szmek2017-01-111-1/+1
* zsh-completion: fix typo and rephrase option hints (#4963)Doug Christman2016-12-231-4/+4
* analyze: add syscall-filter verbZbigniew Jędrzejewski-Szmek2016-11-031-0/+1
* zsh-completion: fix for #4318 (#4394)llua2016-10-171-9/+5
* shell-completion: add --wait to systemd-run completions (#4140)Davide Cavalca2016-09-141-0/+1
* zsh: _journalctl: also handle --root arg and --key=value style (#3956)Daniel Hahler2016-08-161-4/+13
* zsh: _journalctl: do not complete exclusive modes (#3957)Daniel Hahler2016-08-161-4/+4
* zsh: _systemctl: do not attempt to use "--system" by default (#3951)Daniel Hahler2016-08-131-1/+3
* zsh: _journalctl: improve support for handling mode args (#3952)Daniel Hahler2016-08-131-3/+17
* zsh: _journalctl: handle --user in _journal_noneDaniel Hahler2016-08-111-1/+3
* zsh: _filter_units_by_property: respect --userDaniel Hahler2016-08-111-1/+1
* journalctl: add new output mode "short-full" (#3880)Lennart Poettering2016-08-031-1/+1
* doc,core: Read{Write,Only}Paths= and InaccessiblePaths=Alessandro Puccetti2016-07-191-2/+2
* zsh-completion: fix option ordering in set-x11-keymap (#3646)ntzrmtthihu7772016-07-151-2/+2
* nspawn-completion: implementation of shell completion of --notify-ready (#3679)Alessandro Puccetti2016-07-081-0/+1
* machinectl: Added stop as alias for poweroff (#3406)Christian Rebischke2016-06-061-0/+1
* tree-wide: remove uses of --failedZbigniew Jędrzejewski-Szmek2016-05-081-2/+1
* zsh-completion: remove non-portable uses of \s in awk (#3063)Felipe Sateler2016-04-192-2/+2
* Add zsh completion for networkctl (#3062)Felipe Sateler2016-04-181-0/+35