Age | Commit message (Expand) | Author | Files | Lines |
2015-04-08 | shell-completion: systemctl switch-root verb | Zbigniew Jędrzejewski-Szmek | 2 | -1/+6 |
2015-04-08 | zsh-completion: update hostnamectl | Ronny Chevalier | 1 | -1/+11 |
2015-04-08 | zsh-completion: add missing -M completion for journalctl | Ronny Chevalier | 1 | -0/+1 |
2015-04-08 | zsh-completion: update loginctl | Ronny Chevalier | 1 | -2/+3 |
2015-04-07 | logind,systemctl: add reboot to EFI firmware support | Jan Janssen | 2 | -1/+2 |
2015-01-29 | Updates in bash autocompletions | Carlos Morata Castillo | 8 | -11/+17 |
2015-01-26 | treewide: fix multiple typos | Torstein Husebø | 1 | -1/+1 |
2015-01-21 | zsh-completion: Do not interpret escape sequences in _filter_units_by_property | Wieland Hoffmann | 1 | -1/+1 |
2015-01-15 | fix zsh completion typo | Moez Bouhlel | 1 | -1/+1 |
2015-01-12 | zsh-completion: add missing completions for systemd-tmpfiles | Ronny Chevalier | 1 | -1/+4 |
2015-01-12 | zsh-completion: add missing completions for systemd-run | Ronny Chevalier | 1 | -0/+13 |
2015-01-12 | zsh-completion: add missing completions for systemd-analyze | Ronny Chevalier | 1 | -5/+9 |
2015-01-12 | zsh-completion: add missing -M completion for timedatectl | Ronny Chevalier | 1 | -0/+1 |
2015-01-12 | zsh-completion: add missing completions for coredumpctl | Ronny Chevalier | 1 | -0/+3 |
2015-01-09 | shell-completion: add missing output modes | Ronny Chevalier | 2 | -2/+2 |
2015-01-08 | bash-completion: systemd-nspawn update | Carlos Morata Castillo | 1 | -6/+34 |
2014-12-23 | shell-completion: add full support for completing busctl command lines, with ... | Lennart Poettering | 1 | -8/+101 |
2014-12-10 | zsh-completion: remove duplicate functionv218 | Zbigniew Jędrzejewski-Szmek | 1 | -1/+0 |
2014-12-10 | shell-completion: systemctl edit | Ronny Chevalier | 2 | -2/+3 |
2014-11-06 | hostnamed: introduce new "embedded" chassis type | Lennart Poettering | 2 | -2/+2 |
2014-10-29 | zsh-completion: update start/restart completions | Zbigniew Jędrzejewski-Szmek | 1 | -7/+21 |
2014-10-29 | bash-completion: use improved filtering to make things faster | Zbigniew Jędrzejewski-Szmek | 1 | -5/+11 |
2014-10-29 | bash-completion: rework startable/restartable units once more | Zbigniew Jędrzejewski-Szmek | 1 | -13/+14 |
2014-10-27 | shell-completion: systemctl set-default,get-default,is-system-running | Zbigniew Jędrzejewski-Szmek | 2 | -4/+15 |
2014-10-19 | shell-completion/bash: add add-wants and add-requires | Lukas Nykryn | 1 | -0/+12 |
2014-10-14 | shell-completion: propose templates for disable/[re]enable/[re]start | Zbigniew Jędrzejewski-Szmek | 2 | -11/+24 |
2014-10-14 | shell-completion: fix completion of inactive units | Zbigniew Jędrzejewski-Szmek | 2 | -15/+18 |
2014-09-27 | shell-completion(zsh): journalctl's -b changes | Eric Cook | 1 | -4/+4 |
2014-09-25 | readahead: wipe out readahead | Daniel Buch | 1 | -2/+1 |
2014-08-29 | completion: filter templates from restartable units | Dave Reisner | 1 | -1/+1 |
2014-07-27 | shell-completion: prevent mangling unit names (bash) | Eric Cook | 1 | -1/+12 |
2014-07-26 | bash-completion: use list-unit-files to get "all" units | Zbigniew Jędrzejewski-Szmek | 1 | -2/+4 |
2014-07-26 | shell-completion: prevent mangling unit names | Eric Cook | 1 | -10/+10 |
2014-07-21 | shell-completion: systemd-analyze verify, systemctl link | Zbigniew Jędrzejewski-Szmek | 5 | -4/+34 |
2014-07-19 | bash-completion: -p option for journalctl | Zbigniew Jędrzejewski-Szmek | 1 | -2/+7 |
2014-07-15 | shell-completion: restore completion for -p | Zbigniew Jędrzejewski-Szmek | 4 | -3/+18 |
2014-07-11 | shell-completion: add hostnamectl set-deployment | Zbigniew Jędrzejewski-Szmek | 2 | -1/+10 |
2014-07-11 | shell-completion,man: beef up chassis completions and description | Zbigniew Jędrzejewski-Szmek | 3 | -4/+35 |
2014-06-19 | coredump: coredumpctl is so useful now, make it a first-class citizen | Lennart Poettering | 2 | -13/+13 |
2014-04-13 | bash completion: fix __get_startable_units | Dan Kilman | 1 | -1/+1 |
2014-04-11 | bash completion: add -i/--image to nspawn | Thomas Hindoe Paaboel Andersen | 1 | -1/+4 |
2014-04-04 | bash_completion: busctl - add support for --user mode | Kay Sievers | 1 | -3/+10 |
2014-04-03 | bash completion: Add -r/--recursive to systemctl | Thomas Hindoe Paaboel Andersen | 1 | -1/+1 |
2014-03-25 | completions: fix/augment zsh completions for systemd-nspawn, busctl, loginctl... | Daniel Mack | 6 | -7/+44 |
2014-03-25 | systemctl: --kill-mode is long long gone, don't mention it in the man page | Lennart Poettering | 1 | -4/+1 |
2014-03-17 | systemd-run: extend bash completion | Thomas Hindoe Paaboel Andersen | 1 | -2/+40 |
2014-03-15 | _sd_machines: Use machinectl --no-legend | Wieland Hoffmann | 1 | -1/+1 |
2014-03-04 | add bash completion for systemd-cat | Thomas Hindoe Paaboel Andersen | 1 | -0/+57 |
2014-03-03 | add bash completion for systemd-detect-virt | Thomas Hindoe Paaboel Andersen | 1 | -0/+40 |
2014-03-03 | update bash completion for systemd-analyze | Thomas Hindoe Paaboel Andersen | 1 | -1/+23 |