summaryrefslogtreecommitdiff
path: root/shell-completion/bash/systemctl.in
Commit message (Expand)AuthorAgeFilesLines
* bash-completion: correctly react to an unescaped unit nameFrantisek Sumsal2019-05-301-7/+21
* bash-completion: process only non-template units for systemctl isolateFrantisek Sumsal2019-04-261-1/+1
* bash-completion: unify indentationFrantisek Sumsal2019-04-241-1/+1
* bash-completion: properly autocomplete escaped unit namesFrantisek Sumsal2019-04-241-1/+9
* shell-completion: use 4 space indentation tooZbigniew Jędrzejewski-Szmek2019-04-121-225/+225
* bash-completion: also suggest units in reloading or activatingYu Watanabe2019-03-121-1/+4
* bash-completion: systemctl: use --output=help to show suggestionsYu Watanabe2018-12-141-2/+1
* journalctl: port JSON output mode to new JSON APILennart Poettering2018-10-111-1/+1
* bash-completion: systemctl: re-implement __filter_units_by_properties()Yu Watanabe2018-09-121-49/+58
* tree-wide: beautify remaining copyright statementsLennart Poettering2018-06-141-1/+1
* shell-completion: systemctl: do not list template units in {re,}startEmil Velikov2018-06-111-4/+2
* shell-completion: systemctl: pass current word to all list_unit*Emil Velikov2018-06-111-9/+9
* 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: also suggest template unit filesYu Watanabe2018-05-281-1/+8
* bash-completion: suggest bus properties instead of configuration items for 's...Yu Watanabe2018-05-281-7/+2
* tree-wide: drop license boilerplateZbigniew Jędrzejewski-Szmek2018-04-061-13/+0
* Rename suspend-to-hibernate to suspend-then-hibernateMario Limonciello2018-03-281-1/+1
* Introduce suspend-to-hibernate (#8274)Mario Limonciello2018-03-081-2/+3
* bash-completion: systemctl: add missing options and verbsYu Watanabe2018-01-101-6/+8
* Add SPDX license headers to shell completion scriptsZbigniew Jędrzejewski-Szmek2017-11-191-0/+1
* bash-completion: use the first argument instead of the global variable (#6457)Yu Watanabe2017-07-271-7/+7
* shell-completion: add systemctl revert (#6042)Lucas Werkmeister2017-05-291-1/+1
* Add short-iso-precise for journalctl output (#5884)Ian Wienand2017-05-071-1/+1
* systemctl: restore --failed (#5198)Zbigniew Jędrzejewski-Szmek2017-02-021-1/+1
* bash-completion: add support for --now (#5155)Jan Synacek2017-01-251-1/+1
* shell-completion: redirect all errors from systemctl to /dev/nullZbigniew Jędrzejewski-Szmek2017-01-111-1/+1
* bash-completion: systemctl: use local variablesYu Watanabe2016-09-141-7/+3
* bash-completion: systemctl: do not pass masked or not-found units to filterYu Watanabe2016-09-091-6/+37
* journalctl: add new output mode "short-full" (#3880)Lennart Poettering2016-08-031-1/+1
* tree-wide: remove uses of --failedZbigniew Jędrzejewski-Szmek2016-05-081-1/+1
* systemctl: rename "reload-or-try-restart" verb to "try-reload-or-restart"Lennart Poettering2016-01-281-1/+1
* bash-completion: list valid signal namesEvgeny Vereshchagin2015-11-241-1/+2
* Remove snapshot unit typeZbigniew Jędrzejewski-Szmek2015-11-101-7/+1
* bash-completion: add minimal support fpr 'set-property' commandFranck Bui2015-11-041-1/+1
* shell-completion: systemctl: show completions for `user` in `global` modeEvgeny Vereshchagin2015-10-301-0/+2
* bash-completion: remove one more sort and sub-shellZbigniew Jędrzejewski-Szmek2015-09-281-2/+2
* shell-completion: use systemctl --state=helpZbigniew Jędrzejewski-Szmek2015-09-281-3/+1
* shell-completion: update systemctl bash completionEvgeny Vereshchagin2015-09-041-2/+20
* shell-completion: add `failed` state to --state compwordsEvgeny Vereshchagin2015-08-281-1/+1
* bash-completion: generate unit type list from systemctl -t help optionEvgeny Vereshchagin2015-08-161-1/+1
* Use "new" --job-mode= option in more placesZbigniew Jędrzejewski-Szmek2015-05-181-2/+6
* shell-completion: systemctl switch-root verbZbigniew Jędrzejewski-Szmek2015-04-081-1/+1
* logind,systemctl: add reboot to EFI firmware supportJan Janssen2015-04-071-1/+1
* shell-completion: systemctl editRonny Chevalier2014-12-101-1/+1
* bash-completion: use improved filtering to make things fasterZbigniew Jędrzejewski-Szmek2014-10-291-5/+11
* bash-completion: rework startable/restartable units once moreZbigniew Jędrzejewski-Szmek2014-10-291-13/+14
* shell-completion: systemctl set-default,get-default,is-system-runningZbigniew Jędrzejewski-Szmek2014-10-271-1/+2
* shell-completion/bash: add add-wants and add-requiresLukas Nykryn2014-10-191-0/+12
* shell-completion: propose templates for disable/[re]enable/[re]startZbigniew Jędrzejewski-Szmek2014-10-141-4/+11