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 30, 2020
-
-
dependabot[bot] authored
Bumps [html-proofer](https://github.com/gjtorikian/html-proofer) from 3.17.1 to 3.17.3. - [Release notes](https://github.com/gjtorikian/html-proofer/releases) - [Commits](https://github.com/gjtorikian/html-proofer/compare/v3.17.1...v3.17.3 ) Signed-off-by:
dependabot[bot] <support@github.com>
-
Rylan Polster authored
Migrate remaining audit exceptions to homebrew/core
-
Markus Reiter authored
pypi: downcase main package name
-
- Nov 29, 2020
-
-
Dustin Rodrigues authored
-
- Nov 28, 2020
-
-
Shaun Jackman authored
FAQ: Default installation prefix on Linux
-
Shaun Jackman authored
-
Shaun Jackman authored
Co-authored-by:
Mike McQuaid <mike@mikemcquaid.com>
-
Issy Long authored
dev-cmd/unbottled: Fail nicely if `HOMEBREW_NO_ANALYTICS` is set
-
Rylan Polster authored
-
- Nov 27, 2020
-
-
Mike McQuaid authored
linkage: correctly detect missing kegs.
-
Mike McQuaid authored
- manually `raise Errno::ENOENT` to ensure that a keg that doesn't exist isn't flagged as a system dependency. - remove the inconsistent and incorrect summary messaging.
-
Jonathan Chang authored
bintray: add type signatures
-
Jonathan Chang authored
explicitly specify CMake libdir as lib
-
danielnachun authored
-
Jonathan Chang authored
-
Jonathan Chang authored
-
Jonathan Chang authored
-
Jonathan Chang authored
diagnostic: check all tap branches, not just core
-
Jonathan Chang authored
-
Jonathan Chang authored
global: fix `default_prefix?` definition
-
Jonathan Chang authored
-
Markus Reiter authored
Refactor `brew typecheck` and upgrade `typed` sigils.
-
Michka Popoff authored
bottle merge: add support for linux cellar
-
Issy Long authored
- When testing `brew unbottled <formula>` this crashed because I, as a maintainer, have `HOMEBREW_NO_ANALYTICS` set on all my machines to avoid polluting the analytics with test installs. ``` ❯ brew unbottled ==> Getting formulae... ==> Getting analytics data... Error: undefined method `[]' for nil:NilClass /usr/local/Homebrew/Library/Homebrew/dev-cmd/unbottled.rb:89:in `formulae_all_sort_installs_from_args' /usr/local/Homebrew/Library/Homebrew/dev-cmd/unbottled.rb:49:in `unbottled' /usr/local/Homebrew/Library/Homebrew/brew.rb:119:in `<main>' ```
-
Rylan Polster authored
-
Rylan Polster authored
-
Rylan Polster authored
-
Rylan Polster authored
-
Sam Ford authored
livecheck: refactor url preprocessing
-
Rylan Polster authored
-
Rylan Polster authored
-
Rylan Polster authored
-
Sam Ford authored
-
Shaun Jackman authored
-
Shaun Jackman authored
-
Shaun Jackman authored
Co-authored-by:
Mike McQuaid <mike@mikemcquaid.com>
-
Mike McQuaid authored
Improve ZSH completions handling
-
Markus Reiter authored
Work around BOM `find` bug.
-
Mike McQuaid authored
- Only display the completions caveats from the current shell (assuming it's one of Bash, ZSH or Fish) - If the completions location isn't in the ZSH `FPATH` then link to the documentation explaining how to do so. Fixes https://github.com/Homebrew/brew/issues/8984
-
- Nov 26, 2020
-
-
Sam Ford authored
-