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 20, 2020
-
-
Rylan Polster authored
Co-authored-by:
Mike McQuaid <mike@mikemcquaid.com> Co-authored-by:
Markus Reiter <me@reitermark.us>
-
Rylan Polster authored
-
Rylan Polster authored
-
Issy Long authored
rubocops/components_order: Specify `disable!` and `deprecate!` order
-
Markus Reiter authored
Add more type signatures and `rspec-sorbet`.
-
Markus Reiter authored
Support casks in `brew cat`.
-
- Nov 19, 2020
-
-
Mike McQuaid authored
Disable Java requirement versions on Big Sur
-
Markus Reiter authored
-
Markus Reiter authored
-
Markus Reiter authored
-
Markus Reiter authored
-
Markus Reiter authored
-
Markus Reiter authored
-
Markus Reiter authored
-
Markus Reiter authored
-
Markus Reiter authored
-
Markus Reiter authored
-
Mike McQuaid authored
It would be possible to work around this but I'm not convinced it's worth it given https://github.com/Homebrew/homebrew-core/issues/63290 Fixes #9194
-
Markus Reiter authored
cli: fix type signature of to_kegs_to_casks
-
Jonathan Chang authored
-
Markus Reiter authored
Add `--update` option to `brew vendor-gems`.
-
Markus Reiter authored
-
Issy Long authored
- Ordering them this way seems to require less `--fix`ing in Homebrew/homebrew-core than the other way around. - In the Big Sur bottling, we found many repos that were archived. We've been going through and deprecating repos that are archived or that don't build any more. I felt weird without the ordering of these stanzas without an audit to guide me - I spent time looking at previous examples to see "should `deprecate!` go before or after `depends_on`" question. Computers can tell us this instead.
-
Dawid Dziurla authored
Fix `brew audit --tap=<tap>`.
-
Markus Reiter authored
-
Markus Reiter authored
-
Markus Reiter authored
Support `--cask` flag in `brew uninstall`.
-
Markus Reiter authored
-
- Nov 18, 2020
-
-
Markus Reiter authored
Support casks in `brew audit`.
-
Markus Reiter authored
-
Mike McQuaid authored
Improve `brew install --quiet`
-
Mike McQuaid authored
Big Sur cleanup
-
Markus Reiter authored
Preparations for merging `brew cask audit` into `brew audit`.
-
Markus Reiter authored
-
Mike McQuaid authored
Remove `HOMEBREW_BIG_SUR_TESTING` variable as it is no longer needed.
-
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
-
Markus Reiter authored
-
Markus Reiter authored
-
Mike McQuaid authored
upgrade: show upgradeable dependents during dry run
-
Markus Reiter authored
Don't create `package.json` in current directory.
-