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 .
- Jan 04, 2019
-
-
Mike McQuaid authored
-
- Jan 03, 2019
-
-
dependabot[bot] authored
Bumps [rubocop-rspec](https://github.com/rubocop-hq/rubocop-rspec) from 1.30.1 to 1.31.0. - [Release notes](https://github.com/rubocop-hq/rubocop-rspec/releases) - [Changelog](https://github.com/rubocop-hq/rubocop-rspec/blob/master/CHANGELOG.md) - [Commits](https://github.com/rubocop-hq/rubocop-rspec/compare/v1.30.1...v1.31.0 ) Signed-off-by:
dependabot[bot] <support@dependabot.com>
-
Mike McQuaid authored
Remove probot-move.
-
Shaun Jackman authored
needed_libraries: Fix cannot find section .dynamic
-
Mike McQuaid authored
This has been replaced with GitHub's beta feature.
-
Shaun Jackman authored
Fix the error `cannot find section .dynamic` when needed_libraries is called on a static ELF executable.
-
Shaun Jackman authored
ErrorDuringExecution: Fix wrong number of arguments
-
Mike McQuaid authored
doctor: check supported versions of glibc and kernel [Linux]
-
Mike McQuaid authored
cleanup: run and replace `brew prune`.
-
Shaun Jackman authored
Error: wrong number of arguments (given 1, expected 2) /home/linuxbrew/.linuxbrew/Homebrew/Library/Homebrew/exceptions.rb:548:in `block in initialize' /home/linuxbrew/.linuxbrew/Homebrew/Library/Homebrew/exceptions.rb:557:in `map'
-
- Jan 02, 2019
-
-
Mike McQuaid authored
It's always seemed a bit pointless to me that we have both of these commands. Given we're doing more and more to recommend (and eventually, safely, automatically run (see #4760) `brew cleanup` let's roll their functionality into a single command.
-
Mike McQuaid authored
Bump i18n from 1.3.0 to 1.4.0 in /Library/Homebrew/vendor
-
Mike McQuaid authored
-
dependabot[bot] authored
Bumps [i18n](https://github.com/svenfuchs/i18n) from 1.3.0 to 1.4.0. - [Release notes](https://github.com/svenfuchs/i18n/releases) - [Changelog](https://github.com/svenfuchs/i18n/blob/master/CHANGELOG.md) - [Commits](https://github.com/svenfuchs/i18n/compare/v1.3.0...v1.4.0 ) Signed-off-by:
dependabot[bot] <support@dependabot.com>
-
Mike McQuaid authored
Bump rubocop from 0.61.1 to 0.62.0 in /Library/Homebrew/vendor
-
Mike McQuaid authored
Revert "Revert "diagnostic: share prefix check""
-
dependabot[bot] authored
Bumps [rubocop](https://github.com/rubocop-hq/rubocop) from 0.61.1 to 0.62.0. - [Release notes](https://github.com/rubocop-hq/rubocop/releases) - [Changelog](https://github.com/rubocop-hq/rubocop/blob/master/CHANGELOG.md) - [Commits](https://github.com/rubocop-hq/rubocop/compare/v0.61.1...v0.62.0 ) Signed-off-by:
dependabot[bot] <support@dependabot.com>
-
Mike McQuaid authored
Merge pull request #5465 from Homebrew/dependabot/bundler/Library/Homebrew/test/parallel_tests-2.27.1 Bump parallel_tests from 2.27.0 to 2.27.1 in /Library/Homebrew/test
-
Mike McQuaid authored
Bump rubocop from 0.61.1 to 0.62.0 in /Library/Homebrew/test
-
dependabot[bot] authored
Bumps [rubocop](https://github.com/rubocop-hq/rubocop) from 0.61.1 to 0.62.0. - [Release notes](https://github.com/rubocop-hq/rubocop/releases) - [Changelog](https://github.com/rubocop-hq/rubocop/blob/master/CHANGELOG.md) - [Commits](https://github.com/rubocop-hq/rubocop/compare/v0.61.1...v0.62.0 ) Signed-off-by:
dependabot[bot] <support@dependabot.com>
-
dependabot[bot] authored
Bumps [parallel_tests](https://github.com/grosser/parallel_tests) from 2.27.0 to 2.27.1. - [Release notes](https://github.com/grosser/parallel_tests/releases) - [Commits](https://github.com/grosser/parallel_tests/compare/v2.27.0...v2.27.1 ) Signed-off-by:
dependabot[bot] <support@dependabot.com>
-
Chongyu Zhu authored
python_virtualenv_constants: upgrade virtualenv to 16.2.0
-
Jonathan Chang authored
-
Jonathan Chang authored
-
Jonathan Chang authored
-
Jonathan Chang authored
-
- Jan 01, 2019
-
-
Chongyu Zhu authored
-
- Dec 31, 2018
-
-
Mike McQuaid authored
README: remove coverage badge.
-
Mike McQuaid authored
Coveralls works fine for PRs but is a bit too flaky for the master branch.
-
Mike McQuaid authored
Remove Travis CI specific code
-
Mike McQuaid authored
We’re no longer using this for our CI so this is no longer necessary. Also, migrate `brew tap-new` to use Azure pipelines.
-
Mike McQuaid authored
Migrate from CodeCov to Coveralls
-
Mike McQuaid authored
-
Mike McQuaid authored
-
- Dec 30, 2018
-
-
Mike McQuaid authored
brew.sh: make update --preinstall exec.
-
Jonathan Chang authored
Revert "diagnostic: share prefix check"
-
Jonathan Chang authored
-
Mike McQuaid authored
This means that any new environment variables or changes to `bin/brew` or `brew.sh` will be used in the new process. This also allows the removal of various fallbacks from autoupdates from old versions.
-
- Dec 29, 2018
-
-
Jonathan Chang authored
diagnostic: share prefix check
-
Mike McQuaid authored
Whitelist TERMINFO environment variable
-