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 .
- Aug 28, 2020
-
-
Maxim Belkin authored
-
Maxim Belkin authored
-
Mike McQuaid authored
-
Maxim Belkin authored
-
- Aug 27, 2020
-
-
Mike McQuaid authored
livecheck migration: add strategies
-
nandahkrishna authored
Co-authored-by:
Sam Ford <1584702+samford@users.noreply.github.com> Co-authored-by:
Thierry Moisan <thierry.moisan@gmail.com> Co-authored-by:
Dawid Dziurla <dawidd0811@gmail.com> Co-authored-by:
Maxim Belkin <maxim.belkin@gmail.com> Co-authored-by:
Issy Long <me@issyl0.co.uk> Co-authored-by:
Mike McQuaid <mike@mikemcquaid.com> Co-authored-by:
Seeker <meaningseeking@protonmail.com>
-
Mike McQuaid authored
docs: add sorbet documentation
-
Jonathan Chang authored
Bump patchelf from 1.2.0 to 1.3.0 in /Library/Homebrew
-
Jonathan Chang authored
-
dependabot-preview[bot] authored
Bumps [patchelf](https://github.com/david942j/patchelf.rb) from 1.2.0 to 1.3.0. - [Release notes](https://github.com/david942j/patchelf.rb/releases) - [Commits](https://github.com/david942j/patchelf.rb/commits ) Signed-off-by:
dependabot-preview[bot] <support@dependabot.com>
-
Mike McQuaid authored
Fix unvendored RubyGems
-
Mike McQuaid authored
- Avoid caching RubyGems in GitHub Actions `tests.yml` to catch this in future. - Run `brew doctor` in GitHub Actions `tests.yml` after installing RubyGems to catch this in future. - Ignore relevant RubyGems (and fix outdated comments) - Never auto-`require` RubyGems that aren't vendored. - Update `bundler/setup.rb`.
-
Mike McQuaid authored
Bump tapioca from 0.4.3 to 0.4.4 in /Library/Homebrew
-
Mike McQuaid authored
Bump sorbet-runtime from 0.5.5877 to 0.5.5880 in /Library/Homebrew
-
Mike McQuaid authored
sorbet: update RBI files using Tapioca.
-
dependabot-preview[bot] authored
Bumps [sorbet-runtime](https://github.com/sorbet/sorbet) from 0.5.5877 to 0.5.5880. - [Release notes](https://github.com/sorbet/sorbet/releases) - [Commits](https://github.com/sorbet/sorbet/commits ) Signed-off-by:
dependabot-preview[bot] <support@dependabot.com>
-
dependabot-preview[bot] authored
Bumps [tapioca](https://github.com/Shopify/tapioca) from 0.4.3 to 0.4.4. - [Release notes](https://github.com/Shopify/tapioca/releases) - [Commits](https://github.com/Shopify/tapioca/compare/v0.4.3...v0.4.4 ) Signed-off-by:
dependabot-preview[bot] <support@dependabot.com>
-
Mike McQuaid authored
Bump sorbet from 0.5.5877 to 0.5.5880 in /Library/Homebrew
-
BrewTestBot authored
Autogenerated by [a scheduled GitHub Action](https://github.com/Homebrew/brew/blob/master/.github/workflows/tapioca.yml).
-
dependabot-preview[bot] authored
Bumps [sorbet](https://github.com/sorbet/sorbet) from 0.5.5877 to 0.5.5880. - [Release notes](https://github.com/sorbet/sorbet/releases) - [Commits](https://github.com/sorbet/sorbet/commits ) Signed-off-by:
dependabot-preview[bot] <support@dependabot.com>
-
Mike McQuaid authored
dev-cmd: add `brew typecheck` command
-
Mike McQuaid authored
This will allow us to verify that we can merge new sorbet/tapioca updates.
-
Mike McQuaid authored
-
Mike McQuaid authored
cli/named_args: Print correct cask ref when name is loaded as formula/keg
-
Mike McQuaid authored
metafiles: copy all license files
-
vidusheeamoli authored
-
vidusheeamoli authored
This PR adds a new `brew typecheck` developer command which checks for typechecking errors in the current code with Sorbet.
-
Rylan Polster authored
-
Steve Peters authored
upgrade: fix undefined method 'reinstall_formula'
-
Steve Peters authored
Add the `Homebrew.` module prefix to fix an undefined method. Also, use `uniq` to deduplicate the list of broken dependents.
-
- Aug 26, 2020
-
-
Mike McQuaid authored
sorbet: update RBI files using Tapioca.
-
Mike McQuaid authored
workflows: don't test paths on `master`.
-
Rylan Polster authored
docs: update license documentation
-
BrewTestBot authored
Autogenerated by [a scheduled GitHub Action](https://github.com/Homebrew/brew/blob/master/.github/workflows/tapioca.yml).
-
Mike McQuaid authored
-
Mike McQuaid authored
This avoids weirdness like the merged PR commits being pushed to scheduled opened PRs after merging. It also avoids wasting resources.
-
Dustin Rodrigues authored
audit: don't allow both sha256 and tag/revision for formula
-
Markus Reiter authored
Document `LivecheckFormula`.
-
Markus Reiter authored
Document download strategies.
-
Markus Reiter authored
Document `SharedAudits`.
-