aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Homebrew/cask/lib/hbc/cask.rb
AgeCommit message (Expand)Author
2017-03-15add command 'cask outdated'Valentin VĂLCIU
2017-03-14Remove `dsl` parameter from `Cask::new`.Markus Reiter
2017-03-12Add `#installed_caskfile` method to `Cask` class.Markus Reiter
2017-03-11Remove old metadata when installing with `--force`.Markus Reiter
2017-03-08Merge pull request #2284 from reitermarkus/cask-refactor-cliMarkus Reiter
2017-03-07Refactor CLI options.Markus Reiter
2017-03-06Make `timestamped_versions` return an array of strings.Markus Reiter
2016-10-23Use guard clauses.Markus Reiter
2016-10-23Align `end` with beginning of line where `if/unless` is.Markus Reiter
2016-10-06Deprecate license stanzaDavid Yun
2016-10-03Add `language_eval` method.Markus Reiter
2016-09-24Cask: Use nested classes and modules.Markus Reiter
2016-09-23Run `rubocop —auto-correct`.Markus Reiter
2016-08-19initAnastasiaSulyagina