aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Homebrew/cask/lib/hbc/cli
AgeCommit message (Expand)Author
2017-05-22Add audit check to see if both version and checksum changed.Markus Reiter
2017-05-07Revert "Merge pull request #2597 from MikeMcQuaid/vendor-gems"Mike McQuaid
2017-05-07Vendor all Homebrew's gems.Mike McQuaid
2017-04-25Add remote search to `brew cask search`.Markus Reiter
2017-04-23Merge pull request #2362 from joshka/install-uninstall-messagesMarkus Reiter
2017-04-22Merge pull request #2514 from reitermarkus/refactor-cask-metadataMarkus Reiter
2017-04-21Refactor cask metadata directory methods.Markus Reiter
2017-04-21Remove extraneous }Louis Romero
2017-03-27Installer#reinstall instead of #install :reinstallJoshua McKinney
2017-03-19Refactor brew cask reinstallJoshua McKinney
2017-03-16Replace `Hbc.load` with `CaskLoader.load`.Markus Reiter
2017-03-16Replace `Hbc.path` with `CaskLoader.path`.Markus Reiter
2017-03-16Merge pull request #2309 from axiac/cask-outdatedMarkus Reiter
2017-03-16Add test for command help strings.Markus Reiter
2017-03-15add command 'cask outdated'Valentin VĂLCIU
2017-03-15Merge pull request #2326 from vszakats/sprotMike McQuaid
2017-03-15Merge pull request #2311 from nath/highlightInstalledCasksMarkus Reiter
2017-03-14secure urls + remove -k from in-doc curl commandViktor Szakats
2017-03-13Added tests for highlight installed and fixed style errorsNath Tumlin
2017-03-12Add `#installed_caskfile` method to `Cask` class.Markus Reiter
2017-03-12Change instances of caskroom.io to caskroom.github.ioNumbermaniac
2017-03-11Removed Hbc::Nath Tumlin
2017-03-11Moved highlight_installed from utils.rb to search.rbNath Tumlin
2017-03-12Migrate legacy Caskroom.Markus Reiter
2017-03-11Add `Formatter::pluralize`.Markus Reiter
2017-03-10Added highlighting of installed casks to cask searchNath Tumlin
2017-03-08Move `brew cask --version` into separate file.Markus Reiter
2017-03-08Merge pull request #2284 from reitermarkus/cask-refactor-cliMarkus Reiter
2017-03-08Merge pull request #2286 from reitermarkus/redundant-utilsMarkus Reiter
2017-03-07Remove redundant `Utils`.Markus Reiter
2017-03-07Refactor CLI options.Markus Reiter
2017-03-06Refactor `brew cask _audit_modified_casks`.Markus Reiter
2017-03-05Use `--force-default-config` option for `brew cask style`.Markus Reiter
2017-02-17`fetch` needs cache to be created.Markus Reiter
2017-02-12Use constants for RuboCop version.Markus Reiter
2017-02-10Display message when running `brew cask _stanza` without arguments.Markus Reiter
2017-02-07Merge pull request #1956 from reitermarkus/refactor-artifactsMarkus Reiter
2017-02-07Let `Artifact::for_cask` return artifact instances.Markus Reiter
2017-02-05Fix test for `brew cask doctor`.Markus Reiter
2017-02-05Simplify rendering of environment variables.Markus Reiter
2017-02-05Simplify cache output.Markus Reiter
2017-02-05Add `user_tilde` method to shorten/anonymize output.Markus Reiter
2017-02-05Simplify output of environment variables.Markus Reiter
2017-02-05Remove legacy tap pattern.Markus Reiter
2017-02-05Simplify `brew cask doctor`.Markus Reiter
2017-01-23Merge pull request #1894 from reitermarkus/appcast-checkpoint1.1.8Markus Reiter
2017-01-23Add manpage entry for _appcast_checkpoint.Markus Reiter
2017-01-23Add support for calculating appcast checkpoint from URLs.Markus Reiter
2017-01-23Add --calculate (print current checkpoint without it)Vítor Galvão
2017-01-23cask - internal_stanza: use cask_tokens_from(args)Vítor Galvão