homebrew-cask-versions/lib/cask/cli
phinze a9cd8e7101 fix a few bugs around recent changes
- re-added a lost nil guard on `Dmg` containers
 - `FakeSystemCommand` was still returning an array of split lines
   instead of a string, even though its real counterpart switched to
   string when install/uninstall landed
 - flushed out an alfred cli bug
 - moved plist parsing down to SystemCommand layer
2013-09-22 14:44:31 -05:00
..
alfred.rb fix a few bugs around recent changes 2013-09-22 14:44:31 -05:00
audit.rb [#583] Auditing of cask download and checksums 2013-07-07 09:06:02 -05:00
checklinks.rb extract link checker from audit process 2013-03-13 12:41:16 -05:00
create.rb Update cask template with shortened link syntax 2013-05-29 06:33:05 -07:00
edit.rb add bona fide brew cask create command 2013-05-11 19:24:17 -05:00
home.rb rename 'open' -> 'home' to match homebrew 2013-02-22 16:32:02 -06:00
info.rb fix github links in brew cask info 2013-05-11 14:02:53 -05:00
install.rb naked pkg support + major container refactor 2013-09-21 21:59:07 -05:00
linkapps.rb linkapps 2.0 2013-04-07 12:56:55 -05:00
list.rb add test coverage and start to split up cask.rb 2012-10-13 16:17:52 -05:00
search.rb separate Cask.all_titles from Cask.all 2012-11-18 23:11:22 -06:00
uninstall.rb naked pkg support + major container refactor 2013-09-21 21:59:07 -05:00
unlinkapps.rb add unlinkapps for cli access to revert linkapps 2013-04-13 14:17:00 -05:00