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 06, 2019
-
-
Mike McQuaid authored
- Make all `odeprecated` from 2.1.0 `odisabled` instead - Remove dead code that won't be run now - Remove (unused) `or_later` handling for bottles
-
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.
-
Mike McQuaid authored
This is not a fix for https://github.com/Homebrew/brew/issues/6671 but will stop people hitting this bug for now.
-
Mike McQuaid authored
bin/brew: unset functions that override builtins
-
Issy Long authored
Linux Maintainer Guide: Reflect recent changes to tap commands
-
Issy Long authored
- We recently changed the name of the Linux commands tap from Linuxbrew/homebrew-developer to Homebrew/homebrew-linux-dev in our continual efforts to move away from the Linuxbrew name. Related to this, we changed the comment produced by `brew build-bottle-pr` to simply "Linux". - We also [changed `brew find-formulae-to-bottle`](https://github.com/Homebrew/homebrew-linux-dev/pull/130) so that it will build a bottle for a formula even if it has a macOS requirement. There were cases like `go` that build perfectly fine on Linux.
-
Maxim Belkin authored
-
Maxim Belkin authored
-
Maxim Belkin authored
-
Maxim Belkin authored
Also, enable all Bash builtins
-
- Nov 04, 2019
-
-
Mike McQuaid authored
Ruby 2.6 frozen string literals
-
Jonathan Chang authored
-
Jonathan Chang authored
Now that we use Ruby 2.6 we can fix these last two files.
-
Mike McQuaid authored
audit: improve check for forked Bitbucket repository
-
Mike McQuaid authored
rubocops: add go@1.12 to BINARY_FORMULA_URLS_WHITELIST
-