| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2017-07-18 | Add a rubocop config file to control cops' execution in audit and style | Gautham Goli | |
| 2017-07-15 | style: disable NewFormulaAudit cops' execution by default unless specified | Gautham Goli | |
| 2017-07-13 | Merge pull request #2876 from VonUniGE/patch-1 | Mike McQuaid | |
| Update documentation of brew install syntax to match its actual behav… | |||
| 2017-07-11 | Add a suitable explanatory line | VonUniGE | |
| 2017-07-10 | Display "Use `brew upgrade foo` instead" when calling update with args | Tim Marinin | |
| So the user could just copy-paste the command. | |||
| 2017-07-08 | Update documentation of brew install syntax to match its actual behavior. | VonUniGE | |
| 2017-07-07 | Merge pull request #2853 from GauthamGoli/disable-strict-cops-brew-style | Mike McQuaid | |
| style: Don't run FormulaAuditStrict cops when `brew style foo` cmd is executed | |||
| 2017-07-03 | style: Don't run FormulaAuditStrict cops when `brew style some_formula` cmd ↵ | Gautham Goli | |
| is executed | |||
| 2017-07-02 | Merge pull request #2842 from GauthamGoli/audit_only_cops_option | Mike McQuaid | |
| audit: Don't run audit methods when `--only-cops` option is passed | |||
| 2017-06-30 | audit: Don't run audit methods when `--only-cops` is passed | Gautham Goli | |
| 2017-06-28 | Refactor using `Forwardable` and `DelegateClass`. | Markus Reiter | |
| 2017-06-20 | 🔨 Fix sorting on APFS. | Markus Reiter | |
| 2017-06-15 | Fix outdated `--repository` man documentation | Matthew Strax-Haber | |
| 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 | Autocorrect Rubocop Style/SpecialGlobalVars. | Mike McQuaid | |
| 2017-06-10 | Autocorrect Rubocop Style/PerlBackrefs. | Mike McQuaid | |
| 2017-06-08 | reinstall: keg.rmtree isn't a method. | Mike McQuaid | |
| 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-05 | cmd/reinstall: Fix reinstallation of formulae without bottles | Bob W. Hogg | |
| Reinstallation of non-bottled formulae was failing because it used a deprecated method. Signed-off-by: Bob W. Hogg <rwhogg@linux.com> | |||
| 2017-06-04 | Merge pull request #2599 from peternewman/patch-11.2.2 | Mike McQuaid | |
| Fix internal links on the manpage | |||
| 2017-06-04 | Change manpage internal links in correct location. | Mike McQuaid | |
| 2017-06-03 | Fix `rubocop` in `brew audit`. | Markus Reiter | |
| 2017-06-03 | Merge pull request #2720 from MikeMcQuaid/install-cask-env-filtering | Mike McQuaid | |
| install: fix cask install with env filtering. | |||
| 2017-06-03 | Merge pull request #2716 from reitermarkus/re-revert | Markus Reiter | |
| Re-revert "Fix operator spacing." | |||
| 2017-06-02 | search: don’t exclude Caskroom results even if tapped. | Mike McQuaid | |
| As they are not shown in the normal `brew search` output. | |||
| 2017-06-02 | install: fix cask install with env filtering. | Mike McQuaid | |
| With `HOMEBREW_ENV_FILTERING` simply running `brew` is not sufficient to find `brew cask` so the full path needs to be passed. | |||
| 2017-06-02 | Re-revert "Fix operator spacing." | Markus Reiter | |
| 2017-06-01 | Revert "Fix operator spacing." | ilovezfs | |
| 2017-05-31 | Fix operator spacing. | Markus Reiter | |
| 2017-05-30 | vendor-install: use Ruby as a sha256 fallback | Misty De Meo | |
| But still prefer shasum/sha256sum where present. | |||
| 2017-05-29 | Fixup all RuboCop warnings. | Mike McQuaid | |
| 2017-05-29 | Use parallel RuboCop | Mike McQuaid | |
| This requires updating to Rubocop 0.49.0 which will require some fixes to rules, in Homebrew/brew and Homebrew/homebrew-core but opening this for now so I remember. | |||
| 2017-05-29 | Use `Formatter::pluralize` where possible. | Markus Reiter | |
| 2017-05-29 | Merge pull request #2682 from MikeMcQuaid/improve-installed-messaging | Mike McQuaid | |
| Improve some `brew install` messaging. | |||
| 2017-05-29 | Use `XDG_CACHE_HOME` for RuboCop. | Markus Reiter | |
| 2017-05-27 | Improve some `brew install` messaging. | Mike McQuaid | |
| Improve the messaging around `brew install` when there's a possible user action such as an `upgrade` or `link` and don't tell people to `install --force` when it's unnecessary. While I did this, tweak the output and function usage in a couple of related places. Some example output before this change: ``` Warning: openssl is a keg-only and another version is linked to opt. Use `brew install --force` if you want to install this version Warning: mysql@5.6 is a keg-only and another version is linked to opt. Use `brew install --force` if you want to install this version Warning: analog-6.0_1 already installed Warning: bash-completion@2-2.5 already installed, it's just not linked. ``` Some example output after this change: ``` Error: openssl 1.0.2k is already installed To upgrade to 1.0.2l, run `brew upgrade openssl` Warning: mysql@5.6 5.6.36_1 is already installed Warning: analog 6.0_1 is already installed Warning: bash-completion@2 2.5 is already installed, it's just not linked. You can use `brew link bash-completion@2` to link this version. ``` | |||
| 2017-05-23 | vendor-install: fix array syntax for old bash | Misty De Meo | |
| 2017-05-23 | vendor-install: check -x on output of which | Misty De Meo | |
| This works around older versions of `which`, which return a string on failure. | |||
| 2017-05-22 | Add `CLI::Options` DSL. | Markus Reiter | |
| 2017-05-18 | Merge pull request #2537 from reitermarkus/pathname-to_str | Markus Reiter | |
| Remove `to_s` from some `Pathname`s. | |||
| 2017-05-16 | info: fix conflicts formatting. | Mike McQuaid | |
| 2017-05-16 | Merge pull request #2470 from johnhawkinson/conflicts-info | Mike McQuaid | |
| Display formula conflict reasons | |||
| 2017-05-15 | info: tweak conflicts output code. | Mike McQuaid | |
| 2017-05-14 | info: use more string interpolation | John Hawkinson | |
| 2017-05-08 | Remove `to_s` from some `Pathname`s. | Markus Reiter | |
| 2017-05-07 | Revert "Merge pull request #2597 from MikeMcQuaid/vendor-gems" | Mike McQuaid | |
| This reverts commit 3e4547f52e7ebec633f8bfefc8a396d944edf908, reversing changes made to 6edf9382bcc1240ad6f97c8b752cfe56cef9965d. | |||
| 2017-05-07 | Vendor all Homebrew's gems. | Mike McQuaid | |
| Homebrew's actually ended up using a fair few gems. While we want to avoid Bundler at runtime (and this PR still does that, in fact uses Bundler even less at runtime than it did before) writing our own version to use at build-time seems redundant. | |||
| 2017-05-03 | style: fix audit --online | Mike McQuaid | |
| This passed a symbol to `:except_cops` which caused a :boom:. | |||
| 2017-05-03 | style: don't require rubocop until installed. | Mike McQuaid | |
| This avoids an error when RuboCop installed installed yet. CC @GauthamGoli FYI. | |||
| 2017-05-03 | Merge pull request #2531 from GauthamGoli/audit_cops_options_refactor | Mike McQuaid | |
| audit: Allow skipping/selective running of cops and cops refactor | |||
