Age | Commit message (Expand) | Author |
2015-08-16 | bash-completion: generate unit type list from systemctl -t help option | Evgeny Vereshchagin |
2015-08-15 | zsh completion: update busctl | Nicolas Cornu |
2015-06-22 | zsh-completion: _loginctl/_systemd/_systemd-inhibit improvements | Eric Cook |
2015-06-21 | zsh-completion: _systemd-nspawn - add more argument completion | Eric Cook |
2015-06-17 | zsh-completion: _loginctl - general bug fixes | Eric Cook |
2015-06-06 | zsh-completion: optimize _filter_units_by_property | Daniel Hahler |
2015-06-02 | Merge pull request #5 from systemd-mailing-devs/1432910411-14517-1-git-send-e... | Daniel Mack |
2015-06-02 | Merge pull request #4 from systemd-mailing-devs/1431989131-25145-1-git-send-e... | Daniel Mack |
2015-06-01 | zsh-completion: fix typo in _bootctl | Daniel Mack |
2015-05-30 | zsh-completion: update bootctl | Ronny Chevalier |
2015-05-29 | zsh-completion: a more style/tag aware _systemctl | Eric Cook |
2015-05-19 | zsh-completion: fix completion of --user services | Eric Cook |
2015-05-18 | zsh-completion: make the arrays _sys_active_units, _sys_startable_units and _... | Eric Cook |
2015-05-18 | zsh-completion: removing more pointless forks | Eric Cook |
2015-05-18 | zsh-completion: less forking in _systemctl_failed_units() and make the array ... | Eric Cook |
2015-05-18 | zsh-completion: less forking in _systemctl_get_template_names() | Eric Cook |
2015-05-18 | zsh-completion: actually complete template names for subcommands enable, reen... | Eric Cook |
2015-05-18 | zsh-completion: actually run _filter_units_by_property when creating the arra... | Eric Cook |
2015-05-18 | Use "new" --job-mode= option in more places | Zbigniew Jędrzejewski-Szmek |
2015-05-16 | zsh-completion: add missing completions for systemd-nspawn | Lukas Rusak |
2015-05-16 | zsh-completion: update -M completion for systemd-analyze | Lukas Rusak |
2015-05-16 | zsh-completion: add missing completions for machinectl | Lukas Rusak |
2015-04-08 | shell-completion: systemctl switch-root verb | Zbigniew Jędrzejewski-Szmek |
2015-04-08 | zsh-completion: update hostnamectl | Ronny Chevalier |
2015-04-08 | zsh-completion: add missing -M completion for journalctl | Ronny Chevalier |
2015-04-08 | zsh-completion: update loginctl | Ronny Chevalier |
2015-04-07 | logind,systemctl: add reboot to EFI firmware support | Jan Janssen |
2015-01-29 | Updates in bash autocompletions | Carlos Morata Castillo |
2015-01-26 | treewide: fix multiple typos | Torstein Husebø |
2015-01-21 | zsh-completion: Do not interpret escape sequences in _filter_units_by_property | Wieland Hoffmann |
2015-01-15 | fix zsh completion typo | Moez Bouhlel |
2015-01-12 | zsh-completion: add missing completions for systemd-tmpfiles | Ronny Chevalier |
2015-01-12 | zsh-completion: add missing completions for systemd-run | Ronny Chevalier |
2015-01-12 | zsh-completion: add missing completions for systemd-analyze | Ronny Chevalier |
2015-01-12 | zsh-completion: add missing -M completion for timedatectl | Ronny Chevalier |
2015-01-12 | zsh-completion: add missing completions for coredumpctl | Ronny Chevalier |
2015-01-09 | shell-completion: add missing output modes | Ronny Chevalier |
2015-01-08 | bash-completion: systemd-nspawn update | Carlos Morata Castillo |
2014-12-23 | shell-completion: add full support for completing busctl command lines, with ... | Lennart Poettering |
2014-12-10 | zsh-completion: remove duplicate functionsystemd/v218 | Zbigniew Jędrzejewski-Szmek |
2014-12-10 | shell-completion: systemctl edit | Ronny Chevalier |
2014-11-06 | hostnamed: introduce new "embedded" chassis type | Lennart Poettering |
2014-10-29 | zsh-completion: update start/restart completions | Zbigniew Jędrzejewski-Szmek |
2014-10-29 | bash-completion: use improved filtering to make things faster | Zbigniew Jędrzejewski-Szmek |
2014-10-29 | bash-completion: rework startable/restartable units once more | Zbigniew Jędrzejewski-Szmek |
2014-10-27 | shell-completion: systemctl set-default,get-default,is-system-running | Zbigniew Jędrzejewski-Szmek |
2014-10-19 | shell-completion/bash: add add-wants and add-requires | Lukas Nykryn |
2014-10-14 | shell-completion: propose templates for disable/[re]enable/[re]start | Zbigniew Jędrzejewski-Szmek |
2014-10-14 | shell-completion: fix completion of inactive units | Zbigniew Jędrzejewski-Szmek |
2014-09-27 | shell-completion(zsh): journalctl's -b changes | Eric Cook |