index
:
systemd
main
systemd
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
shell-completion
/
zsh
/
_systemctl.in
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
meson: use jinja2 in shell-completion/
Zbigniew Jędrzejewski-Szmek
2021-05-19
1
-1
/
+1
*
shell-completion: complete --legend=no for resolvectl and systemctl
Zbigniew Jędrzejewski-Szmek
2021-02-17
1
-2
/
+2
*
systemctl: add new option to mount image inside a running service namespace
Luca Boccassi
2021-01-21
1
-0
/
+5
*
core: add DBUS method to bind mount new nodes without service restart
Luca Boccassi
2021-01-18
1
-0
/
+5
*
Added option --check-inhibitors for non-tty usage
Felix Stupp
2021-01-13
1
-1
/
+8
*
shell-completion: fix systemctl set/unset/import-environment
Zbigniew Jędrzejewski-Szmek
2021-01-08
1
-0
/
+5
*
license: LGPL-2.1+ -> LGPL-2.1-or-later
Yu Watanabe
2020-11-09
1
-1
/
+1
*
systemctl: add --timestamp to change timestamp print format
Luca Boccassi
2020-08-19
1
-0
/
+8
*
zsh: fix disable/enable completion
Haochen Tong
2020-04-27
1
-1
/
+5
*
systemctl: hide first column with --plain instead of --no-legend
Jouke Witteveen
2020-04-17
1
-1
/
+1
*
zsh: Complete systemctl subcommands in separate tags
Daniel Shahaf
2020-01-08
1
-11
/
+17
*
zsh: Prepare for classifying systemctl commands (#14422)
Daniel Shahaf
2019-12-23
1
-3
/
+22
*
zsh: Complete more systemctl commands
Daniel Shahaf
2019-12-23
1
-0
/
+8
*
zsh: Group systemctl subcommands as in the manual. No functional change.
Daniel Shahaf
2019-12-23
1
-14
/
+27
*
zsh: add completion for systemctl preset-all
Zbigniew Jędrzejewski-Szmek
2019-06-12
1
-0
/
+1
*
shell-completion/zsh: add -*type*- headers
Zbigniew Jędrzejewski-Szmek
2019-04-12
1
-1
/
+1
*
shell-completion: use 4 space indentation too
Zbigniew Jędrzejewski-Szmek
2019-04-12
1
-234
/
+234
*
zsh completion: Prevent functions from clobbering each other, &c.
dana
2019-01-08
1
-11
/
+27
*
zsh-completion: Add support for set-property (#10322)
Xuanwo
2018-11-20
1
-1
/
+2
*
zsh-completion: systemctl: list template units only as needed
Emil Velikov
2018-06-11
1
-1
/
+15
*
shell-completion: systemctl: do not list template units in {re,}start
Emil Velikov
2018-06-11
1
-2
/
+2
*
shell-completion: systemctl: pass current word to all list_unit*
Emil Velikov
2018-06-11
1
-3
/
+3
*
zsh-completion: systemctl: tweak --state list for startable units
Emil Velikov
2018-06-11
1
-1
/
+1
*
zsh-completion: systemctl: pass only $PREFIX* to list-unit*
Emil Velikov
2018-06-11
1
-8
/
+8
*
zsh-completion: suggest bus properties instead of configuration items for 'sy...
Zbigniew Jędrzejewski-Szmek
2018-05-28
1
-3
/
+1
*
Rename suspend-to-hibernate to suspend-then-hibernate
Mario Limonciello
2018-03-28
1
-1
/
+1
*
Introduce suspend-to-hibernate (#8274)
Mario Limonciello
2018-03-08
1
-0
/
+1
*
Slightly improve performance of startable/restartable unit completion (#7839)
dana
2018-01-28
1
-11
/
+10
*
Add SPDX license headers to shell completion scripts
Zbigniew Jędrzejewski-Szmek
2017-11-19
1
-0
/
+1
*
systemctl: clarify --global, --root and --runtime options (#7071)
Lubomir Rintel
2017-10-12
1
-3
/
+3
*
pass currently completed word to systemctl list-unit-files/list-units (#6927)
g0tar
2017-10-05
1
-8
/
+8
*
zsh: add completion for add-wants and add-requires (#6082)
Felipe Sateler
2017-06-07
1
-1
/
+3
*
shell-completion: add systemctl revert (#6042)
Lucas Werkmeister
2017-05-29
1
-1
/
+2
*
systemctl: restore --failed (#5198)
Zbigniew Jędrzejewski-Szmek
2017-02-02
1
-0
/
+1
*
Fixi caching in zsh completion (#5122)
Александр Тихонов
2017-01-21
1
-9
/
+9
*
shell-completion: redirect all errors from systemctl to /dev/null
Zbigniew Jędrzejewski-Szmek
2017-01-11
1
-1
/
+1
*
zsh-completion: fix for #4318 (#4394)
llua
2016-10-17
1
-9
/
+5
*
zsh: _systemctl: do not attempt to use "--system" by default (#3951)
Daniel Hahler
2016-08-13
1
-1
/
+3
*
zsh: _filter_units_by_property: respect --user
Daniel Hahler
2016-08-11
1
-1
/
+1
*
tree-wide: remove uses of --failed
Zbigniew Jędrzejewski-Szmek
2016-05-09
1
-2
/
+1
*
systemctl: rename "reload-or-try-restart" verb to "try-reload-or-restart"
Lennart Poettering
2016-01-28
1
-3
/
+3
*
Remove snapshot unit type
Zbigniew Jędrzejewski-Szmek
2015-11-11
1
-11
/
+0
*
shell-completion: use systemctl --state=help
Zbigniew Jędrzejewski-Szmek
2015-09-28
1
-2
/
+2
*
zsh-completion: optimize _filter_units_by_property
Daniel Hahler
2015-06-06
1
-10
/
+5
*
Merge pull request #5 from systemd-mailing-devs/1432910411-14517-1-git-send-e...
Daniel Mack
2015-06-02
1
-23
/
+37
|
\
|
*
zsh-completion: a more style/tag aware _systemctl
Eric Cook
2015-05-29
1
-23
/
+37
*
|
zsh-completion: fix completion of --user services
Eric Cook
2015-05-19
1
-3
/
+3
|
/
*
zsh-completion: make the arrays _sys_active_units, _sys_startable_units and _...
Eric Cook
2015-05-18
1
-4
/
+4
*
zsh-completion: removing more pointless forks
Eric Cook
2015-05-18
1
-16
/
+14
*
zsh-completion: less forking in _systemctl_failed_units() and make the array ...
Eric Cook
2015-05-18
1
-2
/
+2
[next]