aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Homebrew/cask/lib/hbc/cli/internal_audit_modified_casks.rb
AgeCommit message (Expand)Author
2017-10-18Use “squiggly” heredocs.Markus Reiter
2017-10-07InternalAuditModifiedCask: audit renamed Caskscommitay
2017-07-29Fix style errorVĂ­tor GalvĂŁo
2017-07-29Cleanup after each Cask.Markus Reiter
2017-05-22Add `CLI::Options` DSL.Markus Reiter
2017-05-22Remove redundant `self.run` methods.Markus Reiter
2017-05-22Rename `Base` and `InternalUseBase`.Markus Reiter
2017-05-22Refactor `CLI::InternalAuditModifiedCasks`.Markus Reiter
2017-05-22Add audit check to see if both version and checksum changed.Markus Reiter
2017-03-16Replace `Hbc.load` with `CaskLoader.load`.Markus Reiter
2017-03-16Add test for command help strings.Markus Reiter
2017-03-11Add `Formatter::pluralize`.Markus Reiter
2017-03-06Refactor `brew cask _audit_modified_casks`.Markus Reiter
2016-10-23Don’t use `%i` literal.Markus Reiter
2016-10-23Use slash-delimited regular expressions.Markus Reiter
2016-09-24Cask: Use nested classes and modules.Markus Reiter
2016-09-23Run `rubocop —auto-correct`.Markus Reiter
2016-08-19initAnastasiaSulyagina