| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2017-04-25 | formula_installer: improve install/upgrade message | Mike McQuaid | |
| If you `brew install` a formula that's already installed you get: Warning: ripgrep-0.5.1 already installed If you `brew install` an outdated formula that's installed you get: Error: ripgrep-0.5.1 already installed. To install this version, first `brew unlink ripgrep` Instead, suggest that the user should `brew upgrade` in this case. If the formula isn't outdated use the previous message. | |||
| 2017-04-23 | Fix and remove various TODOs. | Mike McQuaid | |
| Fix those that can be done so without tearing Homebrew to pieces and remove the comments for those that can never be done. | |||
| 2017-02-25 | Avoid warnings when HOMEBREW_PREFIX/bin is not in PATH. | Markus Reiter | |
| 2017-02-25 | Convert `brew install` test to spec. | Markus Reiter | |
