summaryrefslogtreecommitdiff
path: root/shell-completion
Commit message (Expand)AuthorAgeFilesLines
* bash-completion: support 'timedatectl show'Yu Watanabe2018-06-211-1/+1
* tree-wide: drop copyright headers from frequent contributorsZbigniew Jędrzejewski-Szmek2018-06-2012-12/+0
* Drop my copyright headersZbigniew Jędrzejewski-Szmek2018-06-147-14/+0
* tree-wide: beautify remaining copyright statementsLennart Poettering2018-06-1426-29/+29
* resolve: rename PrivateDNS to DNSOverTLSIwan Timmer2018-06-142-7/+7
* Merge pull request #8863 from evelikov/shell-completion-fixesZbigniew Jędrzejewski-Szmek2018-06-132-48/+60
|\
| * zsh-completion: systemctl: list template units only as neededEmil Velikov2018-06-111-1/+15
| * shell-completion: systemctl: do not list template units in {re,}startEmil Velikov2018-06-112-6/+4
| * shell-completion: systemctl: pass current word to all list_unit*Emil Velikov2018-06-112-12/+12
| * zsh-completion: systemctl: tweak --state list for startable unitsEmil Velikov2018-06-111-1/+1
| * zsh-completion: systemctl: pass only $PREFIX* to list-unit*Emil Velikov2018-06-111-8/+8
| * bash-completion: systemctl: pass current partial unit to list-unit*Emil Velikov2018-06-111-24/+24
| * bash-completion: systemctl: use systemctl --no-pagerEmil Velikov2018-06-111-1/+1
* | bash-completion/resolvectl: support privatedns commandYu Watanabe2018-06-132-1/+22
|/
* bash-completion: add completion for portablectlYu Watanabe2018-05-282-1/+115
* bash-completion: also suggest template unit filesYu Watanabe2018-05-281-1/+8
* zsh-completion: suggest bus properties instead of configuration items for 'sy...Zbigniew Jędrzejewski-Szmek2018-05-281-3/+1
* bash-completion: suggest bus properties instead of configuration items for 's...Yu Watanabe2018-05-281-7/+2
* journalctl: add with-unit modeLuca Boccassi2018-05-252-2/+2
* Merge pull request #8981 from keszybz/ratelimit-and-dbusLennart Poettering2018-05-181-6/+13
|\
| * bash-completion: redirect introspection errors to nullZbigniew Jędrzejewski-Szmek2018-05-141-6/+13
* | bash-completion: add missing options and commands of timedatectlYu Watanabe2018-05-151-2/+3
|/
* bash-completion: analyze: support cat-config verbYu Watanabe2018-05-111-1/+18
* bash-completion: analyze: add --no-pager for some verbsYu Watanabe2018-05-111-3/+3
* bash-completion: add completion for resolvectlYu Watanabe2018-04-192-0/+166
* tree-wide: drop license boilerplateZbigniew Jędrzejewski-Szmek2018-04-063-39/+0
* bash-completion: busctl: make variables localYu Watanabe2018-03-301-4/+4
* bash-completion: busctl: do not suggest "-" for signatureYu Watanabe2018-03-301-1/+1
* bash-completion: busctl: suggests only writable properties for set-propertyYu Watanabe2018-03-301-2/+3
* Rename suspend-to-hibernate to suspend-then-hibernateMario Limonciello2018-03-282-2/+2
* zsh-completion: add calendar to systemd-analyze (#8438)Doug Christman2018-03-131-1/+2
* Introduce suspend-to-hibernate (#8274)Mario Limonciello2018-03-082-2/+4
* 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