homebrew-cask-versions/lib/cask/container
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
..
base.rb naked pkg support + major container refactor 2013-09-21 21:59:07 -05:00
criteria.rb reverse default for SystemCommand's print option 2013-09-22 13:44:29 -05:00
dmg.rb fix a few bugs around recent changes 2013-09-22 14:44:31 -05:00
naked.rb naked pkg - save files with spaces properly 2013-09-22 08:19:34 -05:00
tar.rb require tmpdir to fix container error 2013-09-22 13:06:06 -05:00
zip.rb require tmpdir to fix container error 2013-09-22 13:06:06 -05:00