summaryrefslogtreecommitdiff
path: root/shell-completion
AgeCommit message (Expand)Author
2018-04-09bash-completion: busctl: make variables localYu Watanabe
2018-04-09bash-completion: busctl: do not suggest "-" for signatureYu Watanabe
2018-04-09bash-completion: busctl: suggests only writable properties for set-propertyYu Watanabe
2018-03-22zsh-completion: add calendar to systemd-analyze (#8438)Doug Christman
2018-02-09shell-completion: add --global and unit-pathsZbigniew Jędrzejewski-Szmek
2018-01-28Slightly improve performance of startable/restartable unit completion (#7839)dana
2018-01-27analyze: merge {get,set}-log-{level,target} to log-{level,target} (#8020)Yu Watanabe
2018-01-26zsh: add service-watchdogsZbigniew Jędrzejewski-Szmek
2018-01-22bash-completion: systemd-analyze: add service-watchdogs verbJan Klötzke
2018-01-15Merge pull request #7844 from yuwata/bash-completionZbigniew Jędrzejewski-Szmek
2018-01-13zsh/coredumpctl: Never sort the completion candidatesWieland Hoffmann
2018-01-13zsh/coredumpctl: Fix the completionWieland Hoffmann
2018-01-10bash-completion: timedatectl: suggests hostname and machine nameYu Watanabe
2018-01-10bash-completion: run: add missing optionsYu Watanabe
2018-01-10bash-completion: resolve: add missing optionsYu Watanabe
2018-01-10bash-completion: nspawn: add missing optionsYu Watanabe
2018-01-10bash-completion: detect-virt: add missing optionYu Watanabe
2018-01-10bash-completion: cgls: suggests unitsYu Watanabe
2018-01-10bash-completion: analyze: add missing options and verbsYu Watanabe
2018-01-10bash-completion: systemctl: add missing options and verbsYu Watanabe
2018-01-10bash-completion: networkctl: 'list' and 'lldp' can take linksYu Watanabe
2018-01-10bash-completion: machinectl: add missing options and verbsYu Watanabe
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