| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2017-10-18 | Merge pull request #3332 from sjackman/setup-ruby-path | Mike McQuaid | |
| setup-ruby-path: Ensure that Ruby is installed | |||
| 2017-10-18 | Merge pull request #3326 from sjackman/portable-ruby1.3.6 | Mike McQuaid | |
| portable-ruby: use rebuild with coverage support for Linux. | |||
| 2017-10-18 | Merge pull request #3229 from BenMusch/check-for-master-no-refactor | Mike McQuaid | |
| doctor: Check for branch of core tap (take 2) | |||
| 2017-10-18 | Merge pull request #3316 from DomT4/handle_apfs_love_of_hash_order | Mike McQuaid | |
| Handle APFS returning hash order. | |||
| 2017-10-18 | Merge pull request #3330 from MikeMcQuaid/vendor-install-shasum | Mike McQuaid | |
| vendor-install: use full shasum PATH. | |||
| 2017-10-18 | Merge pull request #3315 from maxim-belkin/linux-caveats-plist | Mike McQuaid | |
| caveats.rb: empty method on Linux | |||
| 2017-10-18 | Merge pull request #3291 from JCount/lines-cop-fix-wine-universal-binary | Mike McQuaid | |
| lines_cop: add ENV.universal_binary audit exemption for wine | |||
| 2017-10-18 | Merge pull request #3333 from DomT4/java_versioning | Mike McQuaid | |
| java_requirement: fix Java 9 version detection | |||
| 2017-10-18 | Merge pull request #3270 from sjackman/os-requirement | Mike McQuaid | |
| Add depends_on :linux and :macos | |||
| 2017-10-18 | Merge pull request #3329 from ashfurrow/messaging | Markus Reiter | |
| Specifies which errant version of Ruby is used in raise. | |||
| 2017-10-18 | java_requirement: fix detection of new Java versioning scheme | Dominyk Tiller | |
| Closes https://github.com/Homebrew/brew/issues/3331. | |||
| 2017-10-17 | Rename MinimumMacOSRequirement to MacOSRequirement | Shaun Jackman | |
| Move MinimumMacOSRequirement to compat. | |||
| 2017-10-17 | Add depends_on :linux and :macos | Shaun Jackman | |
| 2017-10-17 | setup-ruby-path: Ensure that Ruby is installed | Shaun Jackman | |
| Fix the error: /home/linuxbrew/.linuxbrew/Homebrew/Library/Homebrew/brew.sh: line 372: exec: : not found | |||
| 2017-10-17 | Specifies which errant version of Ruby is used in raise. | Ash Furrow | |
| 2017-10-17 | Merge pull request #3323 from reitermarkus/edit-invalid-cask | Markus Reiter | |
| Allow editing invalid Casks. | |||
| 2017-10-17 | Merge pull request #3294 from DomT4/an_empty_string_is_a_naughty_desc | Mike McQuaid | |
| formula_desc_cop: empty string is not a valid desc | |||
| 2017-10-17 | Merge pull request #3293 from DomT4/predicate_audit | Mike McQuaid | |
| audit: more *_predicate nudging/tweaks | |||
| 2017-10-17 | Merge pull request #3298 from vszakats/pull302 | Mike McQuaid | |
| pull: fix bintray verification failing due to redirection | |||
| 2017-10-17 | vendor-install: use full shasum PATH. | Mike McQuaid | |
| Otherwise things can explode if there's a random `shasum`. See #3281. | |||
| 2017-10-16 | portable-ruby: use rebuild with coverage support for Linux. | Shaun Jackman | |
| This will allow `simplecov` to generate coverage by rebuilding portable Ruby with coverage support. | |||
| 2017-10-16 | remove sneaky empty line | Maxim Belkin | |
| 2017-10-16 | caveats: making plist_caveats macOS-only | Maxim Belkin | |
| 2017-10-15 | Merge pull request #3296 from reitermarkus/refactor-languages | Markus Reiter | |
| Refactor `MacOS::languages`. | |||
| 2017-10-15 | Allow editing invalid Casks. | Markus Reiter | |
| 2017-10-15 | lines_cop_spec: improve language in universal_binary and build tests | JCount | |
| 2017-10-15 | lines_cop_spec: add test for ENV.universal_binary audit exemption for wine | JCount | |
| 2017-10-15 | lines_cop: add ENV.universal_binary audit exemption for wine | JCount | |
| 2017-10-14 | info: pass explicit sort to handle APFS | Dominyk Tiller | |
| 2017-10-14 | deps: pass explicit sort to handle APFS | Dominyk Tiller | |
| 2017-10-14 | list: pass explicit sort to handle APFS | Dominyk Tiller | |
| 2017-10-14 | options: pass explicit sort to handle APFS | Dominyk Tiller | |
| 2017-10-14 | diagnostic: pass explicit sort to handle APFS | Dominyk Tiller | |
| 2017-10-14 | leaves: pass explicit sort to handle APFS | Dominyk Tiller | |
| 2017-10-14 | missing: pass explicit sort to handle APFS | Dominyk Tiller | |
| 2017-10-14 | tap: pass explicit sort to handle APFS | Dominyk Tiller | |
| 2017-10-14 | tap-info: pass explicit sort to handle APFS | Dominyk Tiller | |
| 2017-10-14 | commands: pass explicit sort to handle APFS | Dominyk Tiller | |
| 2017-10-14 | update-report: pass explicit sort to handle APFS | Dominyk Tiller | |
| 2017-10-14 | uses: pass explicit sort to handle APFS | Dominyk Tiller | |
| 2017-10-14 | search: pass explicit sort to handle APFS | Dominyk Tiller | |
| 2017-10-14 | formula_desc_cop_spec: add empty string test | Dominyk Tiller | |
| 2017-10-14 | formula_desc_cop: empty string is not a valid desc | Dominyk Tiller | |
| Just a slightly tweaked version of https://github.com/Homebrew/brew/issues/3286#issuecomment-334983011 | |||
| 2017-10-14 | Merge pull request #3309 from reitermarkus/system-command | Markus Reiter | |
| Refactor `SystemCommand`. | |||
| 2017-10-13 | caveats.rb: empty method on Linux | Maxim Belkin | |
| 2017-10-13 | fileutils: deprecate rake DSL | ilovezfs | |
| superenv and the `:ruby` requirement make a `rake` DSL unnecessary. | |||
| 2017-10-12 | Refactor `SystemCommand`. | Markus Reiter | |
| 2017-10-12 | Merge pull request #3303 from reitermarkus/special-file-names | Markus Reiter | |
| Properly handle special characters in file names. | |||
| 2017-10-11 | Properly handle special characters in file names. | Markus Reiter | |
| 2017-10-10 | Refactor `MacOS::languages`. | Markus Reiter | |
