Age | Commit message (Collapse) | Author | |
---|---|---|---|
2014-11-08 | Remove deprecated brew commands, update core commands | Ian Lancaster | |
`brew services` and `brew server` were moved to homebrew-boneyard. | |||
2014-08-26 | Added 'uninstall' command to brew completion | Igor Zoriy | |
2014-07-20 | Update brew.plugin.zsh | Nicolas Brousse | |
Add `brew cleanup` command to `bubu` alias | |||
2014-04-23 | Update brew.plugin.zsh | Nicolas Brousse | |
2014-02-11 | Updated _brew zsh autocompletion to latest Homebrew upstream | Ed Lui | |
2014-02-11 | Add 'services' command to homebrew completion | Luke Steensen | |
2013-10-26 | Add "options" as a valide 1st argument | Adrien Dudouit-Exposito | |
2013-07-23 | Added completion for second argument for 'brew reinstall' | Andrey Janzen | |
2013-07-20 | Added 'reinstall' command to brew completion | Andrey Janzen | |
2012-12-13 | Added `verisions` option for `homebrew` completion | Artie Kh | |
2011-05-30 | Rollback of Pull #366 | Andrew Hodges | |
sorin-ionescu had some good points. | |||
2011-05-28 | Brew Plugin | Andrew Hodges | |
Merge completion with official brew completion. Add a helper to link official completion into oh-my-zsh plugin (without overwriting). Add an alias to list installed brews. Add brews to the path (in a somewhat strange way). | |||
2011-04-27 | Merge branch 'master' of git://github.com/robbyrussell/oh-my-zsh | Pat Regan | |
2011-04-22 | Add 'upgrade' to brew completions. | Ilmari Vacklin | |
2011-04-12 | Optimize plugin loading so that only one call to compinit is required | Pat Regan | |
2011-04-08 | Replace redundant calls to compinit with a single call. | Pat Regan | |
2010-10-01 | adapt brew,gem,pip plugin to new structure | Daniel Schauenberg | |
2010-10-01 | Merge remote branch 'origin/master' into restructure_plugins | Daniel Schauenberg | |
2010-09-30 | Reorganizing plugins so that each plugin has it's own directory now so that ↵ | Robby Russell | |
any plugin-specific functions can be bundled within there. |