Re: [systemd-devel] [GIT PULL] Split out zsh completion into multiple files

2013-07-29 Thread William Giokas
On Tue, Jul 30, 2013 at 12:05:00AM +0200, Michael Biebl wrote: > 2013/7/29 William Giokas <1007...@gmail.com>: > > This patch set splits out the zsh completion into 13 distinct files that > > are installed separately, similar to the bash completion system. There > > One of the main reasons why the

Re: [systemd-devel] [GIT PULL] Split out zsh completion into multiple files

2013-07-29 Thread Michael Biebl
2013/7/29 William Giokas <1007...@gmail.com>: > This patch set splits out the zsh completion into 13 distinct files that > are installed separately, similar to the bash completion system. There One of the main reasons why the bash completion was split into separate files named after the individual

[systemd-devel] [GIT PULL] Split out zsh completion into multiple files

2013-07-29 Thread William Giokas
All, This patch set splits out the zsh completion into 13 distinct files that are installed separately, similar to the bash completion system. There is also a final commit that changes the journalctl completion to work with the new use of -b/--boot. This also replaces all of the previous unmerged