| Age | Commit message (Collapse) | 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 | |
| Factor Utils::Bottles.formula_contents out of BottleLoader. | |||
| 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 | |
| Rubocop: 0.50.0 and Ruby 2.3 | |||
| 2017-09-25 | portable-ruby: fix installation on Leopard. | Mike McQuaid | |
| Download it insecurely there and require `rubygems` for `Gem::Version`. | |||
| 2017-09-24 | Rubocop: manual rule fixes. | Mike McQuaid | |
| 2017-09-24 | utils/git: cache less aggressively. | Mike McQuaid | |
| This should avoid weird test ordering failures with specs on Linux (but there's no real reason this can't occur on macOS too). | |||
| 2017-09-23 | utils/git: don't fail when CoreTap is untapped. | Mike McQuaid | |
| This produces test failures on Linux where we intentionally avoid having it tapped. | |||
| 2017-09-23 | Merge pull request #3174 from sjackman/popen-options | Mike McQuaid | |
| popen: Do not suppress stderr when HOMEBREW_STDERR | |||
| 2017-09-22 | portable-ruby: improve installation messaging. | Mike McQuaid | |
| - Use “Pouring” to be more consistent with our normal messaging. - Don’t be silent by default. | |||
| 2017-09-21 | Upgrade vendored Ruby to 2.3.3. | Mike McQuaid | |
| Use this version whenever 2.3.3 isn't installed. Also, remove the Linux portable Ruby for now until it's built to be the same version. | |||
| 2017-09-20 | popen: Do not suppress stderr when HOMEBREW_STDERR | Shaun Jackman | |
| 2017-09-20 | popen: Add an options argument | Shaun Jackman | |
| Useful for selectively enabling or silencing stderr, for example. popen_read("foo", err: :err) | |||
| 2017-09-19 | Revert "popen: Do not suppress stderr" | ilovezfs | |
| 2017-09-18 | Merge pull request #3099 from sjackman/popen_read_stderr | Mike McQuaid | |
| popen: Do not suppress stderr | |||
| 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 | |
| Added tests for utils/git | |||
| 2017-08-31 | github: limit PR search to Homebrew | Dominyk Tiller | |
| Not sure whether this is the way you want to handle this problem but it's really darn irritating so here's a PR that handles it one way. Fixes: https://github.com/Homebrew/brew/pull/3086#issuecomment-324519156 | |||
| 2017-08-29 | Merge pull request #2950 from mansimarkaur/svn | Misty De Meo | |
| Added tests for utils/svn | |||
| 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 ↵ | mansimarkaur | |
| is unavailable | |||
| 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 | |
| Fix duplication bug | |||
| 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 | |
| May as well use the more secure link when possible. | |||
| 2017-06-24 | 🗑️ Use AppleScript instead of Swift for trashing. | Markus Reiter | |
| 2017-06-20 | Add `trash` util. | Markus Reiter | |
