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 .
- Oct 11, 2016
-
-
Mike McQuaid authored
If you’re using a /usr/local prefix but e.g. /usr/local/homebrew/Cellar then you’ll miss out on most binary packages for no good reason so warn people of that.
-
Markus Reiter authored
Fix getting cask path for queries.
-
- Oct 10, 2016
-
-
Mike McQuaid authored
brew.sh: allow --prefix to be run as root without warning
-
Josh Hagins authored
Update URL in qualified_token comment
-
Alyssa Ross authored
The homebrew/homebrew wiki no longer exists.
-
Alex Kirk authored
-
- Oct 09, 2016
-
-
Mike McQuaid authored
diagnostic: handle HOMEBREW_TEMP mktmpdir failure.
-
Markus Reiter authored
-
Markus Reiter authored
-
Mike McQuaid authored
Fixes #1223.
-
Mike McQuaid authored
Comment out `license` stanza deprecation warning.
-
Mike McQuaid authored
Revert "Migrate a Formula to Multiple Versions: add docs."
-
Mike McQuaid authored
-
Mike McQuaid authored
Migrate a Formula to Multiple Versions: add docs.
-
ilovezfs authored
cleanup: remove GLIDE_HOME cache directories
-
ilovezfs authored
This is needed since some formulae now set ENV["GLIDE_HOME"] = HOMEBREW_CACHE/"glide_home/#{name}"
-
- Oct 08, 2016
-
-
Mike McQuaid authored
brew.sh: improve user agent with no git repo.
-
Markus Reiter authored
Rename FormulaMethodDeprecatedError to MethodDeprecatedError.
-
Markus Reiter authored
Remove Homebrew Cask documentation.
-
Markus Reiter authored
-
Markus Reiter authored
-
Markus Reiter authored
-
Mike McQuaid authored
Make parsing locales more robust.
-
Markus Reiter authored
-
Mike McQuaid authored
`Homebrew/>1.0.0 (no git repository) (Macintosh; Intel macOS 10.7.5)...) reads pretty weirdly in a user agent and I've had complaints that `>` may be an invalid character in some cases.
-
Mike McQuaid authored
audit: forbid `deprecated_option` in new formulae
-
- Oct 07, 2016
-
-
Markus Reiter authored
Deprecate license
-
Markus Reiter authored
Make `core_tap_version_string` reusable.
-
David Yun authored
-
David Yun authored
-
David Yun authored
* Fix IntegrationCommandTestCask
-
Markus Reiter authored
“Homebrew Cask” -> “Homebrew-Cask”
-
Markus Reiter authored
-
David Yun authored
-
- Oct 06, 2016
-
-
David Yun authored
-
Markus Reiter authored
Fix exit code for multilingual cask audit.
-
Markus Reiter authored
Change `A Cask for #{token} is already installed.` message.
-
Markus Reiter authored
Add `.com.apple.timemachine.supported` to DMG_METADATA_FILES.
-
Jonathan Chang authored
-
- Oct 05, 2016
-
-
Tim D. Smith authored
virtualenvs remember the prefix of the python that created them and do magic to load packages from them; help them remember a more durable path.
-