| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2017-12-02 | Support environment filtering in Casks. | Markus Reiter | |
| 2017-10-18 | Use “squiggly” heredocs. | Markus Reiter | |
| 2017-10-11 | Properly handle special characters in file names. | Markus Reiter | |
| 2017-10-04 | Directly save artifacts in DSL. | Markus Reiter | |
| 2017-10-04 | Refactor DSL and Artifacts. | Markus Reiter | |
| 2017-09-24 | Rubocop: manual 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-14 | Print DMG EULA when `--verbose`. | Markus Reiter | |
| 2017-06-13 | Fix DMG mounting. | Markus Reiter | |
| 2017-05-30 | cabextract: remove -t test | Misty De Meo | |
| The warnings this prints makes it not especially helpful, so just assume the magic number test and job failure are enough. Fixes #2689. | |||
| 2017-05-29 | Fixup all RuboCop warnings. | Mike McQuaid | |
| 2017-05-19 | Exactly match extension "gpg" | Reinhard Pointner | |
| 2017-05-18 | Extract to name without *.gpg extension | Reinhard Pointner | |
| 2017-05-11 | Support GPG (signed data) container in Homebrew Cask | Reinhard Pointner | |
| 2017-05-10 | Support GPG (signed data) container in Homebrew Cask | Reinhard Pointner | |
| 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-03-28 | Add `Container::Executable`. | Markus Reiter | |
| 2017-03-08 | Refactor Cask `pkg` artifact. | Markus Reiter | |
| 2017-02-05 | Remove XIP support. | Markus Reiter | |
| 2017-01-30 | Update dmg.rb based on feedback | Trevor Powell | |
| Try "diskutil eject" twice before "diskutil unmount force". | |||
| 2017-01-22 | Fix "Failed to eject" errors with DMGs | Trevor Powell | |
| Use "diskutil unmount force" to unmount DMGs. | |||
| 2016-11-14 | Fix detection of self-extracting `.exe` files. | Markus Reiter | |
| 2016-10-23 | Auto-correct block delimiters. | Markus Reiter | |
| 2016-10-23 | Fix spacing and indentation. | Markus Reiter | |
| 2016-10-23 | Use slash-delimited regular expressions. | Markus Reiter | |
| 2016-10-19 | Also use `which` to find `lsar` in PATH. | Markus Reiter | |
| 2016-10-18 | Look for container extraction programs in PATH. | Markus Reiter | |
| 2016-10-01 | Add `.com.apple.timemachine.supported` to DMG_METADATA_FILES. | Markus Reiter | |
| 2016-09-24 | Cask: Use nested classes and modules. | Markus Reiter | |
| 2016-08-24 | Unify heredoc style. | Markus Reiter | |
| 2016-08-24 | Merge Cask’s `Pathname` extension with Homebrew’s. | Markus Reiter | |
| 2016-08-19 | init | AnastasiaSulyagina | |
