summaryrefslogtreecommitdiff
path: root/shell-completion
Commit message (Expand)AuthorAgeFilesLines
* bash-completion: localize words and cword variablesSibo Dong2021-04-0611-11/+11
* Introduce ExitTypeHenri Chain2021-03-312-2/+2
* shell-completion: systemd-run: add missing optionsYu Watanabe2021-03-222-26/+41
* udevadm-trigger: introduce --quiet optionYu Watanabe2021-02-212-1/+2
* shell-completion: complete --legend=no for resolvectl and systemctlZbigniew Jędrzejewski-Szmek2021-02-172-4/+4
* portable: add 'reattach' verb and DBUS interfaceLuca Boccassi2021-02-101-1/+1
* bash-completion: loginctl: add -P optionYu Watanabe2021-02-111-2/+2
* bash-completion: coredumpctl: add --json and -n optionsYu Watanabe2021-02-111-1/+3
* systemctl: add new option to mount image inside a running service namespaceLuca Boccassi2021-01-212-1/+6
* core: add DBUS method to bind mount new nodes without service restartLuca Boccassi2021-01-182-1/+6
* Added option --check-inhibitors for non-tty usageFelix Stupp2021-01-132-3/+13
* shell-completion: fix systemctl set/unset/import-environmentZbigniew Jędrzejewski-Szmek2021-01-082-1/+15
* coredumpctl: Add --debugger-args= optionMichal Fabik2020-12-161-1/+2
* license: LGPL-2.1+ -> LGPL-2.1-or-laterYu Watanabe2020-11-0954-54/+54
* shell-completion: add missing completions to meson.buildLucas Werkmeister2020-10-051-0/+2
* zsh: loginctl: complete alias 'self'Ronan Pigott2020-09-301-0/+6
* zsh: add systemd-path completionsRonan Pigott2020-09-232-0/+9
* bash-completion: resolvectl: support 'log-level' commandYu Watanabe2020-09-041-0/+4
* add "list" verb to autocompleted commandsOlivier Le Moal2020-08-271-1/+1
* shell-completion/zsh: add missing verbs for networkctlOlivier Le Moal2020-08-261-13/+23
* zsh: correct journalctl command completion parsingRonan Pigott2020-08-251-2/+2
* systemctl: add --timestamp to change timestamp print formatLuca Boccassi2020-08-192-1/+12
* homed: default to "btrfs" as fs type in the LUKS backendLennart Poettering2020-08-191-1/+1
* shell-completion: add missing verbs for networkctlYu Watanabe2020-06-301-2/+2
* dissect/nspawn: add support for dm-verity root hash signatureLuca Boccassi2020-06-251-1/+5
* shell-completion: add homectl for bashZbigniew Jędrzejewski-Szmek2020-06-052-1/+189
* shell-completions: update bootctlZbigniew Jędrzejewski-Szmek2020-05-302-3/+18
* Update resolvectl zsh completioncodicodi2020-05-211-5/+2
* shell-completion/zsh: update systemd-analyze completionsRonan Pigott2020-04-271-3/+20
* zsh: fix disable/enable completionHaochen Tong2020-04-271-1/+5
* systemctl: hide first column with --plain instead of --no-legendJouke Witteveen2020-04-178-8/+8
* Add `shell` to machinectl ZSH completionPieter Lexis2020-03-271-0/+1
* 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