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 .
- May 01, 2017
-
-
Markus Reiter authored
-
Markus Reiter authored
-
Markus Reiter authored
-
Markus Reiter authored
-
Markus Reiter authored
-
- Apr 30, 2017
-
-
Mike McQuaid authored
audit: formally ban go get usage
-
Mike McQuaid authored
pull: fix status code check in check_bintray_mirror
-
Mike McQuaid authored
-
Zhiming Wang authored
The status code of the last redirect should be 2xx to be deemed successful.
-
- Apr 29, 2017
-
-
Markus Reiter authored
Update `plist` to 3.3.0.
-
Markus Reiter authored
-
Dominyk Tiller authored
-
Dominyk Tiller authored
There's been an informal ban for a while but let's be punchier because this crops up still.
-
- Apr 28, 2017
-
-
Mike McQuaid authored
-
Mike McQuaid authored
audit: tweak dependency option audit.
-
- Apr 27, 2017
-
-
Mike McQuaid authored
Make sure that `if build.with?` isn't caught.
-
Mike McQuaid authored
docs: tweak CSS.
-
Mike McQuaid authored
Import new brew.sh CSS changes to improve the appearance of tables and links.
-
Mike McQuaid authored
tap-new: bump Xcode to 8.3.
-
Mike McQuaid authored
brew.sh: tweak macOS user agent again.
-
Mike McQuaid authored
Update this to the current latest Travis CI supports (which we're using)
-
Mike McQuaid authored
Safari uses `Mac OS X` not `OS X`. To avoid contaminating other parts of Homebrew use a separate variable for just this part, too.
-
- Apr 26, 2017
-
-
JCount authored
brew.sh: use OS X in user agent rather than macOS.
-
Mike McQuaid authored
This matches what Safari does on macOS 10.12 and is generally what tools like Google Analytics expect the format to be.
-
Mike McQuaid authored
audit: fix audit of new formulae.
-
Mike McQuaid authored
When auditing new formulae without `--new-formula` the `audit_revision_and_version_scheme` method fails ungracefully. Instead, set some better defaults so fewer checks are needed. Fixes #2551.
-
- Apr 25, 2017
-
-
Mike McQuaid authored
software_spec: process macOS versions on Linux.
-
Mike McQuaid authored
This module doesn't actually have any behaviour that's problematic at runtime on Linux so we may as well use it to properly sort macOS versions there.
-
Mike McQuaid authored
-
Mike McQuaid authored
formula_installer: improve install/upgrade message
-
Mike McQuaid authored
If you `brew install` a formula that's already installed you get: Warning: ripgrep-0.5.1 already installed If you `brew install` an outdated formula that's installed you get: Error: ripgrep-0.5.1 already installed. To install this version, first `brew unlink ripgrep` Instead, suggest that the user should `brew upgrade` in this case. If the formula isn't outdated use the previous message.
-
Mike McQuaid authored
audit: fix use of search_tap method.
-
Mike McQuaid authored
This was removed in #2540 but this call site was note updated to use the `search_taps` method instead.
-
Markus Reiter authored
Add remote search to `brew cask search`.
-
Markus Reiter authored
-
Markus Reiter authored
-
Markus Reiter authored
-
Markus Reiter authored
-
Mike McQuaid authored
xcode: update Sierra CLT version to 802.0.42
-
Mike McQuaid authored
Allow forcing Homebrew GitHub organisation.
-