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 .
- Feb 05, 2017
-
-
Markus Reiter authored
-
Markus Reiter authored
-
Markus Reiter authored
-
- Feb 04, 2017
-
-
Markus Reiter authored
-
Markus Reiter authored
-
Markus Reiter authored
-
Markus Reiter authored
-
Markus Reiter authored
-
Markus Reiter authored
-
Markus Reiter authored
-
Markus Reiter authored
-
Markus Reiter authored
-
- Feb 02, 2017
-
-
Alyssa Ross authored
I added a new `FormulaUnreadableError` subclass of `FormulaUnavailableError` so existing `rescue`s of `FormulaUnavailableError` handle this as well. The new subclass will output the name of the formula with the error (because this isn't always obvious from the original exception message) followed by the original error message. Fixes #1927.
-
- Jan 31, 2017
-
-
Trevor Powell authored
Try "diskutil eject" twice before "diskutil unmount force".
-
- Jan 30, 2017
-
-
Xu Cheng authored
`brew cleanup` should cleanup formulae which have the older version scheme.
-
Markus Reiter authored
-
Mike McQuaid authored
As requested in https://github.com/Homebrew/homebrew-core/issues/9316.
-
Mike McQuaid authored
-
- Jan 29, 2017
-
-
Vítor Galvão authored
-
- Jan 28, 2017
-
-
Dominyk Tiller authored
-
Dominyk Tiller authored
-
- Jan 27, 2017
-
-
Mike McQuaid authored
-
Mike McQuaid authored
If we make a PR in which we're building many formulae (e.g. https://github.com/Homebrew/homebrew-core/pull/9249) then we may want to pull those that built and publish their bottles and discard those that did not. Instead of saying bottles will be published when they won't and then blowing up just avoid publishing them and print a warning instead.
-
Miccal Matthews authored
-
Markus Reiter authored
-
Markus Reiter authored
-
Mike McQuaid authored
Otherwise it won't overwrite unmerged changes.
-
Mike McQuaid authored
Try first with an (exact, actual) browser user agent from Safari and then try again with the default Homebrew `curl` user agent.
-
- Jan 26, 2017
-
-
Markus Reiter authored
-
Mike McQuaid authored
This directory indicates that configuration files have been installed into the wrong location.
-
Mike McQuaid authored
-
Mike McQuaid authored
This is warned by the newer MiniTest.
-
Mike McQuaid authored
This avoids a `rake` dependency in the Gemfile and an unnecessary shell out.
-
Mike McQuaid authored
We’re upgrading SimpleCov to 0.13.0 so let’s update the rest of our gems while we’re at it.
-
- Jan 25, 2017
-
-
Markus Reiter authored
-
Markus Reiter authored
-
Markus Reiter authored
-
Markus Reiter authored
-
Mike McQuaid authored
-
Mike McQuaid authored
This is cleaner, easier to understand how the arguments are split and fixes #1799.
-