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 .
- Nov 17, 2019
-
-
Jonathan Chang authored
-
- Nov 16, 2019
-
-
Mike McQuaid authored
bump-formula-pr: make it usable on linux
-
- Nov 15, 2019
-
-
Dawid Dziurla authored
This commit makes it possible to use `bump-formula-pr` on linux to contribute to `homebrew-core` as easily as it is on macOS, but with some additional steps made before actual bumping of the formula. Differences in the process (before bumping): - add `homebrew-core` remote named `homebrew` - fetch `homebrew/master` - check if formula exists in `homebrew-core` - switch to `homebrew/master` ref
-
Mike McQuaid authored
formula: copy hidden files _from_ bottles.
-
Bo Anderson authored
-
Mike McQuaid authored
work correctly info analysis args
-
Mike McQuaid authored
build: bump html-pipeline from 2.12.1 to 2.12.2 in /docs
-
Mike McQuaid authored
cask_loader: fix URI detection.
-
hyuraku authored
-
dependabot-preview[bot] authored
Bumps [html-pipeline](https://github.com/jch/html-pipeline) from 2.12.1 to 2.12.2. - [Release notes](https://github.com/jch/html-pipeline/releases) - [Changelog](https://github.com/jch/html-pipeline/blob/master/CHANGELOG.md) - [Commits](https://github.com/jch/html-pipeline/compare/v2.12.1...v2.12.2 ) Signed-off-by:
dependabot-preview[bot] <support@dependabot.com>
-
- Nov 14, 2019
-
-
Mike McQuaid authored
cmd/upgrade: fix exit logic.
-
Mike McQuaid authored
Fixes #6678
-
Mike McQuaid authored
Fixes #6739
-
Mike McQuaid authored
Fix Audit check for `env :std`
-
George Waters authored
When performing a strict audit of a formula in the core tap, it was possible that the check for `env :std` would not happen.
-
Mike McQuaid authored
Handle 2.2.0 deprecations/disableds
-
Mike McQuaid authored
README: add GitHub Sponsors link.
-
Mike McQuaid authored
Merge pull request #6733 from Homebrew/dependabot/bundler/Library/Homebrew/rubocop-performance-1.5.1 build: bump rubocop-performance from 1.5.0 to 1.5.1 in /Library/Homebrew
-
Mike McQuaid authored
Let people know we support this now. Don't need a dedicated link because we have one at the top of the page.
-
Mike McQuaid authored
build: bump parallel from 1.18.0 to 1.19.0 in /docs
-
Mike McQuaid authored
-
dependabot-preview[bot] authored
Bumps [parallel](https://github.com/grosser/parallel) from 1.18.0 to 1.19.0. - [Release notes](https://github.com/grosser/parallel/releases) - [Commits](https://github.com/grosser/parallel/compare/v1.18.0...v1.19.0 ) Signed-off-by:
dependabot-preview[bot] <support@dependabot.com>
-
dependabot-preview[bot] authored
Bumps [rubocop-performance](https://github.com/rubocop-hq/rubocop-performance) from 1.5.0 to 1.5.1. - [Release notes](https://github.com/rubocop-hq/rubocop-performance/releases) - [Changelog](https://github.com/rubocop-hq/rubocop-performance/blob/master/CHANGELOG.md) - [Commits](https://github.com/rubocop-hq/rubocop-performance/compare/v1.5.0...v1.5.1 ) Signed-off-by:
dependabot-preview[bot] <support@dependabot.com>
-
Mike McQuaid authored
build: bump html-pipeline from 2.12.0 to 2.12.1 in /docs
-
Mike McQuaid authored
build: bump tins from 1.22.0 to 1.22.2 in /Library/Homebrew
-
Mike McQuaid authored
upgrade: don't error if already installed.
-
dependabot-preview[bot] authored
Bumps [html-pipeline](https://github.com/jch/html-pipeline) from 2.12.0 to 2.12.1. - [Release notes](https://github.com/jch/html-pipeline/releases) - [Changelog](https://github.com/jch/html-pipeline/blob/master/CHANGELOG.md) - [Commits](https://github.com/jch/html-pipeline/compare/v2.12.0...v2.12.1 ) Signed-off-by:
dependabot-preview[bot] <support@dependabot.com>
-
- Nov 13, 2019
-
-
hyuraku authored
-
hyuraku authored
whether args days is in valid_days and args category is in valid_categories
-
dependabot-preview[bot] authored
Bumps [tins](https://github.com/flori/tins) from 1.22.0 to 1.22.2. - [Release notes](https://github.com/flori/tins/releases) - [Commits](https://github.com/flori/tins/compare/v1.22.0...v1.22.2 ) Signed-off-by:
dependabot-preview[bot] <support@dependabot.com>
-
Mike McQuaid authored
Moved kegs from ARGV to args.rb
-
Mike McQuaid authored
I've been convinced idempotency is a good thing for this command so this would be a good thing to get out for 2.2.0.
-
- Nov 12, 2019
-
-
Mike McQuaid authored
build: bump rake from 13.0.0 to 13.0.1 in /docs
-
Mike McQuaid authored
Update brew.sh: hide printf's stderr in numeric()
-
Mike McQuaid authored
build: bump ffi from 1.11.1 to 1.11.2 in /docs
-
dependabot-preview[bot] authored
Bumps [rake](https://github.com/ruby/rake) from 13.0.0 to 13.0.1. - [Release notes](https://github.com/ruby/rake/releases) - [Changelog](https://github.com/ruby/rake/blob/master/History.rdoc) - [Commits](https://github.com/ruby/rake/compare/v13.0.0...v13.0.1 ) Signed-off-by:
dependabot-preview[bot] <support@dependabot.com>
-
Mike McQuaid authored
os/mac: remove MacOS.cat.
-
dependabot-preview[bot] authored
Bumps [ffi](https://github.com/ffi/ffi) from 1.11.1 to 1.11.2. - [Release notes](https://github.com/ffi/ffi/releases) - [Changelog](https://github.com/ffi/ffi/blob/master/CHANGELOG.md) - [Commits](https://github.com/ffi/ffi/compare/1.11.1...1.11.2 ) Signed-off-by:
dependabot-preview[bot] <support@dependabot.com>
-
Mike McQuaid authored
None of the supported versions are "cats" any more.
-
- Nov 11, 2019
-
-
Evgenii Terechkov authored
Avoid #6721 and similar confusing messages during version comparison by hiding printf's stderr (printf woks anyway).
-