summaryrefslogtreecommitdiff
path: root/shell-completion
AgeCommit message (Expand)AuthorFilesLines
2017-11-19Add license headers and SPDX identifiers to meson.build filesZbigniew Jędrzejewski-Szmek2-0/+34
2017-11-19Add SPDX license headers to shell completion scriptsZbigniew Jędrzejewski-Szmek48-0/+48
2017-10-12systemctl: clarify --global, --root and --runtime options (#7071)Lubomir Rintel1-3/+3
2017-10-05pass currently completed word to systemctl list-unit-files/list-units (#6927)g0tar1-8/+8
2017-10-04build-sys: s/ENABLE_RESOLVED/ENABLE_RESOLVE/Zbigniew Jędrzejewski-Szmek2-2/+2
2017-10-04build-sys: use #if Y instead of #ifdef Y everywhereZbigniew Jędrzejewski-Szmek2-2/+2
2017-09-07analyze: add get-log-level, get-log-target verbsLucas Werkmeister2-1/+3
2017-09-07shell-completion: add systemd-analyze set-log-targetLucas Werkmeister2-0/+15
2017-07-28Merge pull request #6465 from keszybz/drop-kdbusMartin Pitt1-1/+1
2017-07-27bash-completion: use the first argument instead of the global variable (#6457)Yu Watanabe1-7/+7
2017-07-23Drop busname unit typeZbigniew Jędrzejewski-Szmek1-1/+1
2017-07-18build-sys: drop gitignore patterns for in-tree buildsZbigniew Jędrzejewski-Szmek2-2/+0
2017-07-18build-sys: drop automake supportZbigniew Jędrzejewski-Szmek3-3/+0
2017-06-27Add networkctl label to man and shell completionZbigniew Jędrzejewski-Szmek2-1/+2
2017-06-06zsh: add completion for add-wants and add-requires (#6082)Felipe Sateler1-1/+3
2017-05-29shell-completion: add systemctl revert (#6042)Lucas Werkmeister2-2/+3
2017-05-07Add short-iso-precise for journalctl output (#5884)Ian Wienand2-2/+2
2017-05-02meson: use booleans for conf.set and drop unecessary conditionalsZbigniew Jędrzejewski-Szmek2-2/+2
2017-04-23meson: reindent all files with 8 spacesZbigniew Jędrzejewski-Szmek2-83/+79
2017-04-23meson: use join_paths consistentlyMichael Biebl2-2/+2
2017-04-23meson: build systemd using mesonZbigniew Jędrzejewski-Szmek2-0/+101
2017-02-28hostname: add 'convertible' chassis typeDavid Herrmann2-2/+2
2017-02-24shell-completion: include the new coredumpctl optionsGiedrius Statkevičius2-1/+3
2017-02-14shell_completion: Add -r option for coredumpctlNamhyung Kim2-1/+3
2017-02-02systemctl: restore --failed (#5198)Zbigniew Jędrzejewski-Szmek2-1/+2
2017-01-27zsh-completion: _journalctl fixes (#5165)llua1-2/+2
2017-01-25bash-completion: add support for --now (#5155)Jan Synacek1-1/+1
2017-01-21Fixi caching in zsh completion (#5122)Александр Тихонов1-9/+9
2017-01-21bash_completion: journalctl: Complete -t option valuesNamhyung Kim1-0/+3
2017-01-21bash_completion: journalctl: add missing optionsNamhyung Kim1-2/+2
2017-01-11shell-completion: redirect all errors from systemctl to /dev/nullZbigniew Jędrzejewski-Szmek2-2/+2
2016-12-23zsh-completion: fix typo and rephrase option hints (#4963)Doug Christman1-4/+4
2016-11-03analyze: add syscall-filter verbZbigniew Jędrzejewski-Szmek2-0/+7
2016-10-17zsh-completion: fix for #4318 (#4394)llua1-9/+5
2016-10-11Merge pull request #4115 from yuwata/completion-fixLennart Poettering1-7/+34
2016-09-14shell-completion: add --wait to systemd-run completions (#4140)Davide Cavalca2-1/+3
2016-09-14bash-completion: systemctl: use local variablesYu Watanabe1-7/+3
2016-09-09bash-completion: systemctl: do not pass masked or not-found units to filterYu Watanabe1-6/+37
2016-09-02shell-completion: add systemd-resolve --status (#4085)Marcos Mello1-2/+2
2016-08-16zsh: _journalctl: also handle --root arg and --key=value style (#3956)Daniel Hahler1-4/+13
2016-08-16zsh: _journalctl: do not complete exclusive modes (#3957)Daniel Hahler1-4/+4
2016-08-13zsh: _systemctl: do not attempt to use "--system" by default (#3951)Daniel Hahler1-1/+3
2016-08-13zsh: _journalctl: improve support for handling mode args (#3952)Daniel Hahler1-3/+17
2016-08-11zsh: _journalctl: handle --user in _journal_noneDaniel Hahler1-1/+3
2016-08-11zsh: _filter_units_by_property: respect --userDaniel Hahler1-1/+1
2016-08-03journalctl: add new output mode "short-full" (#3880)Lennart Poettering3-3/+3
2016-07-19doc,core: Read{Write,Only}Paths= and InaccessiblePaths=Alessandro Puccetti2-4/+4
2016-07-15zsh-completion: fix option ordering in set-x11-keymap (#3646)ntzrmtthihu7771-2/+2
2016-07-08nspawn-completion: implementation of shell completion of --notify-ready (#3679)Alessandro Puccetti2-1/+7
2016-06-06machinectl: Added stop as alias for poweroff (#3406)Christian Rebischke2-1/+2