summaryrefslogtreecommitdiff
path: root/shell-completion
Commit message (Expand)AuthorAgeFilesLines
* shell-completion: add --global and unit-pathsZbigniew Jędrzejewski-Szmek2018-02-092-5/+7
* Slightly improve performance of startable/restartable unit completion (#7839)dana2018-01-281-11/+10
* analyze: merge {get,set}-log-{level,target} to log-{level,target} (#8020)Yu Watanabe2018-01-272-9/+7
* zsh: add service-watchdogsZbigniew Jędrzejewski-Szmek2018-01-261-0/+7
* bash-completion: systemd-analyze: add service-watchdogs verbJan Klötzke2018-01-221-0/+8
* Merge pull request #7844 from yuwata/bash-completionZbigniew Jędrzejewski-Szmek2018-01-1518-66/+136
|\
| * bash-completion: timedatectl: suggests hostname and machine nameYu Watanabe2018-01-101-3/+11
| * bash-completion: run: add missing optionsYu Watanabe2018-01-101-3/+4
| * bash-completion: resolve: add missing optionsYu Watanabe2018-01-101-3/+17
| * bash-completion: nspawn: add missing optionsYu Watanabe2018-01-101-9/+18
| * bash-completion: detect-virt: add missing optionYu Watanabe2018-01-101-1/+2
| * bash-completion: cgls: suggests unitsYu Watanabe2018-01-101-1/+15
| * bash-completion: analyze: add missing options and verbsYu Watanabe2018-01-101-4/+5
| * bash-completion: systemctl: add missing options and verbsYu Watanabe2018-01-101-6/+8
| * bash-completion: networkctl: 'list' and 'lldp' can take linksYu Watanabe2018-01-101-2/+2
| * bash-completion: machinectl: add missing options and verbsYu Watanabe2018-01-101-4/+15
| * bash-completion: loginctl: add missing options and verbsYu Watanabe2018-01-101-5/+6
| * bash-completion: localectl: add a missing option and verbsYu Watanabe2018-01-101-5/+8
| * bash-completion: kernel-install: update default path to kernel imageYu Watanabe2018-01-101-1/+1
| * bash-completion: journalctl add missing optionsYu Watanabe2018-01-101-9/+9
| * bash-completion: hostnamectl: add a missing optionYu Watanabe2018-01-101-1/+1
| * bash-completion: coredumpctl: support more optionsYu Watanabe2018-01-101-4/+7
| * bash-completion: busctl: support more options and verbsYu Watanabe2018-01-101-3/+4
| * bash-completion: bootctl: support more options and verbsYu Watanabe2018-01-101-2/+3
* | zsh/coredumpctl: Never sort the completion candidatesWieland Hoffmann2018-01-131-3/+2
* | zsh/coredumpctl: Fix the completionWieland Hoffmann2018-01-131-1/+1
|/
* Add license headers and SPDX identifiers to meson.build filesZbigniew Jędrzejewski-Szmek2017-11-192-0/+34
* Add SPDX license headers to shell completion scriptsZbigniew Jędrzejewski-Szmek2017-11-1948-0/+48
* systemctl: clarify --global, --root and --runtime options (#7071)Lubomir Rintel2017-10-121-3/+3
* pass currently completed word to systemctl list-unit-files/list-units (#6927)g0tar2017-10-051-8/+8
* build-sys: s/ENABLE_RESOLVED/ENABLE_RESOLVE/Zbigniew Jędrzejewski-Szmek2017-10-042-2/+2
* build-sys: use #if Y instead of #ifdef Y everywhereZbigniew Jędrzejewski-Szmek2017-10-042-2/+2
* analyze: add get-log-level, get-log-target verbsLucas Werkmeister2017-09-072-1/+3
* shell-completion: add systemd-analyze set-log-targetLucas Werkmeister2017-09-072-0/+15
* Merge pull request #6465 from keszybz/drop-kdbusMartin Pitt2017-07-281-1/+1
|\
| * Drop busname unit typeZbigniew Jędrzejewski-Szmek2017-07-231-1/+1
* | bash-completion: use the first argument instead of the global variable (#6457)Yu Watanabe2017-07-271-7/+7
|/
* build-sys: drop gitignore patterns for in-tree buildsZbigniew Jędrzejewski-Szmek2017-07-182-2/+0
* build-sys: drop automake supportZbigniew Jędrzejewski-Szmek2017-07-183-3/+0
* Add networkctl label to man and shell completionZbigniew Jędrzejewski-Szmek2017-06-272-1/+2
* zsh: add completion for add-wants and add-requires (#6082)Felipe Sateler2017-06-061-1/+3
* shell-completion: add systemctl revert (#6042)Lucas Werkmeister2017-05-292-2/+3
* Add short-iso-precise for journalctl output (#5884)Ian Wienand2017-05-072-2/+2
* meson: use booleans for conf.set and drop unecessary conditionalsZbigniew Jędrzejewski-Szmek2017-05-022-2/+2
* meson: reindent all files with 8 spacesZbigniew Jędrzejewski-Szmek2017-04-232-83/+79
* meson: use join_paths consistentlyMichael Biebl2017-04-232-2/+2
* meson: build systemd using mesonZbigniew Jędrzejewski-Szmek2017-04-232-0/+101
* hostname: add 'convertible' chassis typeDavid Herrmann2017-02-282-2/+2
* shell-completion: include the new coredumpctl optionsGiedrius Statkevičius2017-02-242-1/+3
* shell_completion: Add -r option for coredumpctlNamhyung Kim2017-02-142-1/+3