| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2017-09-01 | cleanup range check | Viktor Szakats | |
| 2017-08-31 | search_remote_tap spec: fix test offline | Misty De Meo | |
| Even though we stub the JSON response, the method being tested always returns [] immediately if HOMEBREW_NO_GITHUB_API is set. | |||
| 2017-09-01 | gpg: create unified test helper | Dominyk Tiller | |
| 2017-09-01 | gpg2_requirement: update code comments | Dominyk Tiller | |
| 2017-09-01 | gpg: test usability tweaks | Dominyk Tiller | |
| 2017-09-01 | gpg: be less strict on newer versions | Dominyk Tiller | |
| 2017-08-31 | audit: add a nudge to remove ENV.java_cache | Dominyk Tiller | |
| 2017-08-31 | ENV: move java_cache to compat for future hard deprecation | Dominyk Tiller | |
| 2017-08-31 | formula: manipulate Java's home usage by default | Dominyk Tiller | |
| 2017-08-31 | Merge pull request #3105 from sjackman/pour_local_bottle | Mike McQuaid | |
| pour_bottle?: Pour local bottles without sha256 | |||
| 2017-08-31 | Merge pull request #3110 from DomT4/too_many_goats | Mike McQuaid | |
| github: limit PR search to Homebrew | |||
| 2017-08-31 | Merge pull request #3111 from alyssais/migrate_empty_homebrew_directory | Mike McQuaid | |
| Don't fail to migrate repo because of empty dir | |||
| 2017-08-31 | Don't fail to migrate repo because of empty dir | Alyssa Ross | |
| I just ran into an issue where a colleague's Homebrew couldn't update. It seems to have been because it failed once just after the new repo directory was created. Since there was nothing in this directory, there really isn't any reason for us to fail here, so to avoid this problem in the future, try to `rmdir` the directory before failing because it already exists. | |||
| 2017-08-30 | Merge pull request #3102 from DomT4/pillow | ilovezfs | |
| missing_formula: update for Pillow's brew demise. | |||
| 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-31 | Changed warning message as recommended by @reitermarkus | Alexey Alekhin | |
| 2017-08-30 | pour_bottle?: Pour local bottles without sha256 | Shaun Jackman | |
| Pouring a local bottle for a formula without a bottle sha256 in the formula for that OS would unexpectedly install from source instead. | |||
| 2017-08-30 | pour_bottle?: Ensure local bottles are compatible | Shaun Jackman | |
| Don't ignore f.pour_bottle? and compatible_cellar? when pouring a local bottle. --force-bottle may be used to pour a local bottle that is incompatible, as it is for remote bottles. | |||
| 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 | fix length ratio range | Viktor Szakats | |
| 2017-08-29 | limit some heuristics to strict mode | Viktor Szakats | |
| 2017-08-29 | review follow-up #1 | Viktor Szakats | |
| 2017-08-29 | missing_formula: use pip2 instead of pip | Dominyk Tiller | |
| 2017-08-29 | missing_formula: update for Pillow's removal | Dominyk Tiller | |
| Ref: https://github.com/Homebrew/homebrew-core/pull/17341 Ref: https://github.com/Homebrew/homebrew-core/pull/17357 | |||
| 2017-08-29 | Modified clear_anonymous_os_prefix_ci_cache | mansimarkaur | |
| 2017-08-29 | Used clear_anonymous_os_prefix_ci_cache to remove @anonymous_os_prefix_ci | mansimarkaur | |
| 2017-08-29 | Added clear_anonymous_os_prefix_ci_cache | mansimarkaur | |
| 2017-08-29 | Used ENV.delete to remove set ENV vars | mansimarkaur | |
| 2017-08-29 | Added tests for report_build_error | mansimarkaur | |
| 2017-08-29 | Added tests for report and report_event | mansimarkaur | |
| 2017-08-29 | Added tests for os_prefix_ci | mansimarkaur | |
| 2017-08-29 | url skipped if svn not available when auditing urls | mansimarkaur | |
| 2017-08-29 | Used clear_svn_version_cache to remove @svn | 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-29 | Added tests fir utils/svn | mansimarkaur | |
| 2017-08-28 | mach: Avoid reopening the file for relocation | William Woodruff | |
| This commit allows the relocation code to perform install name and dylib ID changes without reopening the file separately. | |||
| 2017-08-27 | try addressing style issues #2 | Viktor Szakats | |
| 2017-08-27 | try addressing style issues | Viktor Szakats | |
| 2017-08-27 | add some heuristics to https upgrade check | Viktor Szakats | |
| 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 | Removed shutup | mansimarkaur | |
| 2017-08-27 | Used system command to run git commands | mansimarkaur | |
| 2017-08-27 | Added tests for Utils | mansimarkaur | |
| 2017-08-27 | Added tests for git_available? | mansimarkaur | |
| 2017-08-27 | Added tests for last_revision_commit_of_file | mansimarkaur | |
| 2017-08-27 | Used let for sec_in_a_day and removed redundant after(:each) block | mansimarkaur | |
