Commit Graph

21 Commits

Author SHA1 Message Date
Victor Popkov 6f7db0939d totalterminal.rb: add name 2015-05-04 23:42:18 +03:00
Amory Meltzer d8ecab948f Update totalterminal license from unknown to gratis
Was open, now closed.  See blog post: http://blog.binaryage.com/surfing-mavericks/  Open source available under the apache license: https://github.com/binaryage/totalterminal/tree/master
2014-12-10 17:10:34 -08:00
Roland Walker c3879e054d license todo comment in totalterminal 2014-12-10 08:51:07 -05:00
Roland Walker 450178633d blank before uninstall in totalterminal 2014-11-22 09:12:47 -05:00
Roland Walker 34f1e20dd6 new-style header in totalterminal 2014-11-13 12:39:08 -05:00
Karim Benbouali e5ece7f060 Upgrade TotalTerminal to v1.5.4 2014-10-27 17:56:00 +01:00
Roland Walker 2a18704455 add license stanza to totalterminal 2014-10-01 11:44:46 -04:00
ndr 1f9a528481 Add `uninstall :pkgutil` to totalterminal 2014-09-28 12:30:49 +02:00
Roland Walker 5bd5e872b7 re-use version in totalterminal 2014-09-26 08:09:16 -04:00
Roland Walker 45331a2fd2 totalterminal.rb 2014-09-10 11:37:07 -04:00
Jon Chen 4c5e69bdfa bump totalterminal to 1.5.3 2014-08-27 08:16:12 -04:00
Jon Chen 9cda863c36 bump totalterminal to 1.5.2 2014-08-15 11:48:13 -04:00
Lucas Berezy df4aeac19e TotalTerminal 1.5
This brings support for OS X 10.10 Yosemite.
2014-07-25 10:15:41 +02:00
ndr b977e7e785 Reformat totalterminal.rb according to readability conventions 2014-06-27 02:01:49 +02:00
Jason Stanford 73a8bedb7d
Updated to current version 1.4.11 2014-05-11 13:38:21 -04:00
Roland Walker 40184ad948 mass update of 650 Casks to sha256
each of these is verified: the current sha1 and the new
sha256 are both correct for the given download.
2014-02-24 07:55:29 -05:00
Jim Smitley 58b5f236d4 Updated TotalTerminal to version 1.4.10 2014-02-05 11:25:01 -06:00
Roland Walker 81744a038d bugfix: make uninstall :script accept a hash
The indentation in CONTRIBUTING.md implies that :script accepts a hash.
But that is not the case. Instead :script accesses the entire hash defined
by uninstall.  Unrelated install keys such as :quit leak through to
@command.run! when attempting to exec :script.  Result: contrary to docs,
:script cannot be combined with other uninstall keys.

This PR makes uninstall :script accept a hash.  When :args or :input are not
needed, :script can still accept a plain string, so many Casks require no
alteration.

In addition
- adds key :executable, required when using hash argument to :script
- keys to :script are validated and sanitized before being passed to
  @command.run!
- adds :quit to with-installable.rb test to protect against regression
  on leaky keys
2014-01-11 12:20:59 -05:00
Jim Smitley b5b3c1e132 Fixed checksum value for TotalTerminal 1.4.6 2013-11-12 19:42:35 -06:00
Scott Reeves cba947705a TotalTerminal 1.4.6 2013-11-10 09:36:12 -05:00
Scott Reeves 362c5103be Update TotalTerminal for new naming conventions 2013-11-09 15:24:19 -05:00