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 14, 2019
-
-
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>
-
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
-
-
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).
-
Mike McQuaid authored
upgrade: fix handling broken dependents.
-
Mike McQuaid authored
Ensure that we use the keg for checking linkage but that the dependents returned are still formulae. Fixes #6715.
-
- Nov 10, 2019
-
-
Zach Auten authored
-
- Nov 08, 2019
-
-
Steven Peters authored
'upradable' typo for 'upgradeable_dependents'
-
- Nov 07, 2019
-
-
Paul authored
-
Mike McQuaid authored
formula_installer: copy hidden files into bottles.
-
Bo Anderson authored
-
Markus Reiter authored
Allow `JAVA_HOME` in formulae depending on `openjdk`.
-
Mike McQuaid authored
test: re-enable portable Ruby tests.
-
Mike McQuaid authored
utils#system: improve verbose output.
-
Mike McQuaid authored
cleanup: rescue more cask errors.
-
- Nov 06, 2019
-
-
Mike McQuaid authored
Let's try to get these working again.
-
Mike McQuaid authored
This previously output the hilarious long and unnecessary LOAD_PATH.
-
Mike McQuaid authored
This will avoid a wider degree of failures.
-
Mike McQuaid authored
Fix some tests
-
Mike McQuaid authored
-
Mike McQuaid authored
-
Mike McQuaid authored
formula: refactor outdated_kegs logic.
-
Mike McQuaid authored
upgrade: tweak dependent messaging.
-
Mike McQuaid authored
- Use the `Formula.cache` and `Cacheable` rather than rolling our own. - Use keyword arguments instead of `options = {}` - Improve readability in general
-
Mike McQuaid authored
deps: refactor weird OpenStruct usage.
-
Mike McQuaid authored
Output more without requiring `--verbose` and update the messages to make clear what we're looking for and what we found/didn't find. This is a little more noisy but it should help explain any delays to users and make it more obvious what's failed if something does.
-
Mike McQuaid authored
-
Mike McQuaid authored
build: bump activesupport from 5.2.3 to 6.0.1 in /Library/Homebrew
-