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 .
- Dec 15, 2020
-
-
Mike McQuaid authored
Needed due to https://github.com/Homebrew/homebrew-test-bot/pull/538
-
Markus Reiter authored
sorbet: Update RBI files.
-
Mike McQuaid authored
Fix install --force-bottle for non-standard prefix
-
Sean Molenaar authored
docs: add documentation for plists
-
Markus Reiter authored
Properly handle `~` artifact targets.
-
Markus Reiter authored
Fix broken output on CI.
-
Shaun Jackman authored
Fix the error: Error: undefined method `stage' for nil:NilClass formula_installer.rb:1132:in `block in pour'
-
Michka Popoff authored
Enable HOMEBREW_PATCHELF_RB_WRITE by default
-
BrewTestBot authored
Autogenerated by the [sorbet](https://github.com/Homebrew/brew/blob/master/.github/workflows/sorbet.yml) workflow.
-
Sam Ford authored
Update livecheck strategies to avoid unnecessary redirections
-
Markus Reiter authored
Fix parsing version from `PackageInfo` files.
-
Markus Reiter authored
add path name to brew edit error message
-
- Dec 14, 2020
-
-
Markus Reiter authored
-
Markus Reiter authored
Also cache failed version bump attempts.
-
Mike McQuaid authored
pr-pull: prepare replacement for --workflow flag
-
Mike McQuaid authored
Check for both shallow clones at the same time.
-
Mike McQuaid authored
Fix unbottled dependency handling
-
Markus Reiter authored
-
Michka Popoff authored
build(deps): bump sorbet from 0.5.6141 to 0.5.6154 in /Library/Homebrew
-
Michka Popoff authored
build(deps-dev): bump html-proofer from 3.17.4 to 3.18.0 in /docs
-
BrewTestBot authored
-
BrewTestBot authored
-
dependabot[bot] authored
Bumps [sorbet](https://github.com/sorbet/sorbet) from 0.5.6141 to 0.5.6154. - [Release notes](https://github.com/sorbet/sorbet/releases) - [Commits](https://github.com/sorbet/sorbet/commits ) Signed-off-by:
dependabot[bot] <support@github.com>
-
dependabot[bot] authored
Bumps [html-proofer](https://github.com/gjtorikian/html-proofer) from 3.17.4 to 3.18.0. - [Release notes](https://github.com/gjtorikian/html-proofer/releases) - [Commits](https://github.com/gjtorikian/html-proofer/compare/v3.17.4...v3.18.0 ) Signed-off-by:
dependabot[bot] <support@github.com>
-
Sam Ford authored
-
Sam Ford authored
-
- Dec 13, 2020
-
-
Markus Reiter authored
Improve type checking documentation.
-
Markus Reiter authored
-
Markus Reiter authored
-
Markus Reiter authored
-
Markus Reiter authored
-
Sam Ford authored
livecheck: add support for casks
-
Sam Ford authored
When running `brew livecheck --cask` or `brew livecheck --formula`, livecheck wasn't properly respecting these flags. It should have worked by only including the casks or formulae in the watchlist but instead these flags were treating all the names in the watchlist as formulae or casks, which doesn't work properly. This addresses the issue by always using `#to_formulae_and_casks` on the watchlist names and then using `#reject` to conditionally exclude formulae or casks based on whether the related flags were passed to `brew livecheck`.
-
Sam Ford authored
-
Sam Ford authored
-
Sam Ford authored
-
Sam Ford authored
-
Sam Ford authored
-
Sam Ford authored
-
Sam Ford authored
-