| Commit message (Expand) | Author | Age | Files | Lines |
* | zsh-completion: make the arrays _sys_active_units, _sys_startable_units and _... | Eric Cook | 2015-05-18 | 1 | -4/+4 |
* | zsh-completion: removing more pointless forks | Eric Cook | 2015-05-18 | 1 | -16/+14 |
* | zsh-completion: less forking in _systemctl_failed_units() and make the array ... | Eric Cook | 2015-05-18 | 1 | -2/+2 |
* | zsh-completion: less forking in _systemctl_get_template_names() | Eric Cook | 2015-05-18 | 1 | -1/+1 |
* | zsh-completion: actually complete template names for subcommands enable, reen... | Eric Cook | 2015-05-18 | 1 | -12/+9 |
* | zsh-completion: actually run _filter_units_by_property when creating the arra... | Eric Cook | 2015-05-18 | 1 | -4/+5 |
* | Use "new" --job-mode= option in more places | Zbigniew Jędrzejewski-Szmek | 2015-05-18 | 1 | -4/+8 |
* | zsh-completion: add missing completions for systemd-nspawn | Lukas Rusak | 2015-05-16 | 1 | -9/+13 |
* | zsh-completion: update -M completion for systemd-analyze | Lukas Rusak | 2015-05-16 | 1 | -1/+1 |
* | zsh-completion: add missing completions for machinectl | Lukas Rusak | 2015-05-16 | 1 | -14/+70 |
* | shell-completion: systemctl switch-root verb | Zbigniew Jędrzejewski-Szmek | 2015-04-08 | 1 | -0/+5 |
* | zsh-completion: update hostnamectl | Ronny Chevalier | 2015-04-08 | 1 | -1/+11 |
* | zsh-completion: add missing -M completion for journalctl | Ronny Chevalier | 2015-04-08 | 1 | -0/+1 |
* | zsh-completion: update loginctl | Ronny Chevalier | 2015-04-08 | 1 | -2/+3 |
* | logind,systemctl: add reboot to EFI firmware support | Jan Janssen | 2015-04-07 | 1 | -0/+1 |
* | treewide: fix multiple typos | Torstein Husebø | 2015-01-26 | 1 | -1/+1 |
* | zsh-completion: Do not interpret escape sequences in _filter_units_by_property | Wieland Hoffmann | 2015-01-21 | 1 | -1/+1 |
* | fix zsh completion typo | Moez Bouhlel | 2015-01-15 | 1 | -1/+1 |
* | zsh-completion: add missing completions for systemd-tmpfiles | Ronny Chevalier | 2015-01-12 | 1 | -1/+4 |
* | zsh-completion: add missing completions for systemd-run | Ronny Chevalier | 2015-01-12 | 1 | -0/+13 |
* | zsh-completion: add missing completions for systemd-analyze | Ronny Chevalier | 2015-01-12 | 1 | -5/+9 |
* | zsh-completion: add missing -M completion for timedatectl | Ronny Chevalier | 2015-01-12 | 1 | -0/+1 |
* | zsh-completion: add missing completions for coredumpctl | Ronny Chevalier | 2015-01-12 | 1 | -0/+3 |
* | shell-completion: add missing output modes | Ronny Chevalier | 2015-01-09 | 1 | -1/+1 |
* | zsh-completion: remove duplicate functionv218 | Zbigniew Jędrzejewski-Szmek | 2014-12-10 | 1 | -1/+0 |
* | shell-completion: systemctl edit | Ronny Chevalier | 2014-12-10 | 1 | -1/+2 |
* | hostnamed: introduce new "embedded" chassis type | Lennart Poettering | 2014-11-06 | 1 | -1/+1 |
* | zsh-completion: update start/restart completions | Zbigniew Jędrzejewski-Szmek | 2014-10-30 | 1 | -7/+21 |
* | shell-completion: systemctl set-default,get-default,is-system-running | Zbigniew Jędrzejewski-Szmek | 2014-10-28 | 1 | -3/+13 |
* | shell-completion: propose templates for disable/[re]enable/[re]start | Zbigniew Jędrzejewski-Szmek | 2014-10-15 | 1 | -7/+13 |
* | shell-completion: fix completion of inactive units | Zbigniew Jędrzejewski-Szmek | 2014-10-15 | 1 | -7/+9 |
* | shell-completion(zsh): journalctl's -b changes | Eric Cook | 2014-09-27 | 1 | -4/+4 |
* | readahead: wipe out readahead | Daniel Buch | 2014-09-25 | 1 | -2/+1 |
* | shell-completion: prevent mangling unit names | Eric Cook | 2014-07-26 | 1 | -10/+10 |
* | shell-completion: systemd-analyze verify, systemctl link | Zbigniew Jędrzejewski-Szmek | 2014-07-22 | 3 | -3/+24 |
* | shell-completion: restore completion for -p | Zbigniew Jędrzejewski-Szmek | 2014-07-15 | 2 | -1/+15 |
* | shell-completion: add hostnamectl set-deployment | Zbigniew Jędrzejewski-Szmek | 2014-07-11 | 1 | -0/+9 |
* | shell-completion,man: beef up chassis completions and description | Zbigniew Jędrzejewski-Szmek | 2014-07-11 | 2 | -4/+32 |
* | coredump: coredumpctl is so useful now, make it a first-class citizen | Lennart Poettering | 2014-06-19 | 1 | -9/+9 |
* | completions: fix/augment zsh completions for systemd-nspawn, busctl, loginctl... | Daniel Mack | 2014-03-25 | 6 | -7/+44 |
* | _sd_machines: Use machinectl --no-legend | Wieland Hoffmann | 2014-03-15 | 1 | -1/+1 |
* | build-sys: add missing makefile symlinks | Lennart Poettering | 2014-02-26 | 1 | -0/+1 |
* | replace tabs with spaces in some files | Jason St. John | 2014-02-21 | 1 | -2/+2 |
* | zsh-completions: kernel-install - only show existing kernels for 'remove' | Tom Gundersen | 2014-02-07 | 1 | -1/+1 |
* | shell-completion: fix completion of localectl set-locale | Zbigniew Jędrzejewski-Szmek | 2014-02-06 | 1 | -4/+9 |
* | shell-completion: remove load from systemctl | Lukas Nykryn | 2014-01-15 | 1 | -2/+1 |
* | loginctl,shell-completions: fix listing of sessions/users/seats | Zbigniew Jędrzejewski-Szmek | 2013-12-22 | 1 | -3/+3 |
* | journalctl,zsh-completion: fix several issues in --help message text | Jason St. John | 2013-12-19 | 1 | -7/+7 |
* | shell-completion: busctl | Zbigniew Jędrzejewski-Szmek | 2013-12-06 | 1 | -0/+54 |
* | shell-completion: systemctl cat | Zbigniew Jędrzejewski-Szmek | 2013-12-01 | 3 | -4/+5 |