aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Homebrew/cask/lib/hbc/exceptions.rb
AgeCommit message (Expand)Author
2017-10-18Use “squiggly” heredocs.Markus Reiter
2017-08-05Implement `conflicts_with :cask`.Markus Reiter
2017-06-30Refactor Formula/Cask dependencies.Markus Reiter
2017-06-13🔨 Refactor Cask exceptions.Markus Reiter
2017-05-29Fixup all RuboCop warnings.Mike McQuaid
2016-11-10Merge pull request #1381 from adzenith/patch-1Mike McQuaid
2016-11-09`brew doctor` recommends using cask to upgrade XQuartzNikolaus Wittenstein
2016-11-09Update the CaskAlreadyInstalledError with new reinstall commandDorian
2016-10-23Use `()` as delimiters for `%Q` and `%q` literals.Markus Reiter
2016-10-11Fix CaskCommandFailedError.Markus Reiter
2016-10-02Change re-install command to use `&&`.Markus Reiter
2016-10-02Fix indentation of CaskCommandFailedError.Markus Reiter
2016-10-02Change `A Cask for #{token} is already installed.` message.Markus Reiter
2016-09-24Cask: Use nested classes and modules.Markus Reiter
2016-08-19initAnastasiaSulyagina