Age | Commit message (Collapse) | Author | |
---|---|---|---|
2023-09-13 | feat(brew): add support for custom `BREW_LOCATION` | Carlo Sala | |
Fixes #11888 Co-authored-by: Matt Cable <github@curiousstranger.org> | |||
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 | |
BREAKING CHANGE: rename `buf` alias to `bfu` to avoid conflicts with protobuf tool | |||
2023-01-09 | feat(homebrew): Brew greedy upgrade aliases (#9623) | F. Javier Campa L | |
* Added 'greedy' brew upgrade aliases' * Added a description of the new 'greedy' upgrade aliases Co-authored-by: Robby Russell <robby@planetargon.com> | |||
2023-01-09 | feat(homebrew): Adding new alias for brew uninstall --zap as buz closes ↵ | Sung kyung Park | |
#10329 (#10331) * Adding new alias for brew uninstall --zap as buz * Closes #10329 * add buz * closes #10329 * Fix typo * Closes ohmyzsh#10329 * Closes ohmyzsh#10329 Co-authored-by: Sung <sungkyungpark@bol.com> Co-authored-by: Robby Russell <robby@planetargon.com> | |||
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 | |
2020-12-30 | fix(brew)!: update `bcubc` alias to use `brew upgrade --cask` (#9501) | Josh E. Roberts | |
BREAKING CHANGE: changes deprecated `brew cask reinstall $(...)` alias to use `brew upgrade --cask` instead. If you don't have this command, run `brew update` to get the latest Homebrew CLI version. Co-authored-by: jakepez <jake@findjake.com> | |||
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 | |