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 .
- May 04, 2021
-
-
Chris Wegrzyn authored
Co-authored-by:
Mike McQuaid <mike@mikemcquaid.com>
-
Chris Wegrzyn authored
-
Chris Wegrzyn authored
-
Chris Wegrzyn authored
-
- May 03, 2021
-
-
Chris Wegrzyn authored
-
Chris Wegrzyn authored
-
Mike McQuaid authored
Merge pull request #11306 from Homebrew/dependabot/bundler/Library/Homebrew/rubocop-performance-1.11.1 build(deps): bump rubocop-performance from 1.11.0 to 1.11.1 in /Library/Homebrew
-
BrewTestBot authored
-
BrewTestBot authored
-
dependabot[bot] authored
Bumps [rubocop-performance](https://github.com/rubocop/rubocop-performance) from 1.11.0 to 1.11.1. - [Release notes](https://github.com/rubocop/rubocop-performance/releases) - [Changelog](https://github.com/rubocop/rubocop-performance/blob/master/CHANGELOG.md) - [Commits](https://github.com/rubocop/rubocop-performance/compare/v1.11.0...v1.11.1 ) Signed-off-by:
dependabot[bot] <support@github.com>
-
Issy Long authored
docs/Formula-Cookbook: Fix outdated HEAD hash syntax
-
- May 02, 2021
-
-
Issy Long authored
- Using the previous syntax, `brew audit --strict` fails because this uses the old Ruby hash syntax.
-
Carlo Cabrera authored
compilers: add gcc-11
-
Mike McQuaid authored
Fix `shellcheck` style errors on bash completion file
-
Gautham Goli authored
-
Carlo Cabrera authored
Needed for https://github.com/Homebrew/homebrew-core/pull/74843.
-
- May 01, 2021
-
-
Bo Anderson authored
build(deps): bump rexml from 3.2.4 to 3.2.5 in /docs
-
dependabot[bot] authored
Bumps [rexml](https://github.com/ruby/rexml) from 3.2.4 to 3.2.5. - [Release notes](https://github.com/ruby/rexml/releases) - [Changelog](https://github.com/ruby/rexml/blob/master/NEWS.md) - [Commits](https://github.com/ruby/rexml/compare/v3.2.4...v3.2.5 ) Signed-off-by:
dependabot[bot] <support@github.com>
-
- Apr 30, 2021
-
-
Mike McQuaid authored
dev-cmd: run Homebrew.install_bundler_gems! earlier.
-
Mike McQuaid authored
formula_installer: don't require unpinning build deps when pouring.
-
Mike McQuaid authored
Fixes #11294
-
Mike McQuaid authored
Run `Homebrew.install_bundler_gems!` a bit earlier for some developer commands to avoid printing gem installation output in the middle of normal developer command output.
-
Nanda H Krishna authored
sorbet: Update RBI files.
-
BrewTestBot authored
Autogenerated by the [sorbet](https://github.com/Homebrew/brew/blob/master/.github/workflows/sorbet.yml) workflow.
-
Bo Anderson authored
Update maintainers, manpage and completions.
-
BrewTestBot authored
Autogenerated by the [update-manpage](https://github.com/Homebrew/brew/blob/HEAD/.github/workflows/update-manpage.yml) workflow.
-
Mike McQuaid authored
dev-cmd/bottle: Support adding root_url specs to bottle spec
-
Bo Anderson authored
Introduce Ignorable module and provide the facility to try and ignore errors when loading historical formulae
-
Chris Wegrzyn authored
-
Mike McQuaid authored
dev-cmd/bottle: remove double [tag].
-
Chris Wegrzyn authored
-
Chris Wegrzyn authored
-
Chris Wegrzyn authored
Co-authored-by:
Mike McQuaid <mike@mikemcquaid.com>
-
Chris Wegrzyn authored
-
Chris Wegrzyn authored
-
Chris Wegrzyn authored
-
- Apr 29, 2021
-
-
Mike McQuaid authored
dev-cmd/bottle: handle empty collector tags.
-
Michka Popoff authored
bottle: do not fail on missing bottle block
-