summaryrefslogtreecommitdiff
path: root/shell-completion
AgeCommit message (Expand)Author
2018-01-10bash-completion: loginctl: add missing options and verbsYu Watanabe
2018-01-10bash-completion: localectl: add a missing option and verbsYu Watanabe
2018-01-10bash-completion: kernel-install: update default path to kernel imageYu Watanabe
2018-01-10bash-completion: journalctl add missing optionsYu Watanabe
2018-01-10bash-completion: hostnamectl: add a missing optionYu Watanabe
2018-01-10bash-completion: coredumpctl: support more optionsYu Watanabe
2018-01-10bash-completion: busctl: support more options and verbsYu Watanabe
2018-01-10bash-completion: bootctl: support more options and verbsYu Watanabe
2017-11-19Add license headers and SPDX identifiers to meson.build filesZbigniew Jędrzejewski-Szmek
2017-11-19Add SPDX license headers to shell completion scriptsZbigniew Jędrzejewski-Szmek
2017-10-12systemctl: clarify --global, --root and --runtime options (#7071)Lubomir Rintel
2017-10-05pass currently completed word to systemctl list-unit-files/list-units (#6927)g0tar
2017-10-04build-sys: s/ENABLE_RESOLVED/ENABLE_RESOLVE/Zbigniew Jędrzejewski-Szmek
2017-10-04build-sys: use #if Y instead of #ifdef Y everywhereZbigniew Jędrzejewski-Szmek
2017-09-07analyze: add get-log-level, get-log-target verbsLucas Werkmeister
2017-09-07shell-completion: add systemd-analyze set-log-targetLucas Werkmeister
2017-07-28Merge pull request #6465 from keszybz/drop-kdbusMartin Pitt
2017-07-27bash-completion: use the first argument instead of the global variable (#6457)Yu Watanabe
2017-07-23Drop busname unit typeZbigniew Jędrzejewski-Szmek
2017-07-18build-sys: drop gitignore patterns for in-tree buildsZbigniew Jędrzejewski-Szmek
2017-07-18build-sys: drop automake supportZbigniew Jędrzejewski-Szmek
2017-06-27Add networkctl label to man and shell completionZbigniew Jędrzejewski-Szmek
2017-06-06zsh: add completion for add-wants and add-requires (#6082)Felipe Sateler
2017-05-29shell-completion: add systemctl revert (#6042)Lucas Werkmeister
2017-05-07Add short-iso-precise for journalctl output (#5884)Ian Wienand
2017-05-02meson: use booleans for conf.set and drop unecessary conditionalsZbigniew Jędrzejewski-Szmek
2017-04-23meson: reindent all files with 8 spacesZbigniew Jędrzejewski-Szmek
2017-04-23meson: use join_paths consistentlyMichael Biebl
2017-04-23meson: build systemd using mesonZbigniew Jędrzejewski-Szmek
2017-02-28hostname: add 'convertible' chassis typeDavid Herrmann
2017-02-24shell-completion: include the new coredumpctl optionsGiedrius Statkevičius
2017-02-14shell_completion: Add -r option for coredumpctlNamhyung Kim
2017-02-02systemctl: restore --failed (#5198)Zbigniew Jędrzejewski-Szmek
2017-01-27zsh-completion: _journalctl fixes (#5165)llua
2017-01-25bash-completion: add support for --now (#5155)Jan Synacek
2017-01-21Fixi caching in zsh completion (#5122)Александр Тихонов
2017-01-21bash_completion: journalctl: Complete -t option valuesNamhyung Kim
2017-01-21bash_completion: journalctl: add missing optionsNamhyung Kim
2017-01-11shell-completion: redirect all errors from systemctl to /dev/nullZbigniew Jędrzejewski-Szmek
2016-12-23zsh-completion: fix typo and rephrase option hints (#4963)Doug Christman
2016-11-03analyze: add syscall-filter verbZbigniew Jędrzejewski-Szmek
2016-10-17zsh-completion: fix for #4318 (#4394)llua
2016-10-11Merge pull request #4115 from yuwata/completion-fixLennart Poettering
2016-09-14shell-completion: add --wait to systemd-run completions (#4140)Davide Cavalca
2016-09-14bash-completion: systemctl: use local variablesYu Watanabe
2016-09-09bash-completion: systemctl: do not pass masked or not-found units to filterYu Watanabe
2016-09-02shell-completion: add systemd-resolve --status (#4085)Marcos Mello
2016-08-16zsh: _journalctl: also handle --root arg and --key=value style (#3956)Daniel Hahler
2016-08-16zsh: _journalctl: do not complete exclusive modes (#3957)Daniel Hahler
2016-08-13zsh: _systemctl: do not attempt to use "--system" by default (#3951)Daniel Hahler