first stab at zsh completion

2011-12-26 Thread Adam Spiers
On Mon, Dec 26, 2011 at 7:15 PM, Joey Hess wrote: > Adam Spiers wrote: >> there is a bigger cost - the risk of having a version of the completion >> rules which does not match the version of mr installed. > > This is, in practice, not a large problem, and can be dealt with by > distribution integr

Re: git-annex: Puzzling over bare repositories

2011-12-26 Thread Richard Hartmann
On Mon, Dec 26, 2011 at 19:53, Joey Hess wrote: > To follow-up, I have added a new one, called tweak-fetch. Hopefully it > will be accepted into git in due course Nice; thanks. > I already have a tweak-fetch > branch of git-annex that can use the hook to avoid any need of manually > running `g

Re: [mr] bash-completion rules

2011-12-26 Thread Joey Hess
Adam Spiers wrote: > there is a bigger cost - the risk of having a version of the completion > rules which does not match the version of mr installed. This is, in practice, not a large problem, and can be dealt with by distribution integrators. > There's also a converse argument. Completion func

Re: git-annex: Puzzling over bare repositories

2011-12-26 Thread Joey Hess
Richard Hartmann wrote: > On Thu, Dec 15, 2011 at 20:44, Richard Hartmann > wrote: > >> You need to run git annex merge before pushing and all will be well. > > This seems to be a _very_ common problem for new users. I know it's a > > message from git, not git-annex, but would there be any way t