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 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
-
Mike McQuaid authored
-
Mike McQuaid authored
caveats: remove ZSH FPATH logic.
-
Mike McQuaid authored
cleanup: fix portable Ruby behaviour.
-
Mike McQuaid authored
MacOS::Version architecture handling
-
Mike McQuaid authored
build(deps): bump rubocop-rails from 2.8.1 to 2.9.0 in /Library/Homebrew
-
Mike McQuaid authored
-
Mike McQuaid authored
Better match the macOS behaviour in `ruby.sh`. Fixes #9469
-
Mike McQuaid authored
This is too error-prone and full of edge cases. Fixes #9455
-
Dawid Dziurla authored
untap: add --force switch
-
Mike McQuaid authored
-
Mike McQuaid authored
os/mac/pkgconfig: add pc files for Big Sur 11.1
-
Dawid Dziurla authored
Co-authored-by:
Eric Knibbe <enk3@outlook.com>
-
Dawid Dziurla authored
create: fix options handling
-
BrewTestBot authored
-
BrewTestBot authored
-
dependabot[bot] authored
Bumps [rubocop-rails](https://github.com/rubocop-hq/rubocop-rails) from 2.8.1 to 2.9.0. - [Release notes](https://github.com/rubocop-hq/rubocop-rails/releases) - [Changelog](https://github.com/rubocop-hq/rubocop-rails/blob/master/CHANGELOG.md) - [Commits](https://github.com/rubocop-hq/rubocop-rails/compare/v2.8.1...v2.9.0 ) Signed-off-by:
dependabot[bot] <support@github.com>
-
Markus Reiter authored
Add timeout in `bump-unversioned-casks`.
-
Markus Reiter authored
sorbet: Update RBI files.
-
Markus Reiter authored
-
BrewTestBot authored
Autogenerated by the [sorbet](https://github.com/Homebrew/brew/blob/master/.github/workflows/sorbet.yml) workflow.
-
Markus Reiter authored
Reuse `curl_http_content_headers_and_checksum` for appcast audit.
-
Markus Reiter authored
workflows: Prevent Running Additional CI Jobs on User Forks
-
Markus Reiter authored
-
Maxim Belkin authored
Fix macOS Ruby version handling
-
Markus Reiter authored
Add `unversioned?` method to `Cask::URL`.
-
Seeker authored
software_spec: add on_macos/on_linux to SoftwareSpec
-
Seeker authored
software_spec: add on_macos/on_linux to PourBottleCheck
-
Mike McQuaid authored
Instead defer to the `HOMEBREW_MACOS_SYSTEM_RUBY_NEW_ENOUGH` variable.
-
Mike McQuaid authored
This reverts commit 11445e0f.
-
Mike McQuaid authored
cmd/info.rb: correctly check whether the formula is bottled
-
Seeker authored
-
Seeker authored
-
Seeker authored
extend: add on_os (for on_macos/on_linux)
-
Mike McQuaid authored
This reverts commit 399cc56d.
-
Maxim Belkin authored
Co-authored-by:
Mike McQuaid <mike@mikemcquaid.com>
-