Jack Nagel
e00a6e4c4d
Remove more references to removed external commands
2014-11-16 21:57:08 -06:00
Ted Pennings
aa406df68c
Remove services from zsh completion
...
Closes Homebrew/homebrew#34230 .
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2014-11-16 14:29:42 -06:00
Jack Nagel
212181bbc6
Remove non-breaking space
2014-06-04 16:04:16 -05:00
Xu Cheng
2c9868ddd2
zsh_completion: fix brew config.
...
Signed-off-by: Xu Cheng <xucheng@me.com>
Closes Homebrew/homebrew#28878 .
Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
2014-05-01 09:43:55 +01:00
Adam Vandenberg
d4b0599a86
--config -> config
2014-04-30 19:09:29 -07:00
Erlend Hamberg
a7c220debf
zsh_completion: add brew switch support.
...
The Homebrew command `switch` will now be completed and installed
fomulas can be completed. The installed versions (the last argument of
`brew switch [formula] [version]`) is not completed at this point.
Closes Homebrew/homebrew#27966 .
Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
2014-03-29 16:19:57 -05:00
Ed Lui
b89955002e
brew_zsh_completion: add brew services
support
...
Closes Homebrew/homebrew#26105 .
Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
2014-01-23 10:51:36 -08:00
Patrick Stadler
6e7e3317cf
add "bundle" command to zsh completion
...
Closes Homebrew/homebrew#25055 .
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2013-12-08 13:11:44 -08:00
Adam Vandenberg
fa0872a42c
brew commands
...
Shows a list of built-in commands (but not shortcuts) and searches
for any external commands on the path.
Closes Homebrew/homebrew#22509 .
2013-09-17 06:44:25 -07:00
Greg Sieranski
0b958ed607
Add audit to zsh tab completion
...
Closes Homebrew/homebrew#22339 .
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2013-09-09 22:16:52 -07:00
Greg Sieranski
ebae9ca7bb
zsh completion for brew reinstall
...
Closes Homebrew/homebrew#22061 .
Signed-off-by: Samuel John <github@SamuelJohn.de>
2013-08-23 16:40:30 +02:00
Jozef Izso
954049bcab
Completion for brew untap command in zsh shell.
...
Closes Homebrew/homebrew#21074 .
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2013-07-08 07:08:37 -07:00
Corey Quinn
daacb69e9b
Add tap and untap to zsh completion help
...
Closes Homebrew/homebrew#20676 .
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2013-06-21 21:21:12 -07:00
Simon Sigurdhsson
f8a88b5f28
brew-pin: prevent selected formulae from upgrade.
...
* Added `pin` et. al. to manpage.
* Added `brew pin` to `brew.1` * Added `brew unpin` to `brew.1`
* Added `brew list --pinned` to `brew.1`
* Added information about frozen formulae to `brew upgrade` in `brew.1`
* Added `pin` et.al. to completion scripts.
* Unpin formulae when uninstalling them
* Unpin and re-pin formulae when upgrading (avoids stale symlink)
References Homebrew/homebrew#18386 .
Closes Homebrew/homebrew#18515 .
Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
2013-03-30 19:50:47 +00:00
Mike McQuaid
21f1efcba6
We use formulae as the plural of formula.
2013-01-26 13:16:55 +00:00
Motonori Iwata
a8437a62ca
Make zsh completion for upgrade
smarter
...
Closes Homebrew/homebrew#7889 .
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2011-10-08 20:24:59 -05:00
Bertrand Marron
744ab8fc8c
Add upgrade
to the zsh completion script
...
Closes Homebrew/homebrew#7923 .
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2011-10-08 20:15:40 -05:00
George Kulakowski
2fb68be78d
Clean up zsh completion
...
1. Fix a misspelled variable to avoid shell namespace pollution
2. Remove a bogus completion (the 'brew xo' one)
3. Add missing tab completion code for
- Several arguments/commands (options, --cellar etc.)
- Aliases (e.g. home and homepage)
- 'brew edit' complete to all formulae, not just installed ones
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2011-02-13 19:45:41 -08:00
Gabe Berke-Williams
532f4d2d91
Add missing
and server
to ZSH completion
...
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2010-12-20 12:16:29 -08:00
James Conroy-Finn
098159d811
Fix brew list completion and add support for --versions switch
...
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2010-09-25 22:12:53 -07:00
Daniel Schauenberg
27f25315ec
sort brew commands in zsh completion and add doctor
...
Signed-off-by: David Höppner <0xffea@gmail.com>
2010-04-28 23:15:54 +02:00
Daniel Schauenberg
9f443853fa
Bring zsh completion command list more up-to-date
...
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2010-03-09 09:03:51 -08:00
Adam Vandenberg
56f82a33b1
Update bash and zsh for 'uses'.
2009-11-19 14:03:07 -08:00
Erik Kastner
96de6ba870
adding zsh completion
2009-11-07 18:22:36 +00:00