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 .
- Jul 16, 2017
-
-
Misty De Meo authored
-
Misty De Meo authored
-
Misty De Meo authored
-
Misty De Meo authored
-
- Jul 14, 2017
-
-
Mike McQuaid authored
Update documentation of brew install syntax to match its actual behav…
-
Mike McQuaid authored
integration_test: try tests on Gem load failure.
-
Mike McQuaid authored
tests: unpin bundler.
-
Mike McQuaid authored
This should help with debugging `Gem::LoadError`s (e.g. for https://github.com/Homebrew/homebrew-test-bot/pull/111).
-
Mike McQuaid authored
These issues were fixed by https://github.com/Homebrew/brew/pull/2872 and https://github.com/Homebrew/brew/pull/2823.
-
- Jul 13, 2017
-
-
Mike McQuaid authored
brew.sh: always use 7 chars for HOMEBREW_VERSION.
-
Mathieu Vonlanthen authored
-
Mike McQuaid authored
This avoids inconsistency based on Git versions.
-
JCount authored
python_virtualenv_constants: update virtualenv to 15.1.0
-
- Jul 12, 2017
-
-
Mike McQuaid authored
Revert "FileUtils.make: don't bypass superenv"
-
ilovezfs authored
-
Mike McQuaid authored
fix link to Interesting-Taps-and-Forks.md
-
bm5k authored
-
bm5k authored
-
VonUniGE authored
-
VonUniGE authored
-
JCount authored
This release adds support for Python 3.6, the current python3 version in homebrew/core.
-
ilovezfs authored
High Sierra: updates for DB3 et al.
-
- Jul 11, 2017
-
-
Dominyk Tiller authored
-
Dominyk Tiller authored
-
Mike McQuaid authored
Call upgrade if something was passed to update
-
ilovezfs authored
sandbox: allow write access to /dev/random
-
ilovezfs authored
This avoids build failure for `root6`. MacPorts currently avoids the failure with a patch, as their sandbox doesn't yet allow write access to `/dev/random` either: https://github.com/macports/macports-ports/blob/7792b2c5655f9d2adb979434a242cc3ac60fea40/science/root6/Portfile#L73-L75 https://github.com/macports/macports-ports/blob/7792b2c5655f9d2adb979434a242cc3ac60fea40/science/root6/files/patch-disable-hsimple-macro.diff The relevant code where `/dev/random` is opened with `O_WRONLY` is here: https://github.com/root-project/root/blob/15673deba5a0cb73d90ae8f36d7b010f65b5e96e/interpreter/cling/lib/Utils/PlatformPosix.cpp#L63-L82
-
- Jul 10, 2017
-
-
Tim Marinin authored
So the user could just copy-paste the command.
-
Mike McQuaid authored
Acceptable-Formulae: general cleanup.
-
Mike McQuaid authored
- We no longer care about dupes, really - Extend `.app` criteria to include GUI applications in general - Note we want things to build with Clang - Note we don't want users to have to faff too much
-
Mike McQuaid authored
Fix `brew tests` on High Sierra.
-
Mike McQuaid authored
Don't add these unconditionally or with Bundler to speed things up a bit. Also, to speed things up further cache these arguments so we don't have to do the same generation every time.
-
Mike McQuaid authored
Add example links in “Python for Formula Authors”
-
Mike McQuaid authored
FileUtils.make: don't bypass superenv
-
Alex Semyonov authored
-
- Jul 08, 2017
-
-
Mike McQuaid authored
audit: Port audit_conflicts method to rubocop and add tests
-
Mike McQuaid authored
spec_helper: add focus support.
-
Misty De Meo authored
-
VonUniGE authored
-
- Jul 07, 2017
-
-
Mike McQuaid authored
When adding `, :focus` as a trailing argument to a `describe` or `it` this allows you to only run that single test.
-