aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Homebrew/cask/lib/hbc/cli.rb
AgeCommit message (Expand)Author
2016-10-24Merge pull request #1248 from Git-Jiro/add_reinstall_cmd_to_caskJosh Hagins
2016-10-23Add dictionary artifactEitot
2016-10-23Remove redundant `self`s.Markus Reiter
2016-10-23Fix spacing and indentation.Markus Reiter
2016-10-23Use `()` as delimiters for `%Q` and `%q` literals.Markus Reiter
2016-10-23Use slash-delimited regular expressions.Markus Reiter
2016-10-18Remove Cask’s `which` method.Markus Reiter
2016-10-18remove empty line and concatenate newline to e.message in cli.rbNaren
2016-10-14add cask reinstall commandMartin Schimandl
2016-10-04Refactor Cask’s extensions.Markus Reiter
2016-10-03Add `—language` option.Markus Reiter
2016-09-24Cask: Use nested classes and modules.Markus Reiter
2016-09-23Run `rubocop —auto-correct`.Markus Reiter
2016-08-24Unify heredoc style.Markus Reiter
2016-08-20Install Cask’s default tap if untapped.Markus Reiter
2016-08-19initAnastasiaSulyagina