homebrew-cask-versions/lib/cask/cli
Roland Walker 4f3ecb1cc3 Downgrade Cask install errors to warnings
Including the case where a Cask is already installed.
Always continue installing when multiple Casks are specified,
only raising an exception at the end of the command (if some
portion of the attempted install actions failed).  Never
exit with an error code if "already installed" was the only
problem seen during the run.

Also tweak error messages.

Fixes #1347, #2677, #4785

Required disabling two tests regarding suggestions on Cask
spelling errors.
2014-06-10 12:13:59 -04:00
..
alfred.rb Fix broken brew cask alfred link 2014-02-28 01:00:00 -08:00
audit.rb make brew cask audit return error code on fail 2014-03-25 09:09:49 -04:00
cat.rb Merge pull request #4242 from rolandwalker/cat_documentation 2014-05-07 22:34:07 -04:00
checklinks.rb Add copious debugging with --debug 2014-01-28 10:15:43 -05:00
cleanup.rb add command brew cask cleanup 2014-02-08 14:40:53 -05:00
create.rb prompt for HTTPS URLs in brew cask create 2014-06-07 14:36:35 -04:00
doctor.rb collect_concat is not available in Ruby 1.8 2014-06-06 21:48:37 -04:00
edit.rb accept and ignore trailing .rb on CL arguments 2014-02-25 18:24:58 -05:00
fetch.rb CLI - Fetch 2014-02-26 00:44:22 +07:00
home.rb doubledash hygiene for external cmd: open 2014-01-31 13:05:09 -05:00
info.rb update all references to new caskroom org home 2014-05-03 10:29:17 -05:00
install.rb Downgrade Cask install errors to warnings 2014-06-10 12:13:59 -04:00
list.rb generate installed list only once during list cmd 2014-05-15 16:52:17 -04:00
search.rb Adapt to homebrew's move of the tap directory 2014-04-26 09:42:16 -04:00
uninstall.rb Add copious debugging with --debug 2014-01-28 10:15:43 -05:00
update.rb make brew cask update synonym for brew update 2014-02-21 10:23:16 -05:00