Age | Commit message (Collapse) | Author | |
---|---|---|---|
2012-12-19 | zsh: add hibernate and hybrid-sleep to zsh-completion | Daniel Wallace | |
2012-12-19 | bash-completion: update list of verbs | Dave Reisner | |
Add suspend, hibernate, hybrid-sleep | |||
2012-12-03 | systemctl: fix typos in help text | Umut Tezduyar | |
2012-11-24 | fix --full for journalctl zsh completion | Daniel Wallace | |
2012-11-20 | shell-completion: udev - add net_id | Kay Sievers | |
2012-11-17 | journalctl: add option to forgo ellipsization | Zbigniew Jędrzejewski-Szmek | |
Sometimes it is better to see messages in full, and the existing set of options didn't allow this easily. E.g. now journalctl -f --full will behave like tail -f /var/log/messages of yore. Long option only for now, since small letters are becoming scarce, and this doesn't feel like a capital-letter-option. '-u' would be nice, and the above command would be spelled journalctl -fu | |||
2012-11-16 | shell-completion: add catalog options | Zbigniew Jędrzejewski-Szmek | |
2012-11-09 | bash-completion: add 'gdb' verb for coredumpctl | Dave Reisner | |
This also fixes value completion for journal fields, as the completion for the RHS of the '=' was missing when it was borrowed from journalctl. | |||
2012-11-05 | add zsh completion for all the commands | Daniel Wallace | |
Most of the completion for systemctl and loginctl provided by Foudil Brétel | |||
2012-11-03 | bash-completion > shell-completion | Kay Sievers | |