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 02, 2018
-
-
Markus Reiter authored
-
Markus Reiter authored
-
- Jul 01, 2018
-
-
Mike McQuaid authored
Upgrade to Rubocop 0.57.2
-
Mike McQuaid authored
Remove unneeded RuboCop comment.
-
Markus Reiter authored
-
Andrew Janke authored
-
Andrew Janke authored
-
- Jun 30, 2018
-
-
Gautham Goli authored
DependencyOrder: Fix var initialization bug
-
Mike McQuaid authored
Fix `Cask#full_name`.
-
Gautham Goli authored
-
Markus Reiter authored
-
Markus Reiter authored
-
Markus Reiter authored
Readd functionality to list all casks.
-
Mike McQuaid authored
linkage: enable cache by default.
-
Mike McQuaid authored
brew.sh: remove unused variable.
-
Mike McQuaid authored
As of #4377 this is no longer used.
-
Mike McQuaid authored
portable-ruby: respect HOMEBREW_BOTTLE_DOMAIN variable.
-
Mike McQuaid authored
This has not been causing any issues in CI or for `master` users so let's now enable it by default for everyone.
-
Mike McQuaid authored
This was requested in: https://discourse.brew.sh/t/adding-additional-download-sources-to-homebrew/2446 With this change you can use e.g. Artifactory for Homebrew's portable ruby.
-
- Jun 27, 2018
-
-
Mike McQuaid authored
Implement HOMEBREW_FORCE_BREWED_GIT
-
Jack Haden-Enneking authored
No need to check for both variables, because they're always set together. Also, this harmonizes with the CURL equivalent just above.
-
- Jun 26, 2018
-
-
Jack Haden-Enneking authored
-
Jack Haden-Enneking authored
Because of this messing with the user's path: https://github.com/Homebrew/brew/blob/ efc02899/bin/brew#L68 brew uses /usr/bin/git over brewed git, even when the former is problematically old. There may also be other reasons a user prefers to use brewed git. There was already a HOMEBREW_FORCE_BREWED_CURL option and a HOMEBREW_SYSTEM_CURL_TOO_OLD check to set it. This mostly copies those to implement HOMEBREW_FORCE_BREWED_GIT & HOMEBREW_SYSTEM_GIT_TOO_OLD. See also: https://github.com/Linuxbrew/brew/issues/736
-
Mike McQuaid authored
Revert "Fix SVN downloads of versioned formula by munging directory names"
-
Mike McQuaid authored
-
- Jun 25, 2018
-
-
ilovezfs authored
mirror: use curl_executable instead of curl function
-
ilovezfs authored
-
ilovezfs authored
mirror: invoke correct curl
-
ilovezfs authored
Remove remaining use of `system "curl"` in favor of the `curl` function.
-
Mike McQuaid authored
Fix SVN downloads of versioned formula by munging directory names
-
Andrew Janke authored
-
ilovezfs authored
[WIP] formula_installer: Don't check devtools if pouring
-
- Jun 23, 2018
-
-
Markus Reiter authored
-
- Jun 21, 2018
-
-
Mike McQuaid authored
cache_store: create HOMEBREW_CACHE when needed.
-
Mike McQuaid authored
Fixes #4366.
-
commitay authored
cask fetch and upgrade: print caveats
-
Markus Reiter authored
Update `search` docs.
-
- Jun 20, 2018
-
-
Mike McQuaid authored
zsh completion: Remove redundant exclusion lists for single options
-
Andrew Janke authored
-
- Jun 19, 2018
-
-
Markus Reiter authored
-