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 12, 2019
-
-
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>
-
- Nov 11, 2019
-
-
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 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
-
Mike McQuaid authored
Improve upgrade dependents check performance, reliability and readability
-
Mike McQuaid authored
Dockerfile: make the prefix group writable
-
Mike McQuaid authored
-
Mike McQuaid authored
-
Mike McQuaid authored
-
Mike McQuaid authored
-
Mike McQuaid authored
-
Mike McQuaid authored
-
Mike McQuaid authored
-
Mike McQuaid authored
-
Mike McQuaid authored
-
Dawid Dziurla authored
-
Mike McQuaid authored
-
Mike McQuaid authored
build: bump tins from 1.21.1 to 1.22.0 in /Library/Homebrew
-
dependabot-preview[bot] authored
Bumps [activesupport](https://github.com/rails/rails) from 5.2.3 to 6.0.1. - [Release notes](https://github.com/rails/rails/releases) - [Changelog](https://github.com/rails/rails/blob/v6.0.1/activesupport/CHANGELOG.md) - [Commits](https://github.com/rails/rails/compare/v5.2.3...v6.0.1 ) Signed-off-by:
dependabot-preview[bot] <support@dependabot.com>
-
- Nov 05, 2019
-
-
Mike McQuaid authored
cmd/upgrade: comment-out broken_dependents functionality.
-