| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2018-02-13 | Add Homebrew’s `bin` to PATH for Cask installers. | Markus Reiter | |
| 2017-12-02 | Support environment filtering in Casks. | Markus Reiter | |
| 2017-12-01 | Fix SystemCommand escaping … again. | Markus Reiter | |
| 2017-11-23 | Fix SystemCommand escaping. | Markus Reiter | |
| 2017-10-30 | Fix `SystemCommand` without arguments. | Markus Reiter | |
| 2017-10-18 | Use “squiggly” heredocs. | Markus Reiter | |
| 2017-10-12 | Refactor `SystemCommand`. | Markus Reiter | |
| 2017-10-11 | Properly handle special characters in file names. | Markus Reiter | |
| 2017-09-24 | Rubocop: automatic rule fixes. | Mike McQuaid | |
| 2017-08-08 | Simplify SubversionDownloadStrategy. | Markus Reiter | |
| 2017-08-07 | Revert "Refactor SVN and cURL download strategies." | ilovezfs | |
| 2017-08-07 | Simplify SubversionDownloadStrategy. | Markus Reiter | |
| 2017-06-28 | Remove `utf8_inspect` method. | Markus Reiter | |
| 2017-05-29 | Fixup all RuboCop warnings. | Mike McQuaid | |
| 2017-05-22 | Remove Cask’s `CLI#debug?`. | 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-01 | Revert "Fix `IO#select` blocking." | Daniel MartĂn | |
| 2017-04-21 | Set timeout to 10 seconds instead of retrying. | Markus Reiter | |
| 2017-04-21 | Fix `IO#select` blocking. | Markus Reiter | |
| 2017-03-08 | Refactor Cask `pkg` artifact. | Markus Reiter | |
| 2017-03-07 | Refactor CLI options. | Markus Reiter | |
| 2017-03-04 | Merge Plist spec with SystemCommand::Result spec. | Markus Reiter | |
| 2016-12-31 | Remove `:bsexec` parameter from `SystemCommand`. | Markus Reiter | |
| 2016-11-11 | Support `SUDO_ASKPASS` environment variable. | Markus Reiter | |
| 2016-10-23 | Auto-correct block delimiters. | Markus Reiter | |
| 2016-10-23 | Use slash-delimited regular expressions. | Markus Reiter | |
| 2016-10-04 | Refactor Cask’s extensions. | Markus Reiter | |
| 2016-09-24 | Cask: Use nested classes and modules. | Markus Reiter | |
| 2016-09-23 | Run `rubocop —auto-correct`. | Markus Reiter | |
| 2016-08-24 | Unify heredoc style. | Markus Reiter | |
| 2016-08-19 | init | AnastasiaSulyagina | |
