index
:
brew
cmd-upgrade--change-build_bottle-method-call-to-bottle
master
๐บ The missing package manager for macOS
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Library
/
Homebrew
/
utils
Age
Commit message (
Expand
)
Author
2017-10-08
Clean up code style and remove `.rubocop_todo.yml`.
Markus Reiter
2017-09-28
Fix installing a local bottle from source
Shaun Jackman
2017-09-27
receipt_path: Ensure the bottle contains INSTALL_RECEIPT.json
Shaun Jackman
2017-09-25
Merge pull request #3183 from MikeMcQuaid/rubocop-upgrade
Mike McQuaid
2017-09-25
portable-ruby: fix installation on Leopard.
Mike McQuaid
2017-09-24
Rubocop: manual rule fixes.
Mike McQuaid
2017-09-24
utils/git: cache less aggressively.
Mike McQuaid
2017-09-23
utils/git: don't fail when CoreTap is untapped.
Mike McQuaid
2017-09-23
Merge pull request #3174 from sjackman/popen-options
Mike McQuaid
2017-09-22
portable-ruby: improve installation messaging.
Mike McQuaid
2017-09-21
Upgrade vendored Ruby to 2.3.3.
Mike McQuaid
2017-09-20
popen: Do not suppress stderr when HOMEBREW_STDERR
Shaun Jackman
2017-09-20
popen: Add an options argument
Shaun Jackman
2017-09-19
Revert "popen: Do not suppress stderr"
ilovezfs
2017-09-18
Merge pull request #3099 from sjackman/popen_read_stderr
Mike McQuaid
2017-09-10
Let `curl_download` handle HTTP 416 error.
Markus Reiter
2017-09-08
popen: Do not suppress stderr unless -d or -v
Shaun Jackman
2017-09-02
Merge pull request #2955 from mansimarkaur/git_tests
Mike McQuaid
2017-08-31
github: limit PR search to Homebrew
Dominyk Tiller
2017-08-29
Merge pull request #2950 from mansimarkaur/svn
Misty De Meo
2017-08-29
Used already existing clear_git_available_cache to remove @git
mansimarkaur
2017-08-29
Modified clear_anonymous_os_prefix_ci_cache
mansimarkaur
2017-08-29
Added clear_anonymous_os_prefix_ci_cache
mansimarkaur
2017-08-29
Added clear_svn_version_cache
mansimarkaur
2017-08-29
Added check for svn availability
mansimarkaur
2017-08-29
Improved tests for svn_available?
mansimarkaur
2017-08-27
Added clear git version cache method
mansimarkaur
2017-08-27
Added tests for ensure_git_installed when git is available or homebrew/core i...
mansimarkaur
2017-08-27
Added tests for git_available?
mansimarkaur
2017-08-27
Added tests for last_revision_commit_of_file
mansimarkaur
2017-08-25
safe_fork: Improve the error message
Shaun Jackman
2017-08-21
Fix `pull`.
Markus Reiter
2017-08-20
Move fix from #3070 inside `GitHub` module.
Markus Reiter
2017-08-17
Change var name
Ben Muschol
2017-08-14
Unify vocabulary in github module, remove unnecessary logic
Ben Muschol
2017-08-14
Spec for issues search
Ben Muschol
2017-08-14
Implement PR feedback
Ben Muschol
2017-08-13
fix typo
Ben Muschol
2017-08-13
Fix syntax error
Ben Muschol
2017-08-13
Rename path_to -> url_to since it returns a url
Ben Muschol
2017-08-13
Remove duplicate url generation logic in Github module
Ben Muschol
2017-08-11
Donโt pass `--fail` for `curl_output`.
Markus Reiter
2017-08-10
`curl_download`: Retry once on error `33`.
Markus Reiter
2017-08-08
Allow `curl` args to be overriden.
Markus Reiter
2017-08-08
Simplify CurlDownloadStrategy.
Markus Reiter
2017-08-07
Revert "Refactor SVN and cURL download strategies."
ilovezfs
2017-08-07
Simplify CurlDownloadStrategy.
Markus Reiter
2017-07-27
Use https for all docs.brew.sh links.
Mike McQuaid
2017-06-24
๐๏ธ Use AppleScript instead of Swift for trashing.
Markus Reiter
2017-06-20
Add `trash` util.
Markus Reiter
[next]