aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Homebrew/cask/lib/hbc/artifact/pkg.rb
AgeCommit message (Expand)Author
2017-05-22Add `CLI::Options` DSL.Markus Reiter
2017-05-07Revert "Merge pull request #2597 from MikeMcQuaid/vendor-gems"Mike McQuaid
2017-05-07Vendor all Homebrew's gems.Mike McQuaid
2017-03-07Refactor CLI options.Markus Reiter
2017-02-05Refactor Cask `Artifact`s.Markus Reiter
2016-11-21cask: compact the codeKaito Udagawa
2016-11-20cask: Call Tempfile#close(true) with the choices file to ensure it deletedKaito Udagawa
2016-11-19cask: use Tempfile and some style fixesKaito Udagawa
2016-11-19cask: add the choices option to pkg stanzaKaito Udagawa
2016-10-23Fix spacing and indentation.Markus Reiter
2016-10-04Refactor Cask’s extensions.Markus Reiter
2016-09-24Cask: Use nested classes and modules.Markus Reiter
2016-08-19initAnastasiaSulyagina