summaryrefslogtreecommitdiff
path: root/shell-completion
Commit message (Expand)AuthorAgeFilesLines
* portablectl: add --now and --enable to attach/detachLuca Boccassi2020-02-071-1/+1
* bash-completion: do not ellipsize machine nameYu Watanabe2020-01-1012-12/+12
* bash-completion: busctrl: support --full command line optionYu Watanabe2020-01-101-2/+2
* bash-completion: networkctl: do not show ellipsized link nameYu Watanabe2020-01-101-1/+1
* bash-completion: networkctl: support --full and --linesYu Watanabe2020-01-091-2/+2
* 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
* bash-completion: move shell-completion for log-level or friends to systemctlYu Watanabe2019-12-212-24/+9
* core: add support for RestartKillSignal= to override signal used for restart ...Zbigniew Jędrzejewski-Szmek2019-10-022-2/+2
* Merge pull request #11883 from yuwata/network-dhcp-renewYu Watanabe2019-09-221-1/+1
|\
| * networkctl: add renew commandYu Watanabe2019-09-211-1/+1
* | zsh: udpate bootctl completionsRonan Pigott2019-09-131-1/+32
* | shell-completion: do not truncate suggestionsYu Watanabe2019-09-011-1/+1
* | zsh: update journalctl completionsRonan Pigott2019-08-281-6/+12
* | Merge pull request #13273 from RPigott/zshcompZbigniew Jędrzejewski-Szmek2019-08-142-18/+39
|\ \
| * | shell-completion: add resolvectl commands to zsh completionRonan Pigott2019-08-061-7/+28
| * | shell-completion: enable resolvectl zsh completionRonan Pigott2019-08-062-14/+14
* | | shell-completion: complete --match argument for busctlRonan Pigott2019-08-131-1/+25
* | | zsh: add busctl completionsRonan Pigott2019-08-101-1/+192
|/ /
* | bash-completion: support "systemd-analyze exit-status"Yu Watanabe2019-07-301-1/+1
|/
* bash-completion: support ntp-servers and revert command for timedatectlYu Watanabe2019-07-171-0/+9
* bash-completion: add missing 'systemd-analyze timestamp'Yu Watanabe2019-07-161-1/+1
* bash-completion: udevadm: list all possible values for --action optionYu Watanabe2019-06-291-2/+2
* bash-completion: support systemd-analyze conditionYu Watanabe2019-06-281-1/+1
* resolved: add strict mode for DNS-over-TLSIwan Timmer2019-06-192-2/+2
* zsh: add completion for systemctl preset-allZbigniew Jędrzejewski-Szmek2019-06-121-0/+1
* bash-completion: support "networkctl delete"Yu Watanabe2019-06-041-1/+1
* udevadm: add --wait-for-initialization option to "udevadm info"Yu Watanabe2019-06-041-1/+2
* bash-completion: support --stats/-s option of networkctlYu Watanabe2019-06-011-1/+1
* bash-completion: correctly react to an unescaped unit nameFrantisek Sumsal2019-05-302-7/+31
* zsh-completion: fix completion for systemd-inhibit --whatDouglas Christman2019-05-281-1/+1
* bash-completion: update options for bootctlYu Watanabe2019-05-281-3/+3
* bash-completion: accept files for --bind/--bind-ro optionsFrantisek Sumsal2019-04-261-2/+2
* bash-completion: process only non-template units for systemctl isolateFrantisek Sumsal2019-04-261-1/+1
* bash-completion: don't sort syslog prioritiesFrantisek Sumsal2019-04-261-0/+1
* bash-completion: unify indentationFrantisek Sumsal2019-04-241-1/+1
* bash-completion: properly autocomplete escaped unit namesFrantisek Sumsal2019-04-242-2/+11
* shell-completion/zsh: add -*type*- headersZbigniew Jędrzejewski-Szmek2019-04-1221-21/+21
* shell-completion: use 4 space indentation tooZbigniew Jędrzejewski-Szmek2019-04-1239-2486/+2480
* completion/zsh/journalctl: Add --no-hostnameJörg Sommer2019-03-261-0/+1
* bash-completion: unify indentationFrantisek Sumsal2019-03-231-2/+2
* bash-completion: use default completion for redirect operatorsFrantisek Sumsal2019-03-231-0/+7
* bash-completion: add systemd-id128 supportYu Watanabe2019-03-151-0/+74
* bash-completion: also suggest units in reloading or activatingYu Watanabe2019-03-121-1/+4
* journalctl: New option --cursor-fileJörg Sommer2019-02-272-1/+2
* bash-completion: busctl: add 'emit' command supportYu Watanabe2019-02-061-1/+8
* bash-completion: udevadm: support recently added optionsYu Watanabe2019-01-181-2/+2
* zsh completion: Prevent functions from clobbering each other, &c.dana2019-01-0819-82/+147