index
:
zsh.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
plugins
/
brew
Age
Commit message (
Expand
)
Author
2023-09-13
feat(brew): add support for custom `BREW_LOCATION`
Carlo Sala
2023-06-15
feat(brew): autoconfigure completions (#11152)
Oleg Voronkovich
2023-03-02
docs(brew): remove duplication (#11535)
Batuhan Şanlı
2023-01-19
fix(brew)!: rename `buf` alias to `bfu`
Carlo Sala
2023-01-09
feat(homebrew): Brew greedy upgrade aliases (#9623)
F. Javier Campa L
2023-01-09
feat(homebrew): Adding new alias for brew uninstall --zap as buz closes #1032...
Sung kyung Park
2022-11-03
fix(brew): suppress error message of brew cask on Linux (#11302)
Qin Li
2022-10-14
fix(brew): do not source `brew shellenv` if already on path (#11167)
tmoschou
2022-07-12
feat(brew): run `brew shellenv` command at plugin load (#10874)
Carlo Sala
2021-12-17
feat(brew): improve `brews` list layout (#10135)
Ming Aldrich-Gan
2020-12-30
fix(brew)!: update `bcubc` alias to use `brew upgrade --cask` (#9501)
Josh E. Roberts
2020-09-28
brew: add alias for brew to avoid upgrading casks (#9280)
Pierre-Luc Paour
2020-09-14
brew: replace deprecated brew cask outdated command (#9253)
Alessandro
2020-05-26
brew: remove completion deprecation notice and fix README
Marc Cornellà
2019-01-20
Added brew cask update
pahakalle
2018-10-02
brew: fix typo in README (#7184)
Rubén Durán Balda
2018-10-02
brew: add README (#7183)
Brian Mitchell
2018-08-29
Update brew.plugin.zsh (#6947)
Aiden
2016-11-11
brew: fix disclaimer shown if mkdir is aliased
Marc Cornellà
2016-10-25
Add brew completion missing disclaimer
Marc Cornellà
2016-09-17
Remove _brew zsh completion (#5190)
Joshua McKinney
2016-09-06
Add ability to autocomplete services for brew-services.
Roman Kapitonov
2016-02-10
Add hash imported from
Glenn / devalias
2016-02-09
Update _brew to match latest
Glenn / devalias
2015-06-12
Add `leaves` command to `brew` completion
Erlend Hamberg
2015-05-31
Create new aliases for homebrew plugin
Nicolas Brousse
2014-11-08
Remove deprecated brew commands, update core commands
Ian Lancaster
2014-08-26
Added 'uninstall' command to brew completion
Igor Zoriy
2014-07-20
Update brew.plugin.zsh
Nicolas Brousse
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
2011-05-28
Brew Plugin
Andrew Hodges
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 a...
Robby Russell