aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Homebrew/cask/lib/hbc/container
AgeCommit message (Expand)Author
2017-12-02Support environment filtering in Casks.Markus Reiter
2017-10-18Use “squiggly” heredocs.Markus Reiter
2017-10-11Properly handle special characters in file names.Markus Reiter
2017-10-04Directly save artifacts in DSL.Markus Reiter
2017-10-04Refactor DSL and Artifacts.Markus Reiter
2017-09-24Rubocop: manual rule fixes.Mike McQuaid
2017-08-08Simplify SubversionDownloadStrategy.Markus Reiter
2017-08-07Revert "Refactor SVN and cURL download strategies."ilovezfs
2017-08-07Simplify SubversionDownloadStrategy.Markus Reiter
2017-06-14Print DMG EULA when `--verbose`.Markus Reiter
2017-06-13Fix DMG mounting.Markus Reiter
2017-05-30cabextract: remove -t testMisty De Meo
2017-05-29Fixup all RuboCop warnings.Mike McQuaid
2017-05-19Exactly match extension "gpg"Reinhard Pointner
2017-05-18Extract to name without *.gpg extensionReinhard Pointner
2017-05-11Support GPG (signed data) container in Homebrew CaskReinhard Pointner
2017-05-10Support GPG (signed data) container in Homebrew CaskReinhard Pointner
2017-05-07Revert "Merge pull request #2597 from MikeMcQuaid/vendor-gems"Mike McQuaid
2017-05-07Vendor all Homebrew's gems.Mike McQuaid
2017-03-28Add `Container::Executable`.Markus Reiter
2017-03-08Refactor Cask `pkg` artifact.Markus Reiter
2017-02-05Remove XIP support.Markus Reiter
2017-01-30Update dmg.rb based on feedbackTrevor Powell
2017-01-22Fix "Failed to eject" errors with DMGsTrevor Powell
2016-11-14Fix detection of self-extracting `.exe` files.Markus Reiter
2016-10-23Auto-correct block delimiters.Markus Reiter
2016-10-23Fix spacing and indentation.Markus Reiter
2016-10-23Use slash-delimited regular expressions.Markus Reiter
2016-10-19Also use `which` to find `lsar` in PATH.Markus Reiter
2016-10-18Look for container extraction programs in PATH.Markus Reiter
2016-10-01Add `.com.apple.timemachine.supported` to DMG_METADATA_FILES.Markus Reiter
2016-09-24Cask: Use nested classes and modules.Markus Reiter
2016-08-24Unify heredoc style.Markus Reiter
2016-08-24Merge Cask’s `Pathname` extension with Homebrew’s.Markus Reiter
2016-08-19initAnastasiaSulyagina