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 12, 2020
-
-
Sean Molenaar authored
-
Seeker authored
Refactor `bump-cask-pr`.
-
Seeker authored
bottle: add bottle stanza by traversing AST
-
- Dec 11, 2020
-
-
Markus Reiter authored
Don't add headers to content in `curl_http_content_headers_and_checksum`.
-
Markus Reiter authored
Run `sorbet` workflow on Big Sur.
-
Mike McQuaid authored
-
Markus Reiter authored
-
Markus Reiter authored
Wrap `guess_cask_version` with timeout.
-
Markus Reiter authored
-
Seeker authored
on_macos/on_linux block: improve rubocop message
-
Seeker authored
-
Seeker authored
Co-authored-by:
Markus Reiter <me@reitermark.us>
-
Seeker authored
-
Seeker authored
Co-authored-by:
Markus Reiter <me@reitermark.us>
-
Markus Reiter authored
Ignore `Info.plist` for nested apps.
-
Markus Reiter authored
-
- Dec 10, 2020
-
-
FX Coudert authored
fixtures: add test.dmg
-
Francois-Xavier Coudert authored
-
Mike McQuaid authored
dev-cmd/audit: add audit for checksum
-
Mike McQuaid authored
bump-formula-pr: handle additional edge cases
-
Mike McQuaid authored
Add HOMEBREW_CLEANUP_PERIODIC_FULL_DAYS environment variable
-
Markus Reiter authored
-
Markus Reiter authored
build(deps): bump activesupport from 6.0.3.4 to 6.1.0 in /Library/Homebrew
-
Markus Reiter authored
build(deps): bump sorbet from 0.5.6134 to 0.5.6140 in /Library/Homebrew
-
Markus Reiter authored
Fix `curl_http_content_headers_and_checksum`.
-
Markus Reiter authored
-
BrewTestBot authored
-
BrewTestBot authored
-
BrewTestBot authored
-
BrewTestBot authored
-
BrewTestBot authored
-
dependabot[bot] authored
Bumps [activesupport](https://github.com/rails/rails) from 6.0.3.4 to 6.1.0. - [Release notes](https://github.com/rails/rails/releases) - [Changelog](https://github.com/rails/rails/blob/v6.1.0/activesupport/CHANGELOG.md) - [Commits](https://github.com/rails/rails/compare/v6.0.3.4...v6.1.0 ) Signed-off-by:
dependabot[bot] <support@github.com>
-
dependabot[bot] authored
Bumps [sorbet](https://github.com/sorbet/sorbet) from 0.5.6134 to 0.5.6140. - [Release notes](https://github.com/sorbet/sorbet/releases) - [Commits](https://github.com/sorbet/sorbet/commits ) Signed-off-by:
dependabot[bot] <support@github.com>
-
Seeker authored
on_macos/on_linux block: fix rubocop for special cases
-
Maxim Belkin authored
utils/ruby.sh: simplify and fix Ruby-related logic
-
- Dec 09, 2020
-
-
EricFromCanada authored
-
Mike McQuaid authored
Fix bottle prefix and repository handling
-
Mike McQuaid authored
Revert "untap: add --force switch"
-
Rylan Polster authored
uses: add --formula and --casks flags
-
Mike McQuaid authored
We were previously only looking at the `cellar` value when pouring bottles and ignoring the `prefix` and (implicit) `repository`. Actually look at these values and set the defaults for each platform. Also, when we're relocating to create or pour bottles when `prefix` and `repository` are equal then skip relocating the `repository` and always use references to the `prefix` instead. Fixes #9453
-