Age | Commit message (Collapse) | Author | |
---|---|---|---|
2015-09-28 | bash-completion: use builtins when generating list | Zbigniew Jędrzejewski-Szmek | |
awk is an external program, and it is better to stick to shell built-ins. Also, even with external awk, sort -u is redundant, because the shell does this on its own. | |||
2015-08-28 | shell-completion: bash: add networkctl completion | Evgeny Vereshchagin | |