aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Homebrew/cask/lib/hbc/dsl
AgeCommit message (Expand)Author
2017-08-08Simplify CurlDownloadStrategy.Markus Reiter
2017-08-07Revert "Refactor SVN and cURL download strategies."ilovezfs
2017-08-07Simplify CurlDownloadStrategy.Markus Reiter
2017-06-30Refactor Formula/Cask dependencies.Markus Reiter
2017-06-01Fix curl invocation in Hbc::DSL::Appcast.Kiyoshi '13k' Murata
2017-04-21Validate `container :type`.Markus Reiter
2017-01-23Change regex to catch multi-line `pubDate` tags.Markus Reiter
2017-01-23Add internal command to calculate appcast checkpoint.Markus Reiter
2017-01-02cask depends_on arch: remove everything but 64-bit intelVĂ­tor GalvĂŁo
2016-11-10Remove unnecessary `Hbc::Locations` aliases.Markus Reiter
2016-10-23Fix locally failing `depends_on` test.Markus Reiter
2016-10-23Auto-correct block delimiters.Markus Reiter
2016-10-23Fix spacing and indentation.Markus Reiter
2016-10-23Don’t use `%i` literal.Markus Reiter
2016-10-23Align `end` with beginning of line where `if/unless` is.Markus Reiter
2016-10-23Use slash-delimited regular expressions.Markus Reiter
2016-10-06Deprecate license stanzaDavid Yun
2016-10-03Add `language` stanza to cask DSL.Markus Reiter
2016-10-01Use Formatter for all URLs.Markus Reiter
2016-09-24Cask: Use nested classes and modules.Markus Reiter
2016-09-23Run `rubocop —auto-correct`.Markus Reiter
2016-08-19initAnastasiaSulyagina