This project is mirrored from https://github.com/Homebrew/brew.git.
Pull mirroring failed .
Repository mirroring has been paused due to too many failed attempts. It can be resumed by a project maintainer or owner.
Last successful update .
Repository mirroring has been paused due to too many failed attempts. It can be resumed by a project maintainer or owner.
Last successful update .
- Jan 06, 2021
- Jan 05, 2021
-
-
Mike McQuaid authored
completions/zsh: add --pull-reques to search
-
hyuraku authored
-
Mike McQuaid authored
build(deps-dev): bump html-proofer from 3.18.2 to 3.18.5 in /docs
-
Mike McQuaid authored
utils/ast: add `stanza_text` helper function
-
Mike McQuaid authored
formula_installer: tweak bottle error message
-
dependabot[bot] authored
Bumps [html-proofer](https://github.com/gjtorikian/html-proofer) from 3.18.2 to 3.18.5. - [Release notes](https://github.com/gjtorikian/html-proofer/releases) - [Commits](https://github.com/gjtorikian/html-proofer/compare/v3.18.2...v3.18.5 ) Signed-off-by:
dependabot[bot] <support@github.com>
-
Mike McQuaid authored
superenv: filter out /usr/local on ARM if necessary
-
Mike McQuaid authored
zsh/completions: add_cask_options
-
Mike McQuaid authored
style shellcheck fixes (in preparation for ubuntu-20.04)
-
Michka Popoff authored
gperf: add to uses_from_macos allowlist
-
hyuraku authored
-
Misty De Meo authored
-
Michka Popoff authored
bottle: add `old_checksums` helper function
-
Rylan Polster authored
Correct Formula Cookbook (missing ?)
-
- Jan 04, 2021
-
-
carlocab authored
Follow up to #10183. This improves the error message displayed when `formula.pour_bottle?` is false. Before: ❯ brew install python@3.8 Error: python@3.8: no bottle available! The bottle needs the Apple Command Line Tools to be installed. You can install them, if desired, with: xcode-select --install You can try to install from source with e.g. brew install --build-from-source python@3.8 Please note building from source is unsupported. You will encounter build failures with some formulae. If you experience any issues please create pull requests instead of asking for help on Homebrew's GitHub, Twitter or any other official channels. After: ❯ brew install python@3.8 Error: python@3.8: the bottle needs the Apple Command Line Tools to be installed. You can install them, if desired, with: xcode-select --install You can try to install from source with e.g. brew install --build-from-source python@3.8 Please note building from source is unsupported. You will encounter build failures with some formulae. If you experience any issues please create pull requests instead of asking for help on Homebrew's GitHub, Twitter or any other official channels.
-
Jonathan Chang authored
missing_formula: fix cask installation advice on tap migration
-
Andreas Tolfsen authored
When an installed formula is missing and its source has migrated to a new tap, Homebrew warns the user about this, saying: You can access it again by running: brew tap new-name And then you can install it by running: brew cask install new-name Unfortunately, the "brew cask install" incantation is deprecated and the advice won't work: Error: Calling brew cask install is disabled! Use brew install [--cask] instead. This alters the advice to use the new "brew install --cask" notation, fixing the advice presented to the user.
-
Seeker authored
-
psobolewskiPhD authored
Correct Messaging section: missing ? in: build.with?("qt5")
-
- Jan 03, 2021
-
-
Markus Reiter authored
Avoid unnecessary downloads in `audit`.
-
Michka Popoff authored
-
Issy Long authored
Add a missing backtick on docs Shell Completion page
-
Zachary Moon authored
-
- Jan 02, 2021
-
-
Mike McQuaid authored
Merge pull request #10193 from Homebrew/dependabot/bundler/Library/Homebrew/rubocop-performance-1.9.2 build(deps): bump rubocop-performance from 1.9.1 to 1.9.2 in /Library/Homebrew
-
Markus Reiter authored
-
Seeker authored
-
Seeker authored
bottle: check actual bottle block contents when `--keep-old`
-
Rylan Polster authored
cmd/update-report: fix to show new tag
-
- Jan 01, 2021
-
-
hyuraku authored
-
Rylan Polster authored
-
Rylan Polster authored
-
Rylan Polster authored
-
BrewTestBot authored
-
BrewTestBot authored
-
dependabot[bot] authored
Bumps [rubocop-performance](https://github.com/rubocop-hq/rubocop-performance) from 1.9.1 to 1.9.2. - [Release notes](https://github.com/rubocop-hq/rubocop-performance/releases) - [Changelog](https://github.com/rubocop-hq/rubocop-performance/blob/master/CHANGELOG.md) - [Commits](https://github.com/rubocop-hq/rubocop-performance/compare/v1.9.1...v1.9.2 ) Signed-off-by:
dependabot[bot] <support@github.com>
-
Rylan Polster authored
Documentation updates
-
Seeker authored
-
Rylan Polster authored
doctor: disable python symlink message
-