aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Homebrew/cask/lib/hbc/cli/doctor.rb
AgeCommit message (Expand)Author
2016-11-11Merge pull request #1475 from reitermarkus/fix-locationsMarkus Reiter
2016-11-10Disallow running `brew cask` as `root`.Markus Reiter
2016-11-10Remove unnecessary `Hbc::Locations` aliases.Markus Reiter
2016-10-23Fix spacing and indentation.Markus Reiter
2016-10-23Align `end` with beginning of line where `if/unless` is.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-01Add `Formatter` module.Markus Reiter
2016-09-24Cask: Use nested classes and modules.Markus Reiter
2016-09-23Run `rubocop —auto-correct`.Markus Reiter
2016-09-05Add `cask_files` method to `Tap` class.Markus Reiter
2016-08-23cask tty removedAnastasiaSulyagina
2016-08-20Remove LOAD_PATH warning from Hbc::CLI::Doctor.Markus Reiter
2016-08-19editsAnastasiaSulyagina
2016-08-19initAnastasiaSulyagina