aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Homebrew/cask/lib
AgeCommit message (Expand)Author
2016-10-23Use `()` as delimiters for `%Q` and `%q` literals.Markus Reiter
2016-10-23Use slash-delimited regular expressions.Markus Reiter
2016-10-23Use `0`-only prefix for octal numbers.Markus Reiter
2016-10-23Remove unncessary semicolonMartin Schimandl
2016-10-19hbc/cli/list: don't print empty line if nothing to listJosh Hagins
2016-10-19hbc/cli/list: don't require Caskroom to be initializedJosh Hagins
2016-10-19Merge pull request #1325 from vin047/numbered-usernamesJosh Hagins
2016-10-19Merge pull request #1320 from reitermarkus/which-lsarMarkus Reiter
2016-10-19Use Ruby 2.x style for named arguments.Yoshimasa Niwa
2016-10-19Merge pull request #1315 from jawshooah/cask/load-only-rbJosh Hagins
2016-10-19Also use `which` to find `lsar` in PATH.Markus Reiter
2016-10-19fix 'cask info' for external repos with numbersVinoth Ramiah
2016-10-18Merge pull request #1317 from reitermarkus/refactor-rubocop-caskJosh Hagins
2016-10-18hbc/locations: arg is file only if absolute or .rb fileJosh Hagins
2016-10-18Remove Cask’s `which` method.Markus Reiter
2016-10-18Look for container extraction programs in PATH.Markus Reiter
2016-10-18Force the use of `rubocop-cask`’s default configuration.Markus Reiter
2016-10-18Refactor `brew cask style` not to require `.rubocop.yml`.Markus Reiter
2016-10-18following to followNaren
2016-10-18remove empty line and concatenate newline to e.message in cli.rbNaren
2016-10-18updated cmd to point to prebug steps urlNaren
2016-10-17hbc/cli/style: bump RUBOCOP_CASK_VERSIONJosh Hagins
2016-10-15Use SystemCommand.run instead of custom wrapper.Yoshimasa Niwa
2016-10-15Convert `puts_columns` to `puts Formatter.columns`.Markus Reiter
2016-10-15Don’t use `puts_columns` if `empty?` or single item.Markus Reiter
2016-10-14add cask reinstall commandMartin Schimandl
2016-10-12Merge pull request #1264 from reitermarkus/single-language-auditMarkus Reiter
2016-10-11Fix CaskCommandFailedError.Markus Reiter
2016-10-11Allow auditing of a single language of a cask.Markus Reiter
2016-10-10Merge pull request #1245 from reitermarkus/fix-cask-path-for-queryMarkus Reiter
2016-10-10Create caskroom without sudo in writable parent.Yoshimasa Niwa
2016-10-10Update URL in qualified_token commentAlyssa Ross
2016-10-09FIX: cask changes /usr/local ownership recursivelyYoshimasa Niwa
2016-10-09No need to check if `Encoding` is defined.Markus Reiter
2016-10-09Fix getting cask path for queries.Markus Reiter
2016-10-08Comment out `license` stanza deprecation warning.Markus Reiter
2016-10-07Merge pull request #1235 from abookyun/deprecate-licenseMarkus Reiter
2016-10-07Merge pull request #1220 from reitermarkus/tap-version-stringMarkus Reiter
2016-10-07Fix unused argumentDavid Yun
2016-10-07Use odeprecated rather than remove it entirelyDavid Yun
2016-10-07Remove license from all documentationDavid Yun
2016-10-06Deprecate license stanzaDavid Yun
2016-10-06Merge pull request #1216 from reitermarkus/fix-language-auditMarkus Reiter
2016-10-06Merge pull request #1207 from reitermarkus/cask-already-installed-warningMarkus Reiter
2016-10-06Merge pull request #1196 from reitermarkus/dmg-metadataMarkus Reiter
2016-10-04Refactor Cask’s extensions.Markus Reiter
2016-10-04Make `core_tap_version_string` reusable.Markus Reiter
2016-10-03Fix exit code for multilingual cask audit.Markus Reiter
2016-10-03Style changes in `language_eval`.Markus Reiter
2016-10-03Refactor audit for changed DSL.Markus Reiter