Re: Testing zsh completion for fedpkg

2011-03-22 Thread Jesse Keating
On 3/22/11 2:31 PM, Christopher Aillon wrote: > On 09/22/2010 09:20 PM, Ben Boeckel wrote: >> Christopher Aillon wrote: >>> On 08/25/2010 03:13 PM, Ben Boeckel wrote: Christopher Aillonwrote: > I missed the first notice of this go by, but I use zsh so can play with > it in the ne

Re: Testing zsh completion for fedpkg

2011-03-22 Thread Christopher Aillon
On 09/22/2010 09:20 PM, Ben Boeckel wrote: > Christopher Aillon wrote: >> On 08/25/2010 03:13 PM, Ben Boeckel wrote: >>> Christopher Aillon wrote: I missed the first notice of this go by, but I use zsh so can play with it in the next few days. Can you post the updates so I don't hit t

Re: Testing zsh completion for fedpkg

2010-09-22 Thread Ben Boeckel
Christopher Aillon wrote: > On 08/25/2010 03:13 PM, Ben Boeckel wrote: >> Christopher Aillon wrote: >>> I missed the first notice of this go by, but I use zsh so can play with >>> it in the next few days. Can you post the updates so I don't hit the >>> same bugs you did? >> >> Sure. Attached. Th

Re: Testing zsh completion for fedpkg

2010-09-09 Thread Christopher Aillon
On 08/25/2010 03:13 PM, Ben Boeckel wrote: > Christopher Aillon wrote: >> I missed the first notice of this go by, but I use zsh so can play with >> it in the next few days. Can you post the updates so I don't hit the >> same bugs you did? > > Sure. Attached. The bugs were mainly with zsh convent

Re: Testing zsh completion for fedpkg

2010-08-25 Thread Ben Boeckel
Christopher Aillon wrote: > I missed the first notice of this go by, but I use zsh so can play with > it in the next few days. Can you post the updates so I don't hit the > same bugs you did? Sure. Attached. The bugs were mainly with zsh conventions and getting the sed command for the branch s

Re: Testing zsh completion for fedpkg

2010-08-25 Thread Christopher Aillon
On 08/24/2010 07:31 PM, Ben Boeckel wrote: > Jesse Keating wrote: >> -BEGIN PGP SIGNED MESSAGE- >> Hash: SHA1 >> >> On 7/30/10 9:34 PM, Ben Boeckel wrote: >>> I'd like to get some wider testing on it than what I subjected it to. >>> Constructive criticism welcome. >>> >> >> Did you ever ge

Re: Testing zsh completion for fedpkg

2010-08-24 Thread Ben Boeckel
Jesse Keating wrote: > -BEGIN PGP SIGNED MESSAGE- > Hash: SHA1 > > On 7/30/10 9:34 PM, Ben Boeckel wrote: >> I'd like to get some wider testing on it than what I subjected it to. >> Constructive criticism welcome. >> > > Did you ever get testing on this? Nothing past my own usage. I hi

Re: Testing zsh completion for fedpkg

2010-08-23 Thread Jesse Keating
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On 7/30/10 9:34 PM, Ben Boeckel wrote: > I'd like to get some wider testing on it than what I subjected it to. > Constructive criticism welcome. > Did you ever get testing on this? - -- Jesse Keating Fedora -- Freedom² is a feature! identi.ca: http

Testing zsh completion for fedpkg

2010-07-30 Thread Ben Boeckel
Hi, So with the git conversion, and some use, I was wanting some zsh completion goodness on fedpkg. Attached is a zsh function file which should cover just about everything. Also, something like: # Use local functions fpath=($fpath $HOME/.zsh/func) typeset -U fpath autoload -Uz c