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, 2017
-
-
Mike McQuaid authored
Don't check Subversion HTTPS pre-Sierra.
-
ilovezfs authored
Add exceptions for node@* versioned formulae to use conflicts_with instead of keg_only :versioned_formula since they, and the main node formula, all currently overwrite npm during postinstall.
-
Mike McQuaid authored
The system Subversion doesn't handle new certificate authorities (e.g. Let's Encrypt) well enough for this check to be useful.
-
Markus Reiter authored
Update Cask `spec_helper`.
-
Markus Reiter authored
-
Markus Reiter authored
-
Markus Reiter authored
-
Markus Reiter authored
Move Cask `shared_examples` to `test/support`.
-
Markus Reiter authored
-
Markus Reiter authored
Make Cask tests work without tapping `caskroom/cask`.
-
Markus Reiter authored
-
Markus Reiter authored
-
Markus Reiter authored
Move Formatter and Locale specs.
-
Markus Reiter authored
Merge Plist spec with SystemCommand::Result spec.
-
- Mar 04, 2017
-
-
FX Coudert authored
Don't list duplicate dylibs for universal
-
FX Coudert authored
-
Mike McQuaid authored
audit: reject versions starting with HEAD
-
Markus Reiter authored
-
Mike McQuaid authored
README: Switch to https:// links
-
- Mar 03, 2017
-
-
leonklingele authored
-
Jonathan Chang authored
Many parts of Homebrew assume that a version string beginning with "HEAD" is, in fact, a head build. A stable version that begins with "HEAD" violates this assumption and causes problems, as it's treated as a head build in some places and as a stable build in others.
-
- Mar 02, 2017
-
-
Markus Reiter authored
Update `.bundle/config`.
-
Markus Reiter authored
-
- Mar 01, 2017
-
-
ilovezfs authored
bump-formula-pr: check for version presence.
-
Markus Reiter authored
Remove Minitest.
-
ilovezfs authored
If it's not there, error out rather than fetching to avoid creating versionless cache files, which cause `brew cleanup` to crash.
-
Mike McQuaid authored
-
Mike McQuaid authored
Fix typo in the new issue template
-
Markus Reiter authored
-
Tej Chajed authored
-
Markus Reiter authored
-
- Feb 28, 2017
-
-
Markus Reiter authored
Add `mktmpdir` helper method.
-
Markus Reiter authored
-
Mike McQuaid authored
-
Markus Reiter authored
Convert FormulaAuditor test to spec.
-
Markus Reiter authored
-
Misty De Meo authored
This smooths over the transition for users who have an existing bundle config in this location due to having gems installed at the old path. Closes #2203. Signed-off-by:
Misty De Meo <mistydemeo@gmail.com>
-
Misty De Meo authored
-
Markus Reiter authored
Convert Tap test to spec.
-
Markus Reiter authored
Convert `formula_installer_bottle` test to spec.
-