Commit graph

9 commits

Author SHA1 Message Date
Adam Vandenberg
8847fd0f1f git-now: install to libexec 2013-06-29 08:55:27 -07:00
Jack Nagel
e963cd92f8 Detect versions in tag specs
Closes Homebrew/homebrew#18300.
Closes Homebrew/homebrew#20891.
2013-06-28 21:17:23 -05:00
Adam Vandenberg
3d4f2dc9cd use bash/zsh path helpers 2013-05-03 11:03:42 -07:00
Jack Nagel
a209c24ac2 Automatically append shell completion caveats
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-08-07 15:32:00 -05:00
Christian Höltje
2963cd12ed git-now: fix typo in caveats
The zsh-completion path in the caveat was missing the
`share` directory component.

Closes Homebrew/homebrew#12035.

Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-05-03 17:34:51 -05:00
Christian Höltje
867de6aceb git-now: install completion into site-functions
`_git-now` needs to be installed into `share/zsh/site-functions`
not `share/zsh/functions`.

Files in `share/zsh/functions` must not change unless zsh is
upgraded and zsh is restarted.  `site-functions` can change during a zsh
process's lifetime.

This will enable homebrew's zsh to automatically use the completion.
See issue Homebrew/homebrew#11936 for details.

Closes Homebrew/homebrew#11940.

Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-05-02 23:43:51 -05:00
Jack Nagel
4aebfe31c4 git-now: install zsh completion by default
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-02-11 14:02:28 -06:00
Adam Vandenberg
31898e19a4 git-now: update options/caveats
Move the long path name out of the option description and add it to the
caveats instead.
2012-02-05 10:04:39 -08:00
Motonori Iwata
7b0c388360 New formula: git-now
Closes Homebrew/homebrew#8169.

Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2011-10-26 18:34:18 -05:00