summaryrefslogtreecommitdiffstats
path: root/shell-completion/zsh/_systemctl.in (follow)
Commit message (Expand)AuthorAgeFilesLines
* meson: use jinja2 in shell-completion/Zbigniew Jędrzejewski-Szmek2021-05-191-1/+1
* shell-completion: complete --legend=no for resolvectl and systemctlZbigniew Jędrzejewski-Szmek2021-02-171-2/+2
* systemctl: add new option to mount image inside a running service namespaceLuca Boccassi2021-01-211-0/+5
* core: add DBUS method to bind mount new nodes without service restartLuca Boccassi2021-01-181-0/+5
* Added option --check-inhibitors for non-tty usageFelix Stupp2021-01-131-1/+8
* shell-completion: fix systemctl set/unset/import-environmentZbigniew Jędrzejewski-Szmek2021-01-081-0/+5
* license: LGPL-2.1+ -> LGPL-2.1-or-laterYu Watanabe2020-11-091-1/+1
* systemctl: add --timestamp to change timestamp print formatLuca Boccassi2020-08-191-0/+8
* zsh: fix disable/enable completionHaochen Tong2020-04-271-1/+5
* systemctl: hide first column with --plain instead of --no-legendJouke Witteveen2020-04-171-1/+1
* zsh: Complete systemctl subcommands in separate tagsDaniel Shahaf2020-01-081-11/+17
* zsh: Prepare for classifying systemctl commands (#14422)Daniel Shahaf2019-12-231-3/+22
* zsh: Complete more systemctl commandsDaniel Shahaf2019-12-231-0/+8
* zsh: Group systemctl subcommands as in the manual. No functional change.Daniel Shahaf2019-12-231-14/+27
* zsh: add completion for systemctl preset-allZbigniew Jędrzejewski-Szmek2019-06-121-0/+1
* shell-completion/zsh: add -*type*- headersZbigniew Jędrzejewski-Szmek2019-04-121-1/+1
* shell-completion: use 4 space indentation tooZbigniew Jędrzejewski-Szmek2019-04-121-234/+234
* zsh completion: Prevent functions from clobbering each other, &c.dana2019-01-081-11/+27
* zsh-completion: Add support for set-property (#10322)Xuanwo2018-11-201-1/+2
* zsh-completion: systemctl: list template units only as neededEmil Velikov2018-06-111-1/+15
* shell-completion: systemctl: do not list template units in {re,}startEmil Velikov2018-06-111-2/+2
* shell-completion: systemctl: pass current word to all list_unit*Emil Velikov2018-06-111-3/+3
* zsh-completion: systemctl: tweak --state list for startable unitsEmil Velikov2018-06-111-1/+1
* zsh-completion: systemctl: pass only $PREFIX* to list-unit*Emil Velikov2018-06-111-8/+8
* zsh-completion: suggest bus properties instead of configuration items for 'sy...Zbigniew Jędrzejewski-Szmek2018-05-281-3/+1
* Rename suspend-to-hibernate to suspend-then-hibernateMario Limonciello2018-03-281-1/+1
* Introduce suspend-to-hibernate (#8274)Mario Limonciello2018-03-081-0/+1
* Slightly improve performance of startable/restartable unit completion (#7839)dana2018-01-281-11/+10
* Add SPDX license headers to shell completion scriptsZbigniew Jędrzejewski-Szmek2017-11-191-0/+1
* 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
* zsh: add completion for add-wants and add-requires (#6082)Felipe Sateler2017-06-071-1/+3
* shell-completion: add systemctl revert (#6042)Lucas Werkmeister2017-05-291-1/+2
* systemctl: restore --failed (#5198)Zbigniew Jędrzejewski-Szmek2017-02-021-0/+1
* 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 for #4318 (#4394)llua2016-10-171-9/+5
* zsh: _systemctl: do not attempt to use "--system" by default (#3951)Daniel Hahler2016-08-131-1/+3
* zsh: _filter_units_by_property: respect --userDaniel Hahler2016-08-111-1/+1
* tree-wide: remove uses of --failedZbigniew Jędrzejewski-Szmek2016-05-091-2/+1
* systemctl: rename "reload-or-try-restart" verb to "try-reload-or-restart"Lennart Poettering2016-01-281-3/+3
* Remove snapshot unit typeZbigniew Jędrzejewski-Szmek2015-11-111-11/+0
* shell-completion: use systemctl --state=helpZbigniew Jędrzejewski-Szmek2015-09-281-2/+2
* zsh-completion: optimize _filter_units_by_propertyDaniel Hahler2015-06-061-10/+5
* Merge pull request #5 from systemd-mailing-devs/1432910411-14517-1-git-send-e...Daniel Mack2015-06-021-23/+37
|\
| * zsh-completion: a more style/tag aware _systemctlEric Cook2015-05-291-23/+37
* | zsh-completion: fix completion of --user servicesEric Cook2015-05-191-3/+3
|/
* zsh-completion: make the arrays _sys_active_units, _sys_startable_units and _...Eric Cook2015-05-181-4/+4
* zsh-completion: removing more pointless forksEric Cook2015-05-181-16/+14
* zsh-completion: less forking in _systemctl_failed_units() and make the array ...Eric Cook2015-05-181-2/+2