summaryrefslogtreecommitdiff
path: root/shell-completion
Commit message (Expand)AuthorAgeFilesLines
* analyze: add syscall-filter verbZbigniew Jędrzejewski-Szmek2016-11-032-0/+7
* zsh-completion: fix for #4318 (#4394)llua2016-10-171-9/+5
* Merge pull request #4115 from yuwata/completion-fixLennart Poettering2016-10-111-7/+34
|\
| * bash-completion: systemctl: use local variablesYu Watanabe2016-09-141-7/+3
| * bash-completion: systemctl: do not pass masked or not-found units to filterYu Watanabe2016-09-091-6/+37
* | shell-completion: add --wait to systemd-run completions (#4140)Davide Cavalca2016-09-142-1/+3
|/
* shell-completion: add systemd-resolve --status (#4085)Marcos Mello2016-09-021-2/+2
* zsh: _journalctl: also handle --root arg and --key=value style (#3956)Daniel Hahler2016-08-161-4/+13
* zsh: _journalctl: do not complete exclusive modes (#3957)Daniel Hahler2016-08-161-4/+4
* zsh: _systemctl: do not attempt to use "--system" by default (#3951)Daniel Hahler2016-08-131-1/+3
* zsh: _journalctl: improve support for handling mode args (#3952)Daniel Hahler2016-08-131-3/+17
* zsh: _journalctl: handle --user in _journal_noneDaniel Hahler2016-08-111-1/+3
* zsh: _filter_units_by_property: respect --userDaniel Hahler2016-08-111-1/+1
* journalctl: add new output mode "short-full" (#3880)Lennart Poettering2016-08-033-3/+3
* doc,core: Read{Write,Only}Paths= and InaccessiblePaths=Alessandro Puccetti2016-07-192-4/+4
* zsh-completion: fix option ordering in set-x11-keymap (#3646)ntzrmtthihu7772016-07-151-2/+2
* nspawn-completion: implementation of shell completion of --notify-ready (#3679)Alessandro Puccetti2016-07-082-1/+7
* machinectl: Added stop as alias for poweroff (#3406)Christian Rebischke2016-06-062-1/+2
* bash: use the actual journal fields used in the journal files for completionLennart Poettering2016-05-301-13/+3
* tree-wide: remove uses of --failedZbigniew Jędrzejewski-Szmek2016-05-082-3/+2
* zsh-completion: remove non-portable uses of \s in awk (#3063)Felipe Sateler2016-04-192-2/+2
* Add zsh completion for networkctl (#3062)Felipe Sateler2016-04-181-0/+35
* bash completion: add --template to nspawnEvgeny Vereshchagin2016-03-201-2/+2
* systemd-resolve: initial shell completionZbigniew Jędrzejewski-Szmek2016-02-183-1/+132
* cgroup: remove support for NetClass= directiveDaniel Mack2016-02-101-1/+1
* Journalctl command completion should show machinesDan Walsh2016-02-081-2/+11
* shell-completion: fix headerZbigniew Jędrzejewski-Szmek2016-02-061-1/+1
* systemctl: rename "reload-or-try-restart" verb to "try-reload-or-restart"Lennart Poettering2016-01-282-4/+4
* zsh-completion: Escape results for `journalctl --unit`Douglas Christman2016-01-251-1/+4
* importd: drop dkr supportLennart Poettering2015-12-102-4/+2
* bash-completion: list valid signal namesEvgeny Vereshchagin2015-11-243-3/+6
* bash-completion: list only valid signal namesZbigniew Jędrzejewski-Szmek2015-11-241-1/+2
* bash-completion: nspawn: add completion for --kill-signalEvgeny Vereshchagin2015-11-231-1/+4
* shell-completion: journalctl: add --syncMarcos Mello2015-11-151-1/+1
* execute: Add new PassEnvironment= directiveFilipe Brandenburger2015-11-112-2/+2
* shell-completion: journalctl: add -S and -U optionsMarcos Mello2015-11-111-1/+1
* Remove snapshot unit typeZbigniew Jędrzejewski-Szmek2015-11-103-19/+2
* Merge pull request #1775 from fbuihuu/set-property-completionLennart Poettering2015-11-041-1/+1
|\
| * bash-completion: add minimal support fpr 'set-property' commandFranck Bui2015-11-041-1/+1
* | Merge pull request #1690 from evverx/run-runtime-directoryLennart Poettering2015-11-022-2/+2
|\ \ | |/ |/|
| * shell-completion: systemd-run: add the property RuntimeDirectoryEvgeny Vereshchagin2015-10-272-2/+2
* | shell-completion: systemctl: show completions for `user` in `global` modeEvgeny Vereshchagin2015-10-301-0/+2
* | shell-completion: hostnamectl: add the command set-locationEvgeny Vereshchagin2015-10-291-1/+1
|/
* shell-completion: systemd-run: add the property ProtectHomeEvgeny Vereshchagin2015-10-262-2/+2
* zsh-completion: journalctl --identifierZbigniew Jędrzejewski-Szmek2015-10-251-0/+1
* shell-completion: systemd-run: add the property ProtectSystemEvgeny Vereshchagin2015-10-242-1/+3
* shell-completion: systemd-run: add new property EnvironmentFileNicolas Cornu2015-10-212-2/+2
* Add zsh completion on systemd-run's propertiesNicolas Cornu2015-10-211-1/+14
* shell-completion: systemd-run: add new propertiesEvgeny Vereshchagin2015-10-201-1/+2
* shell-completion: systemd-run: add property OOMScoreAdjustEvgeny Vereshchagin2015-10-171-1/+1