summaryrefslogtreecommitdiff
path: root/shell-completion
Commit message (Expand)AuthorAgeFilesLines
...
* bus-dump: change capture output to use pcapng (#21738)Stephen Hemminger2021-12-251-1/+1
* shell-completion: Add completion for systemd-analyze critical-chainNishal Kulkarni2021-12-142-0/+17
* analyze: add inspect-elf verb to parse package metadataLuca Boccassi2021-11-302-0/+10
* analyze: add --profile switch to security verbLuca Boccassi2021-11-262-1/+2
* shell-completion: add offline/root/image to systemd-analyzeLuca Boccassi2021-11-261-2/+5
* shell-completion: add journalctl --facilityZbigniew Jędrzejewski-Szmek2021-11-242-2/+14
* zsh: drop unused codeZbigniew Jędrzejewski-Szmek2021-11-161-24/+1
* zsh: add hints for more systemd-analyze verbs and optionsZbigniew Jędrzejewski-Szmek2021-11-161-3/+20
* shell-completion: fix indentationZbigniew Jędrzejewski-Szmek2021-11-161-8/+8
* analyze: add --quiet optionZbigniew Jędrzejewski-Szmek2021-11-162-1/+2
* Merge pull request #20813 from unusual-thoughts/exittype_v2Zbigniew Jędrzejewski-Szmek2021-11-082-2/+2
|\
| * Reintroduce ExitTypeHenri Chain2021-11-082-2/+2
* | build: preserve correct mode when generating files via jinja2Christian Brauner2021-11-082-4/+2
|/
* zsh-completion: nspawn: add --suppress-sync optionYu Watanabe2021-10-201-0/+1
* nspawn: add --suppress-sync=yes mode for turning sync() and friends into NOPs...Lennart Poettering2021-10-201-1/+1
* Merge pull request #20776 from medhefgo/boot-timeoutLennart Poettering2021-10-112-1/+3
|\
| * bootctl: Add set-timeout verbJan Janssen2021-10-082-1/+3
* | coredump: Add --all optionDaan De Meyer2021-10-072-1/+2
* | bash-completion: add the two new switches to systemd-cglsLennart Poettering2021-10-071-1/+1
|/
* licensing: add forgotten spdx headersZbigniew Jędrzejewski-Szmek2021-10-011-0/+1
* udev: teach udevadm --property=NAME and --value optionsFrantisek Sumsal2021-09-292-3/+5
* boot: don't build bootctl when -Dgnu-efi=false is setMichal Sekletar2021-09-202-2/+2
* bash-completion: circumvent aliases for 'ls'Lia Lenckowski2021-09-184-4/+4
* systemd-analyze: add new option to generate JSON output of security analysis ...Maanya Goenka2021-09-062-1/+2
* mkosi: Add zsh to Arch packagesDaan De Meyer2021-09-011-1/+14
* systemd-analyze: add new 'security' option to allow user to choose custom req...Maanya Goenka2021-08-312-1/+2
* systemd-analyze: add new 'security' option to compare unit's overall exposure...Maanya Goenka2021-08-202-1/+2
* systemd-analyze: 'security' option to perform offline reviews of the specifie...Maanya Goenka2021-08-202-1/+2
* udevadm: introduce -a|--action option for test-builtin commandYu Watanabe2021-08-182-1/+15
* shell-completion: add missing uevent actions for udevadmYu Watanabe2021-08-171-2/+2
* systemd-analyze: option to exit with an error when 'verify' failsMaanya Goenka2021-08-122-1/+2
* systemd-analyze: support discrete images for 'verify' verbMaanya Goenka2021-08-102-1/+2
* systemd-analyze: add --root option for 'verify' verb and allow path parsingMaanya Goenka2021-08-102-1/+2
* meson: use a/b instead of join_paths(a,b)Zbigniew Jędrzejewski-Szmek2021-07-272-2/+2
* shell-completion/zsh/_systemd-run: Fix completion of command names and argumentsduament2021-07-171-1/+2
* Revert "Introduce ExitType"Zbigniew Jędrzejewski-Szmek2021-06-302-2/+2
* tree-wide: "a" -> "an"Yu Watanabe2021-06-301-1/+1
* completion: fix 'unbound variables' errorsLuca Boccassi2021-06-2217-18/+18
* completion/systemd-delta,-resolve: autocomplete with parametersLuca Boccassi2021-06-222-2/+2
* completion/hostnamectl: do not dereference non-existing OPTS[ARGUNKNOWN]Luca Boccassi2021-06-221-1/+1
* shell-completion: revert c1072f6473bafa063cbf700c86524083d2857031Eric Cook2021-06-1721-21/+21
* Clarify help information for --globalnerdopolis2021-06-101-1/+1
* shell-completion: udevadm: support --uuid optionYu Watanabe2021-06-042-2/+3
* meson: use jinja2 in shell-completion/Zbigniew Jędrzejewski-Szmek2021-05-194-81/+83
* shell-completion: support --json option for hostnamectlYu Watanabe2021-05-142-2/+37
* networkctl: introduce --json option for "status" and "list" commandsYu Watanabe2021-05-142-1/+22
* bash: update shell completion for new nspawn optionLennart Poettering2021-05-071-4/+4
* hostnamectl: deprecate set-* methods and expose getters by only using nouns i...Jakub Warczarek2021-05-032-18/+18
* shell-completion: use base.lst, not xorg.lstPeter Hutterer2021-04-201-1/+1
* bash-completion: localize words and cword variablesSibo Dong2021-04-0611-11/+11