Age | Commit message (Collapse) | Author | |
---|---|---|---|
2014-07-26 | shell-completion: prevent mangling unit names | Eric Cook | |
Units with literal hex '\xFF' in their names has to be read and printed properly. dev-disk-byx2dlabel-root.device != dev-disk-by\x2dlabel-root.device | |||
2014-07-21 | shell-completion: systemd-analyze verify, systemctl link | Zbigniew Jędrzejewski-Szmek | |
Some zsh completion helpers were not installed, so completion was broken. Add systemd-analyze verify. Make systemctl link complete only unit names. | |||
2014-07-15 | shell-completion: restore completion for -p | Zbigniew Jędrzejewski-Szmek | |
It was broken since systemd was moved out of /bin. For zsh it was never there. |