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 .
- Nov 28, 2020
-
-
Misty De Meo authored
The other syntax for setting `ENV` was added in #9013, but this form remained undocumented. Fixes #8648.
-
- Nov 26, 2020
-
-
Mike McQuaid authored
Add a new command to list formulae that aren't bottled for a given OS.
-
Mike McQuaid authored
- `brew uninstall --zap` replaces `brew cask zap` - clarify how `--json` should behave Fixes https://github.com/Homebrew/brew/issues/9296
-
Markus Reiter authored
-
- Nov 25, 2020
-
-
Mike McQuaid authored
This behaviour is disabled.
-
Mike McQuaid authored
-
Jonathan Chang authored
-
Rylan Polster authored
-
Mike McQuaid authored
Do the usual deprecate/disable dance for the Homebrew 2.6.0 release. Not to be merged until the next release will definitely be 2.6.0.
-
- Nov 24, 2020
-
-
Michka Popoff authored
and allow to skip missing workflows Can be used like this: brew pr-pull --workflows=tests.yml,wheezy_tests.yml --ignore-missing-artifacts=wheezy_tests.yml PRNUMBER
-
- Nov 23, 2020
-
-
dependabot[bot] authored
Bumps [html-proofer](https://github.com/gjtorikian/html-proofer) from 3.17.0 to 3.17.1. - [Release notes](https://github.com/gjtorikian/html-proofer/releases) - [Commits](https://github.com/gjtorikian/html-proofer/compare/v3.17.0...v3.17.1 ) Signed-off-by:
dependabot[bot] <support@github.com>
-
- Nov 22, 2020
-
-
Markus Reiter authored
-
Markus Reiter authored
-
- Nov 21, 2020
-
-
Tom authored
-
Mike McQuaid authored
- Adjust latest supported macOS logic for e.g. Big Sur 11.1. - Updated latest supported version in docs to Mojave Fixes https://github.com/Homebrew/brew/issues/9211
-
- Nov 20, 2020
-
-
Mike McQuaid authored
-
Markus Reiter authored
-
metacollin authored
-
metacollin authored
-
metacollin authored
-
metacollin authored
-
metacollin authored
-
Markus Reiter authored
-
Markus Reiter authored
-
- Nov 19, 2020
-
-
Markus Reiter authored
-
Markus Reiter authored
-
Markus Reiter authored
-
Markus Reiter authored
-
Markus Reiter authored
-
- Nov 18, 2020
-
-
Markus Reiter authored
-
Mike McQuaid authored
- Suppress (some more) warnings when doing `brew install --quiet` - Clarify `man brew` output that we don't suppress all warnings for all commands with `--quiet` While I was doing this I noticed references to the (soon to be deprecated) `brew switch` so: - remove these references in `install` output - remove a reference in the documentation - add a comment to remind me to deprecate `brew diy`, too Fixes #9179
-
- Nov 17, 2020
-
-
hyuraku authored
-
- Nov 16, 2020
-
-
Mike McQuaid authored
-
EricFromCanada authored
-
dependabot[bot] authored
Bumps [html-proofer](https://github.com/gjtorikian/html-proofer) from 3.16.0 to 3.17.0. - [Release notes](https://github.com/gjtorikian/html-proofer/releases) - [Commits](https://github.com/gjtorikian/html-proofer/compare/v3.16.0...v3.17.0 ) Signed-off-by:
dependabot[bot] <support@github.com>
-
Dustin Rodrigues authored
-
- Nov 13, 2020
-
-
metacollin authored
-
Markus Reiter authored
-
Shaun Jackman authored
-
Mike McQuaid authored
- Output `brew doctor` and `brew install` messages noting this configuration is (currently) unsupported and encourage use of Rosetta instead - Output Rosetta 2 usage in `brew config` on ARM (whether in Rosetta 2 or not) - Check the architecture of (newly installed) dependencies and ensure they are using the correct architecture. - Don't allow installing macOS Intel Homebrew in macOS ARM Homebrew default prefix (and vice versa - Actually write out the architecture of dependencies to the tab rather than generating and throwing them away - Set and document the expected default prefix for macOS Intel Homebrew, macOS ARM Homebrew (`/opt/homebrew`) and Homebrew on Linux While we're here: - Don't say Big Sur is a prerelease version but still make it clear we don't support it (yet). - Don't reference non-existent IRC channel
-