Commit Graph

154 Commits

Author SHA1 Message Date
Vítor Galvão 1f56c6bc4f Merge pull request #16389 from Amorymeltzer/clarify-resources
Attempt clearer language for fetch and resources
2016-01-06 13:26:59 +00:00
Amory Meltzer cc589ca799 Attempt clearer language for fetch and resources 2016-01-05 10:44:53 -08:00
Josh Hagins 07c5266e54 Use all-caps TODO in generated comment for license :unknown 2016-01-05 01:37:51 -05:00
Josh Hagins e42966644c Add `brew untap phinze/cask` to UPDATE_CMD 2016-01-04 23:22:19 -05:00
Josh Hagins a23e270414 Use global var $stderr instead of constant STDERR 2016-01-04 18:15:28 -05:00
Josh Hagins 205ccc3c3a Print error messages to stderr 2016-01-04 18:15:19 -05:00
Josh Hagins 70022ba549 Add 'brew uninstall --force brew-cask' to Hbc::Utils::UPDATE_CMD 2016-01-04 17:40:51 -05:00
Josh Hagins 3058ed94ab Print error message with suggestions if header parse failed 2016-01-04 17:40:51 -05:00
Josh Hagins be1d76ddae Fix typo in UninstallBase#get_unix_pids 2016-01-03 16:29:09 -05:00
Josh Hagins 385701cac4 Reinstate :trash as a synonym for :delete (was a no-op) 2016-01-03 16:29:09 -05:00
Josh Hagins 606d0da394 Make uninstall_early_script delegate to uninstall_script 2016-01-03 16:29:09 -05:00
Vítor Galvão 0275e696d1 add before/after_comma/colon 2016-01-03 18:43:59 +00:00
Vítor Galvão 1ecd8b0585 remove before/after_slash 2016-01-03 18:41:09 +00:00
Josh Hagins 2a0d04235c Treat --version like a positional argument in subcommand 2016-01-02 16:02:02 -05:00
Josh Hagins 199eb6ae94 Merge branch 'master' into sourceforge-osdn 2015-12-31 13:19:15 -05:00
Josh Hagins 9a0153c550 Further refactor divider deletion and conversion method code 2015-12-31 13:01:22 -05:00
Josh Hagins 15b7d86d87 Refactor divider deletion and conversion method generator code 2015-12-31 12:58:29 -05:00
Josh Hagins 7cbe4262b3 Add Hbc::DSL::Version wrapper class 2015-12-31 12:06:16 -05:00
Josh Hagins 8612f74638 Minor refactoring of audit and audit_spec 2015-12-31 12:06:16 -05:00
Vítor Galvão 49fc58b76d audit: made check for bad url formats more generic 2015-12-31 15:28:29 +00:00
Vítor Galvão 59ce7b53a2 audit.rb: also check for bad osdn format 2015-12-31 14:22:09 +00:00
Amory Meltzer 60ecb968e7 Attempt somewhat more clear language upon skipping checksum verification
Added in #16084
2015-12-30 17:40:40 -08:00
Vítor Galvão d11c4f8cf8 Merge pull request #16215 from caskroom/revert-16118-delete-svn
Revert "Delete Subversion support"
2015-12-30 15:13:37 +00:00
Josh Hagins e3fe101f9d Merge pull request #16229 from jawshooah/uninstall-signal
Minor cleanup in uninstall_base.rb
2015-12-30 06:51:02 -05:00
Josh Hagins 0d314d2a73 Minor cleanup in uninstall_base 2015-12-30 06:42:10 -05:00
Josh Hagins 7fced75e82 SystemCommand: escape the executable if there are no args
Open3.popen3 does not escape its first argument if it is given only one.
2015-12-30 06:36:29 -05:00
Vítor Galvão b7c585da31 Revert "Delete Subversion support" 2015-12-29 15:22:57 +00:00
Vítor Galvão ec8684ea9e core: reduce spacing in unknown license comment 2015-12-28 16:01:19 +00:00
Josh Hagins 46a69bba54 Fix audit bug introduced in #16166 2015-12-28 01:41:14 -05:00
Josh Hagins 5daf6f1cba Audit: further spec enhancements and refactoring 2015-12-27 22:27:01 -05:00
Josh Hagins cbf00b1023 Add audit checks for appcast
Check that appcast sha256:
  - exists
  - is a string of 64 hexadecimal characters
  - is not the sha256 for the empty string
2015-12-27 18:46:37 -05:00
Josh Hagins a2be75aa4a Test that audit shows an error for missing name 2015-12-27 18:46:37 -05:00
Josh Hagins 559999fe2b Improve style in audit.rb 2015-12-27 18:46:37 -05:00
Vítor Galvão 5e6e1fef5d Merge pull request #16118 from vitorgalvao/delete-svn
Delete Subversion support
2015-12-27 18:28:07 +00:00
Vítor Galvão 869ad3e330 Merge pull request #16102 from vitorgalvao/nickpellant-feature/auto_updates_stanza
Add :auto_updates stanza for Casks
2015-12-25 23:07:57 +00:00
Vítor Galvão 35b3c004ff Merge pull request #16093 from jawshooah/adobe-air-pathnaem
Add constant Hbc::Container::Air::INSTALLER_PATHNAME
2015-12-25 19:00:33 +00:00
Vítor Galvão 3049279582 removed svn from core 2015-12-25 18:42:02 +00:00
Vítor Galvão c72356b613 fixed conflicts in adding auto_updates 2015-12-24 20:47:40 +00:00
Josh Hagins b7bd809aa9 Add constant Hbc::Container::Air::INSTALLER_PATHNAME 2015-12-24 13:10:15 -05:00
Vítor Galvão 9d0db4ef68 removed tags from core 2015-12-24 16:59:13 +00:00
Josh Hagins 2d53ce9626 Inject force as parameter to Download constructor 2015-12-23 23:14:36 -05:00
Josh Hagins 5264a9eb7d Separate verification from download 2015-12-23 15:21:08 -05:00
Josh Hagins 3de6087786 Move GpgCheck to Verify::Gpg, keep disabled 2015-12-23 15:21:08 -05:00
Josh Hagins 6876240c44 Refactor Verify for better control and testability 2015-12-23 15:21:08 -05:00
Josh Hagins 1fba769e99 Refactor Download to be less monolithic 2015-12-23 15:21:08 -05:00
Aditya Dalal 9c6b40808e verify.rb: Warning on sha :no_check 2015-12-22 15:35:14 -05:00
Vítor Galvão 676505b715 Merge pull request #16021 from vitorgalvao/installer-execute
`installer` and `uninstall` make their `:script` targets executable
2015-12-22 11:38:12 +00:00
Vítor Galvão 13600116c1 staged.rb: check if paths exists in set_permissions set_ownership 2015-12-21 19:39:23 -05:00
Vítor Galvão e14e09d9b7 uninstall :script makes target executable 2015-12-21 21:47:12 +00:00
Vítor Galvão 83c7e77206 installer :script makes target executable 2015-12-21 21:47:12 +00:00