Re: [systemd-devel] [PATCH 0/3] Fix some minor annoyances

2012-10-28 Thread Ramkumar Ramachandra
Zbigniew Jędrzejewski-Szmek wrote: > On Wed, Dec 14, 2011 at 11:19:13PM +0530, Ramkumar Ramachandra wrote: >> Hi, >> >> On Dec 2, 2011, Ramkumar Ramachandra wrote: >> > Ramkumar Ramachandra (3): >> > Debian: update m4 scripts in units/ >> > completion: fix typo in accessing array index >> > comp

Re: [systemd-devel] [PATCH 0/3] Fix some minor annoyances

2012-10-27 Thread Zbigniew Jędrzejewski-Szmek
On Wed, Dec 14, 2011 at 11:19:13PM +0530, Ramkumar Ramachandra wrote: > Hi, > > On Dec 2, 2011, Ramkumar Ramachandra wrote: > > Ramkumar Ramachandra (3): > >  Debian: update m4 scripts in units/ > >  completion: fix typo in accessing array index > >  completion: add ZSH support > > Does the serie

Re: [systemd-devel] [PATCH 0/3] Fix some minor annoyances

2011-12-14 Thread Ramkumar Ramachandra
Hi, On Dec 2, 2011, Ramkumar Ramachandra wrote: > Ramkumar Ramachandra (3): >  Debian: update m4 scripts in units/ >  completion: fix typo in accessing array index >  completion: add ZSH support Does the series look alright? Can I do something to help move it forward? Thanks. -- Ram __

[systemd-devel] [PATCH 0/3] Fix some minor annoyances

2011-12-02 Thread Ramkumar Ramachandra
Hi, I've just started scratching the surface: lack of autocomplete in ZSH is annoying. So, here are a couple of patches fixing that, along with a better version of a patch I messed up earlier today [1]. Thanks for reading. -- Ram [1]: <1322818483-3506-1-git-send-email-artag...@gmail.com> Ramk