| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2017-06-12 | Merge pull request #2769 from MikeMcQuaid/rubocop-no-perl-backrefs1.2.3 | Mike McQuaid | |
| rubocop: don’t allow Perl regex backrefs. | |||
| 2017-06-12 | Merge pull request #2767 from MikeMcQuaid/rubocop-no-special-global-vars | Mike McQuaid | |
| rubocop: don’t allow special global variables. | |||
| 2017-06-12 | Merge pull request #2766 from MikeMcQuaid/rubocop-no-percent-x | Mike McQuaid | |
| rubocop: don’t allow %x. | |||
| 2017-06-12 | Autocorrect Rubocop Style/SpecialGlobalVars. | Mike McQuaid | |
| 2017-06-12 | Merge pull request #2770 from MikeMcQuaid/create-template | Mike McQuaid | |
| create: specify homebrew-core test requirements. | |||
| 2017-06-10 | create: specify homebrew-core test requirements. | Mike McQuaid | |
| As requested in https://github.com/Homebrew/homebrew-core/pull/14419. | |||
| 2017-06-10 | Autocorrect Rubocop Style/PerlBackrefs. | Mike McQuaid | |
| 2017-06-10 | rubocop: don’t allow Perl regex backrefs. | Mike McQuaid | |
| Even if shell/perl users recognise these variables the explicit versions are significantly more readable for everyone. | |||
| 2017-06-10 | rubocop: don’t allow special global variables. | Mike McQuaid | |
| Even if shell/perl users recognise these variables the English versions are significantly more readable for everyone. | |||
| 2017-06-10 | rubocop: don’t allow %x. | Mike McQuaid | |
| It’s confusing for non-Rubyists (and some Rubyists) and that’s a major number of our current and future contributors. | |||
| 2017-06-10 | Merge pull request #2758 from MikeMcQuaid/build-error-options | Mike McQuaid | |
| BuildError: report options to analytics. | |||
| 2017-06-09 | Merge pull request #2759 from reitermarkus/high-sierra-test-bottle | Markus Reiter | |
| Add symlink for High Sierra test bottle. | |||
| 2017-06-09 | Add symlink for High Sierra test bottle. | Markus Reiter | |
| 2017-06-09 | BuildError: report options to analytics. | Mike McQuaid | |
| Without this it's not easy to make much sense of these failures. | |||
| 2017-06-09 | Merge pull request #2757 from Homebrew/revert-2755-audit_checksum_rubocop | Mike McQuaid | |
| Revert "audit: Port audit_checksum method to rubocop and add tests" | |||
| 2017-06-09 | Revert "audit: Port audit_checksum method to rubocop and add tests" | Mike McQuaid | |
| 2017-06-09 | Merge pull request #2755 from GauthamGoli/audit_checksum_rubocop | Mike McQuaid | |
| audit: Port audit_checksum method to rubocop and add tests | |||
| 2017-06-09 | Merge pull request #2752 from MikeMcQuaid/remove-unused-analytics | Mike McQuaid | |
| analytics: remove unused analytics. | |||
| 2017-06-08 | audit: Port audit_checksum method to rubocop and add tests | Gautham Goli | |
| 2017-06-08 | Add methods in FormulaCop to find block nodes | Gautham Goli | |
| 2017-06-08 | Merge pull request #2753 from leedm777/gcc7-shim | Mike McQuaid | |
| Adding shims for GCC 7 | |||
| 2017-06-08 | reinstall: keg.rmtree isn't a method. | Mike McQuaid | |
| 2017-06-08 | Merge pull request #2746 from MikeMcQuaid/cleanup-tests | Mike McQuaid | |
| tests: cleanup tests. | |||
| 2017-06-08 | Merge pull request #2748 from MikeMcQuaid/desc-cop-tweaks | Mike McQuaid | |
| formula_desc_cop: tweak some rules. | |||
| 2017-06-08 | Merge pull request #2708 from JCount/codecov-move-path | Markus Reiter | |
| .codecov.yml: move root so files are tracked | |||
| 2017-06-08 | Merge pull request #2747 from MikeMcQuaid/curl-http-mirror | Mike McQuaid | |
| audit: ensure curl always has at least one HTTP url. | |||
| 2017-06-08 | formula_desc_cop: tweak some rules. | Mike McQuaid | |
| Allow some specific lowercase words and provide an autocorrect for some of these rules. | |||
| 2017-06-08 | audit: ensure curl always has an HTTP url. | Mike McQuaid | |
| This makes using `HOMEBREW_CURL` significantly nicer as then the system `curl` (that, on old versions, sucks at SSL) can download a version of `curl` that it can build from source. | |||
| 2017-06-08 | Merge pull request #2749 from MikeMcQuaid/edit-default-editors | Mike McQuaid | |
| edit: tweak default editors. | |||
| 2017-06-08 | Merge pull request #2750 from MikeMcQuaid/no-auto-update-no-report-issue-prompt | Mike McQuaid | |
| brew: no issue report prompt unless autoupdating. | |||
| 2017-06-08 | Merge pull request #2751 from MikeMcQuaid/reinstall-remove-partial-keg | Mike McQuaid | |
| reinstall: remove partially installed keg. | |||
| 2017-06-07 | Adding shims for GCC 7 | David M. Lee | |
| 2017-06-07 | brew: no issue report prompt unless autoupdating. | Mike McQuaid | |
| Otherwise: you may be on an old enough version that we don't care. | |||
| 2017-06-07 | analytics: remove unused analytics. | Mike McQuaid | |
| We didn't end up using the `screenview` and `exception` analytics as much as expected so let's remove them and focus on stuff that's formula-specific. | |||
| 2017-06-07 | tests: cleanup tests. | Mike McQuaid | |
| Remove pending tests that are never run on CI (i.e. require `--online`), remove fixtures for those tests and just make `--official-cmd-taps` run by `--online` instead. | |||
| 2017-06-07 | edit: tweak default editors. | Mike McQuaid | |
| Add `atom` (not my editor of choice [TextMate for life!]) but widely used enough to probably warrant it. Also, reorder based on my best guestimates of current usage and cleanup the editor code while we're here. | |||
| 2017-06-07 | reinstall: remove partially installed keg. | Mike McQuaid | |
| Previously if a `brew reinstall` was Ctrl-Cd after some files had been installed it wouldn't try to remove the partially installed keg and the renaming of the backed-up keg would fail. Alternatively, remove the partially installed keg as if it has been Ctrl-Cd or otherwise failed then it's not desirable to keep it. | |||
| 2017-06-07 | Merge pull request #2729 from reitermarkus/cask-require-sha | Markus Reiter | |
| Fix parsing `--require-sha` and `HOMEBREW_CASK_OPTS`. | |||
| 2017-06-07 | Merge pull request #2744 from DomT4/this_time_of_year_again | Mike McQuaid | |
| High Sierra: more initial support | |||
| 2017-06-07 | Merge pull request #2745 from MikeMcQuaid/tty-width | Mike McQuaid | |
| tty: handle non-tty stdin. | |||
| 2017-06-07 | tty: handle non-tty stdin. | Mike McQuaid | |
| When stdin is not a tty then the message `stty: stdin isn't a terminal` will be produced. Silence this message and fall back to `tput` when it fails and default to 80 if we get no results at all. Follow-up from #2714. | |||
| 2017-06-07 | pkgconfig: add initial files for 10.13 | Dominyk Tiller | |
| 2017-06-07 | os/mac/xcode: add CLT Clang for 10.13 | Dominyk Tiller | |
| 2017-06-06 | Fix parsing `--require-sha` and `HOMEBREW_CASK_OPTS`. | Markus Reiter | |
| 2017-06-06 | Sort `Hbc::installed`. | Markus Reiter | |
| 2017-06-06 | README: add DigitalOcean logo. | Mike McQuaid | |
| 2017-06-06 | Merge pull request #2738 from constXife/master | Mike McQuaid | |
| undefined local variable or method `ruby_version' on macOS 10.13 beta | |||
| 2017-06-06 | Merge pull request #2734 from rwhogg/fix-reinstall-without-bottle | Mike McQuaid | |
| cmd/reinstall: Fix reinstallation of formulae without bottles | |||
| 2017-06-06 | diagnostic_spec: tweak_formatting. | Mike McQuaid | |
| 2017-06-06 | Merge pull request #2735 from joshka/patch-1 | Mike McQuaid | |
| Remove duplicates repo from Acceptable formula doc | |||
