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 .
- Mar 05, 2019
-
-
dependabot[bot] authored
Bumps [unicode-display_width](https://github.com/janlelis/unicode-display_width) from 1.4.1 to 1.5.0. - [Release notes](https://github.com/janlelis/unicode-display_width/releases) - [Changelog](https://github.com/janlelis/unicode-display_width/blob/master/CHANGELOG.md) - [Commits](https://github.com/janlelis/unicode-display_width/compare/v1.4.1...v1.5.0 ) Signed-off-by:
dependabot[bot] <support@dependabot.com>
-
Mike McQuaid authored
Bump i18n from 1.5.3 to 1.6.0 in /Library/Homebrew
-
Mike McQuaid authored
outdated & tap-info: set default value for --json
-
Mike McQuaid authored
-
Mike McQuaid authored
This means the output is consistent and ensures that we get rid of any local cruft when installing.
-
Mike McQuaid authored
docs: linkify some links
-
EricFromCanada authored
Matching what's already been done for `brew info`.
-
Michka Popoff authored
utils/github: use tap.full_name
-
- Mar 04, 2019
-
-
FX Coudert authored
python_virtualenv_constants: upgrade virtualenv to 16.4.3
-
FX Coudert authored
Doc fix: clarify that options are not allowed in homebrew-core
-
FX Coudert authored
Allow head in new formulas
-
Steven Peters authored
-
dependabot[bot] authored
Bumps [i18n](https://github.com/svenfuchs/i18n) from 1.5.3 to 1.6.0. - [Release notes](https://github.com/svenfuchs/i18n/releases) - [Changelog](https://github.com/ruby-i18n/i18n/blob/master/CHANGELOG.md) - [Commits](https://github.com/svenfuchs/i18n/compare/v1.5.3...v1.6.0 ) Signed-off-by:
dependabot[bot] <support@dependabot.com>
-
- Mar 03, 2019
-
-
Markus Reiter authored
Use same logic for `installer script:` and `uninstall script:`.
-
Markus Reiter authored
-
Jonathan Chang authored
-
Shaun Jackman authored
audit: Keg-only :provided_by_macos dep okay on Linux
-
Shaun Jackman authored
Disable this brew audit error on Linux: * Dependency 'zlib' may be unnecessary as it is provided by macOS; try to build this formula without it.
-
- Mar 02, 2019
-
-
FX Coudert authored
-
FX Coudert authored
-
Eric Knibbe authored
Bump github-pages from 196 to 197 in /docs
-
- Mar 01, 2019
-
-
Shaun Jackman authored
Fix issue extracting tar files while root on Linux
-
JuPlutonic authored
update gnu_tar.rb removed tab update unpacking_strategy/tar.rb to resolve conversations But OFFENCE found, W: 31: 36: Unused method argument - basename (brew style) Now I start to using rubocop inside Sublime_text3 where I see all right linting messages. Rollback install.rb changes. Conversation resolved, extra_args: "--owner=0", "--group=0" and "--no-same-owner" in extend/os/linux/gnu_tar.rb. Conversation: file extend/os/linux/gnu_tar.rb moved to extend/os/linux/unpack_strategy/tar.rb. Module UnpackStrategy is parent for the GnuTar module. Conversation: new file extent/unpack_strategy/tar.rb to require logic, unpack_strategy/tar.rb newline bef. require-line, require-line changed. Deletion of files added in PR. -o addition is only one needed argument in unpack_strategy/tar.rb.
-
FX Coudert authored
Add varenc/ffmpeg to list of interesting taps
-
Chongyu Zhu authored
-
dependabot[bot] authored
Bumps [github-pages](https://github.com/github/pages-gem) from 196 to 197. - [Release notes](https://github.com/github/pages-gem/releases) - [Commits](https://github.com/github/pages-gem/compare/v196...v197 ) Signed-off-by:
dependabot[bot] <support@dependabot.com>
-
- Feb 28, 2019
-
-
Caleb Xu authored
-
Mike McQuaid authored
utils/gems: install Bundler 2.
-
Mike McQuaid authored
Our Gemfile requires it and it will result in a more consistent configuration.
-
Michka Popoff authored
pull: fix tap name for linuxbrew
-
Michka Popoff authored
-
- Feb 27, 2019
-
-
Mike McQuaid authored
Improve Bundler cleanup
-
Mike McQuaid authored
Rather than trying to be smart and doing this ourselves in `brew cleanup` let’s just installed Bundler somewhere it doesn’t try to clean itself up and use `bundle install --cleanup` when we need cleanup done. Also, use `ohai` and `odie` when possible as they look nicer.
-
Mike McQuaid authored
-
Mike McQuaid authored
Revert "Fix Infinite Recursion in upgradable_dependents and broken_dependents"
-
Shaun Jackman authored
docs/Linuxbrew: Best-effort support for ARM64 (AArch64)
-
Mike McQuaid authored
-
- Feb 26, 2019
-
-
Mike McQuaid authored
Fix bug in CLI arg/env var prioritization + corresponding tests
-
Mike McQuaid authored
use python flock firstly
-
Markus Reiter authored
Bump parallel from 1.13.0 to 1.14.0 in /docs
-