summaryrefslogtreecommitdiff
path: root/shell-completion/zsh
AgeCommit message (Expand)Author
2016-10-17zsh-completion: fix for #4318 (#4394)llua
2016-09-14shell-completion: add --wait to systemd-run completions (#4140)Davide Cavalca
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
2016-08-13zsh: _journalctl: improve support for handling mode args (#3952)Daniel Hahler
2016-08-11zsh: _journalctl: handle --user in _journal_noneDaniel Hahler
2016-08-11zsh: _filter_units_by_property: respect --userDaniel Hahler
2016-08-03journalctl: add new output mode "short-full" (#3880)Lennart Poettering
2016-07-19doc,core: Read{Write,Only}Paths= and InaccessiblePaths=Alessandro Puccetti
2016-07-15zsh-completion: fix option ordering in set-x11-keymap (#3646)ntzrmtthihu777
2016-07-08nspawn-completion: implementation of shell completion of --notify-ready (#3679)Alessandro Puccetti
2016-06-06machinectl: Added stop as alias for poweroff (#3406)Christian Rebischke
2016-05-08tree-wide: remove uses of --failedZbigniew Jędrzejewski-Szmek
2016-04-19zsh-completion: remove non-portable uses of \s in awk (#3063)Felipe Sateler
2016-04-18Add zsh completion for networkctl (#3062)Felipe Sateler
2016-02-18systemd-resolve: initial shell completionZbigniew Jędrzejewski-Szmek
2016-02-10cgroup: remove support for NetClass= directiveDaniel Mack
2016-02-06shell-completion: fix headerZbigniew Jędrzejewski-Szmek
2016-01-28systemctl: rename "reload-or-try-restart" verb to "try-reload-or-restart"Lennart Poettering
2016-01-25zsh-completion: Escape results for `journalctl --unit`Douglas Christman
2015-12-10importd: drop dkr supportLennart Poettering
2015-11-11execute: Add new PassEnvironment= directiveFilipe Brandenburger
2015-11-10Remove snapshot unit typeZbigniew Jędrzejewski-Szmek
2015-10-27shell-completion: systemd-run: add the property RuntimeDirectoryEvgeny Vereshchagin
2015-10-26shell-completion: systemd-run: add the property ProtectHomeEvgeny Vereshchagin
2015-10-25zsh-completion: journalctl --identifierZbigniew Jędrzejewski-Szmek
2015-10-24shell-completion: systemd-run: add the property ProtectSystemEvgeny Vereshchagin
2015-10-21shell-completion: systemd-run: add new property EnvironmentFileNicolas Cornu
2015-10-21Add zsh completion on systemd-run's propertiesNicolas Cornu
2015-10-09zsh: don't mention /etc/mtabLennart Poettering
2015-09-28shell-completion: use systemctl --state=helpZbigniew Jędrzejewski-Szmek
2015-08-15zsh completion: update busctlNicolas Cornu
2015-06-22zsh-completion: _loginctl/_systemd/_systemd-inhibit improvementsEric Cook
2015-06-21zsh-completion: _systemd-nspawn - add more argument completionEric Cook
2015-06-17zsh-completion: _loginctl - general bug fixesEric Cook
2015-06-06zsh-completion: optimize _filter_units_by_propertyDaniel Hahler
2015-06-02Merge pull request #5 from systemd-mailing-devs/1432910411-14517-1-git-send-e...Daniel Mack
2015-06-02Merge pull request #4 from systemd-mailing-devs/1431989131-25145-1-git-send-e...Daniel Mack
2015-06-01zsh-completion: fix typo in _bootctlDaniel Mack
2015-05-30zsh-completion: update bootctlRonny Chevalier
2015-05-29zsh-completion: a more style/tag aware _systemctlEric Cook
2015-05-19zsh-completion: fix completion of --user servicesEric Cook
2015-05-18zsh-completion: make the arrays _sys_active_units, _sys_startable_units and _...Eric Cook
2015-05-18zsh-completion: removing more pointless forksEric Cook
2015-05-18zsh-completion: less forking in _systemctl_failed_units() and make the array ...Eric Cook
2015-05-18zsh-completion: less forking in _systemctl_get_template_names()Eric Cook
2015-05-18zsh-completion: actually complete template names for subcommands enable, reen...Eric Cook
2015-05-18zsh-completion: actually run _filter_units_by_property when creating the arra...Eric Cook
2015-05-18Use "new" --job-mode= option in more placesZbigniew Jędrzejewski-Szmek