| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2017-08-14 | Implement PR feedback | Ben Muschol | |
| 2017-08-14 | add tests for hardcoded compilers in ENV | Gautham Goli | |
| 2017-08-14 | add tests for hard coded compilers in system calls | Gautham Goli | |
| 2017-08-14 | add tests for man+'man[1-8]' | Gautham Goli | |
| 2017-08-14 | add test for using ARGV to check options | Gautham Goli | |
| 2017-08-14 | Merge pull request #3052 from rhwood/patch-2 | Mike McQuaid | |
| Remove "*instal" aliases from bash completion | |||
| 2017-08-14 | add test for build.include? having dashed args | Gautham Goli | |
| 2017-08-14 | add test for build.include? | Gautham Goli | |
| 2017-08-13 | Fix url encoded in expected values | Ben Muschol | |
| 2017-08-14 | add test for build.with? "--with-foo" | Gautham Goli | |
| 2017-08-14 | add test for build.without --without-foo | Gautham Goli | |
| 2017-08-14 | Add negated? method to formula cop and add tests for negated build.without? | Gautham Goli | |
| 2017-08-14 | Add test for negated build.with? | Gautham Goli | |
| 2017-08-13 | fix typo | Ben Muschol | |
| 2017-08-14 | Add tests for unless build.with? | Gautham Goli | |
| 2017-08-14 | Add tests for unless build.without? | Gautham Goli | |
| 2017-08-13 | Fix syntax error | Ben Muschol | |
| 2017-08-14 | Add test for top level method def | Gautham Goli | |
| 2017-08-14 | Add tests for fileUtils call in system | Gautham Goli | |
| 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-14 | add tests for non glob dirs audit | Gautham Goli | |
| 2017-08-13 | Make comment easier to read. | Randall Wood | |
| 2017-08-13 | Remove "*instal" aliases from bash completion | Randall Wood | |
| Remove all command aliases ending in "instal" (single letter L) from the bash completion. This has the practical effect of removing the aliases "instal" and "uninstal" from bash completion, allowing "install" and "uninstall" to be auto completed once the first three characters of each "ins" or "uni" are typed in. | |||
| 2017-08-13 | Add tests for macOS check | Gautham Goli | |
| 2017-08-12 | Add tests for assert match and depends_on instance audit rules | Gautham Goli | |
| 2017-08-12 | audit: Port rules from line_problems to rubocop part 4(WIP-3) | Gautham Goli | |
| 2017-08-12 | Merge pull request #3050 from Homebrew/revert-3046-double_formula_load_error | Mike McQuaid | |
| Revert "Raise an exception when double loading a formula" | |||
| 2017-08-12 | Revert "Raise an exception when double loading a formula" | Mike McQuaid | |
| 2017-08-12 | Merge pull request #3046 from alyssais/double_formula_load_error | Mike McQuaid | |
| Raise an exception when double loading a formula | |||
| 2017-08-12 | Remove some hedge words. | Mike McQuaid | |
| 2017-08-12 | Merge pull request #3044 from BenMusch/search-tap-fix | Mike McQuaid | |
| Replace search_tap with search_taps | |||
| 2017-08-12 | Merge pull request #3043 from MikeMcQuaid/pin-upgrade | Mike McQuaid | |
| Note cases when pinned formulae get upgraded. | |||
| 2017-08-12 | Merge pull request #3034 from sjackman/superenv-cxxheader | Mike McQuaid | |
| shims/super/cc: Fix c++ -xc++-header | |||
| 2017-08-11 | Update Python docs | Tim D. Smith | |
| Reflect some of the wisdom learned over the last couple of years, which contradict some of the earlier dicta. | |||
| 2017-08-11 | Raise an exception when double loading a formula | Alyssa Ross | |
| (As proposed in #2673) | |||
| 2017-08-11 | brew deps: add --include-requirements | Andrew Janke | |
| 2017-08-11 | Fix style | Ben Muschol | |
| 2017-08-11 | Fix test typo | Ben Muschol | |
| 2017-08-11 | Add a test | Ben Muschol | |
| 2017-08-11 | Replace search_tap with search_taps | Ben Muschol | |
| 2017-08-11 | Note cases when pinned formulae get upgraded. | Mike McQuaid | |
| Fixes #3021. | |||
| 2017-08-11 | Merge pull request #3039 from reitermarkus/curl-args | Markus Reiter | |
| `curl_download`: Retry once on error `33`. | |||
| 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-10 | audit: Port rules from line_problems to rubocop part 4(WIP-2) | Gautham Goli | |
| 2017-08-09 | Merge pull request #3028 from DomT4/high_sierra_beta_5 | Mike McQuaid | |
| mac/xcode: update expected Clang on 10.13 | |||
| 2017-08-09 | Merge pull request #3032 from DomT4/gpg_tweaks | Mike McQuaid | |
| gpg: minor search priority tweaks | |||
| 2017-08-09 | Merge pull request #3031 from JCount/audit-fix-tap-versioned-aliases | Mike McQuaid | |
| audit: fix mismatch in versioned alias names in non-core taps | |||
| 2017-08-09 | shims/super/cc: Fix c++ -xc++-header | Shaun Jackman | |
| Compiling a precompiled header should be mode :cxx rather than :cxxld. | |||
