Mike McQuaid 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							07b8304468 
							
						 
					 
					
						
						
							
							Merge pull request  #8899  from hyuraku/hide_deprecated_cask_command  
						
						... 
						
						
						
						hide deprecated cask command 
						
						
					 
					
						2020-11-17 13:35:05 +00:00 
						 
				 
			
				
					
						
							
							
								hyuraku 
							
						 
					 
					
						
						
						
						
							
						
						
							faf7aab6dd 
							
						 
					 
					
						
						
							
							remove deprecated cask command from man page  
						
						
						
						
					 
					
						2020-11-17 13:04:00 +01:00 
						 
				 
			
				
					
						
							
							
								Markus Reiter 
							
						 
					 
					
						
						
						
						
							
						
						
							0184e271d8 
							
						 
					 
					
						
						
							
							Fix RuboCop offenses.  
						
						
						
						
					 
					
						2020-11-17 11:09:55 +01:00 
						 
				 
			
				
					
						
							
							
								Markus Reiter 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							9f458142b7 
							
						 
					 
					
						
						
							
							Merge pull request  #9146  from reitermarkus/upgrade  
						
						... 
						
						
						
						Mention `--greedy` when no casks were upgraded. 
						
						
					 
					
						2020-11-16 22:03:10 +01:00 
						 
				 
			
				
					
						
							
							
								Markus Reiter 
							
						 
					 
					
						
						
						
						
							
						
						
							3ee66d8c0d 
							
						 
					 
					
						
						
							
							Add type annotations related to upgrade.  
						
						
						
						
					 
					
						2020-11-16 19:45:15 +01:00 
						 
				 
			
				
					
						
							
							
								EricFromCanada 
							
						 
					 
					
						
						
						
						
							
						
						
							f784b7107f 
							
						 
					 
					
						
						
							
							manpage: fixes for grammar  
						
						
						
						
					 
					
						2020-11-16 07:56:50 -05:00 
						 
				 
			
				
					
						
							
							
								EricFromCanada 
							
						 
					 
					
						
						
						
						
							
						
						
							eb16624c5f 
							
						 
					 
					
						
						
							
							manpage: reformat lists of subcommands & env vars  
						
						... 
						
						
						
						Modify parser.rb to add a colon between each term and the line break, which `ronn` converts into a definition list.
The <br> that follows ensures each term description is on a new line in the manpage output, and also replaces the
double trailing space for generating the hard return that follows each term in the HTML output.
Also modify man.rb to print environment variables with list markup matching the cask commands, and then drop
trailing colons from both lists of terms (cask commands, env vars) and non-list terms (analytics, bundle, services;
a <br> is added here because it would prevent the term description from being indented in the manpage output).
https://docs.brew.sh/Manpage#cask-command-options-cask  
						
						
					 
					
						2020-11-16 07:56:50 -05:00 
						 
				 
			
				
					
						
							
							
								Markus Reiter 
							
						 
					 
					
						
						
						
						
							
						
						
							7893d316ab 
							
						 
					 
					
						
						
							
							Mention --greedy when no casks were upgraded.  
						
						
						
						
					 
					
						2020-11-16 04:35:55 +01:00 
						 
				 
			
				
					
						
							
							
								Markus Reiter 
							
						 
					 
					
						
						
						
						
							
						
						
							1b732ec7b2 
							
						 
					 
					
						
						
							
							Fix RuboCop offenses.  
						
						
						
						
					 
					
						2020-11-16 02:05:29 +01:00 
						 
				 
			
				
					
						
							
							
								Rylan Polster 
							
						 
					 
					
						
						
						
						
							
						
						
							20ee7e8881 
							
						 
					 
					
						
						
							
							add Lint/DuplicateBranch cop exceptions  
						
						
						
						
					 
					
						2020-11-16 02:02:52 +01:00 
						 
				 
			
				
					
						
							
							
								Rylan Polster 
							
						 
					 
					
						
						
						
						
							
						
						
							50890ebd51 
							
						 
					 
					
						
						
							
							fix Lint/DuplicateBranch style  
						
						
						
						
					 
					
						2020-11-16 02:02:52 +01:00 
						 
				 
			
				
					
						
							
							
								Markus Reiter 
							
						 
					 
					
						
						
						
						
							
						
						
							da9289eff0 
							
						 
					 
					
						
						
							
							Add more type signatures.  
						
						
						
						
					 
					
						2020-11-13 12:26:36 +01:00 
						 
				 
			
				
					
						
							
							
								Jonathan Chang 
							
						 
					 
					
						
						
						
						
							
						
						
							5ce561c4d1 
							
						 
					 
					
						
						
							
							rubocop: fix Naming/MemoizedInstanceVariableName  
						
						
						
						
					 
					
						2020-11-10 23:28:31 +11:00 
						 
				 
			
				
					
						
							
							
								Markus Reiter 
							
						 
					 
					
						
						
						
						
							
						
						
							d66ca60cdb 
							
						 
					 
					
						
						
							
							Only warn if repo of discontinued cask is archived.  
						
						
						
						
					 
					
						2020-11-08 18:08:02 +01:00 
						 
				 
			
				
					
						
							
							
								FX Coudert 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							60afa5f584 
							
						 
					 
					
						
						
							
							Merge pull request  #9068  from fxcoudert/bs2  
						
						... 
						
						
						
						Allow casks to depend on ARM 
						
						
					 
					
						2020-11-06 15:59:03 +01:00 
						 
				 
			
				
					
						
							
							
								FX Coudert 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							28525c16d7 
							
						 
					 
					
						
						
							
							Style fix  
						
						... 
						
						
						
						Co-authored-by: Mike McQuaid <mike@mikemcquaid.com> 
						
						
					 
					
						2020-11-06 15:29:15 +01:00 
						 
				 
			
				
					
						
							
							
								Francois-Xavier Coudert 
							
						 
					 
					
						
						
						
						
							
						
						
							50807c81b0 
							
						 
					 
					
						
						
							
							Allow casks to depend on ARM  
						
						
						
						
					 
					
						2020-11-06 15:16:47 +01:00 
						 
				 
			
				
					
						
							
							
								EricFromCanada 
							
						 
					 
					
						
						
						
						
							
						
						
							3768b7a6e9 
							
						 
					 
					
						
						
							
							apidoc: update comment wording, punctuation, formatting  
						
						
						
						
					 
					
						2020-11-06 00:21:02 -05:00 
						 
				 
			
				
					
						
							
							
								EricFromCanada 
							
						 
					 
					
						
						
						
						
							
						
						
							dddfbf80fc 
							
						 
					 
					
						
						
							
							apidoc: add/update yard tags  
						
						
						
						
					 
					
						2020-11-06 00:16:35 -05:00 
						 
				 
			
				
					
						
							
							
								Tie 
							
						 
					 
					
						
						
						
						
							
						
						
							aa979f0e31 
							
						 
					 
					
						
						
							
							add missing param header to url class  
						
						
						
						
					 
					
						2020-10-27 16:47:07 -04:00 
						 
				 
			
				
					
						
							
							
								Markus Reiter 
							
						 
					 
					
						
						
						
						
							
						
						
							24ae318a3d 
							
						 
					 
					
						
						
							
							Move type annotations into files.  
						
						
						
						
					 
					
						2020-10-10 14:59:39 +02:00 
						 
				 
			
				
					
						
							
							
								Markus Reiter 
							
						 
					 
					
						
						
						
						
							
						
						
							d36df37099 
							
						 
					 
					
						
						
							
							Replace custom stubs with sorbet-runtime-stub.  
						
						
						
						
					 
					
						2020-10-09 16:45:13 +02:00 
						 
				 
			
				
					
						
							
							
								Markus Reiter 
							
						 
					 
					
						
						
						
						
							
						
						
							6f7b7cc699 
							
						 
					 
					
						
						
							
							Fix type-checking for URL.  
						
						
						
						
					 
					
						2020-10-09 16:45:13 +02:00 
						 
				 
			
				
					
						
							
							
								Markus Reiter 
							
						 
					 
					
						
						
						
						
							
						
						
							17544fc275 
							
						 
					 
					
						
						
							
							Replace usage of DelegateClass with SimpleDelegator.  
						
						
						
						
					 
					
						2020-10-09 16:45:13 +02:00 
						 
				 
			
				
					
						
							
							
								Markus Reiter 
							
						 
					 
					
						
						
						
						
							
						
						
							b4e8bfe716 
							
						 
					 
					
						
						
							
							Fix RuboCop offenses.  
						
						
						
						
					 
					
						2020-10-09 11:17:55 +02:00 
						 
				 
			
				
					
						
							
							
								William Ma 
							
						 
					 
					
						
						
						
						
							
						
						
							24260e7d82 
							
						 
					 
					
						
						
							
							cask/cmd/info: Fix crash when using --github with a formula  
						
						
						
						
					 
					
						2020-10-08 21:46:40 -04:00 
						 
				 
			
				
					
						
							
							
								Markus Reiter 
							
						 
					 
					
						
						
						
						
							
						
						
							7743fed77b 
							
						 
					 
					
						
						
							
							Add “GLOBAL CASK OPTIONS” section to man page.  
						
						
						
						
					 
					
						2020-10-08 11:07:35 +02:00 
						 
				 
			
				
					
						
							
							
								Markus Reiter 
							
						 
					 
					
						
						
						
						
							
						
						
							7f14e55f99 
							
						 
					 
					
						
						
							
							Add missing cask options to brew upgrade.  
						
						
						
						
					 
					
						2020-10-08 11:07:35 +02:00 
						 
				 
			
				
					
						
							
							
								Markus Reiter 
							
						 
					 
					
						
						
						
						
							
						
						
							90d70ad932 
							
						 
					 
					
						
						
							
							Refactor OS::Mac::Version.  
						
						
						
						
					 
					
						2020-10-05 15:58:17 +02:00 
						 
				 
			
				
					
						
							
							
								Markus Reiter 
							
						 
					 
					
						
						
						
						
							
						
						
							90f145114c 
							
						 
					 
					
						
						
							
							Pass Cask::Config to Caskroom.casks.  
						
						
						
						
					 
					
						2020-10-01 01:03:13 +02:00 
						 
				 
			
				
					
						
							
							
								Markus Reiter 
							
						 
					 
					
						
						
						
						
							
						
						
							5f005f67cf 
							
						 
					 
					
						
						
							
							Refactor global Cask::Config.  
						
						
						
						
					 
					
						2020-10-01 00:57:10 +02:00 
						 
				 
			
				
					
						
							
							
								Mike McQuaid 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							86f4362d26 
							
						 
					 
					
						
						
							
							Merge pull request  #8805  from hyuraku/cask_github_info  
						
						... 
						
						
						
						show cask info on browser 
						
						
					 
					
						2020-09-30 09:26:09 +01:00 
						 
				 
			
				
					
						
							
							
								hyuraku 
							
						 
					 
					
						
						
						
						
							
						
						
							137d33290f 
							
						 
					 
					
						
						
							
							show cask info on browser  
						
						
						
						
					 
					
						2020-09-28 13:10:06 +09:00 
						 
				 
			
				
					
						
							
							
								Markus Reiter 
							
						 
					 
					
						
						
						
						
							
						
						
							0c74d93939 
							
						 
					 
					
						
						
							
							Fix man page difference on Linux.  
						
						
						
						
					 
					
						2020-09-27 23:02:19 +02:00 
						 
				 
			
				
					
						
							
							
								Markus Reiter 
							
						 
					 
					
						
						
						
						
							
						
						
							08be729af0 
							
						 
					 
					
						
						
							
							Support all cask options in brew install.  
						
						
						
						
					 
					
						2020-09-27 22:54:57 +02:00 
						 
				 
			
				
					
						
							
							
								Markus Reiter 
							
						 
					 
					
						
						
						
						
							
						
						
							f54b458cda 
							
						 
					 
					
						
						
							
							Allow installing casks with brew install.  
						
						
						
						
					 
					
						2020-09-27 22:53:32 +02:00 
						 
				 
			
				
					
						
							
							
								Markus Reiter 
							
						 
					 
					
						
						
						
						
							
						
						
							141be12234 
							
						 
					 
					
						
						
							
							Allow passing tap to brew cask audit.  
						
						
						
						
					 
					
						2020-09-24 23:32:17 +02:00 
						 
				 
			
				
					
						
							
							
								Maxim Belkin 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							0d3cc7cd82 
							
						 
					 
					
						
						
							
							cask/audit.rb: minor cleanup  
						
						
						
						
					 
					
						2020-09-21 04:40:32 -05:00 
						 
				 
			
				
					
						
							
							
								Markus Reiter 
							
						 
					 
					
						
						
						
						
							
						
						
							05a84c5a3f 
							
						 
					 
					
						
						
							
							Explicitly specify block argument for each methods.  
						
						
						
						
					 
					
						2020-09-19 02:03:56 +02:00 
						 
				 
			
				
					
						
							
							
								miccal 
							
						 
					 
					
						
						
						
						
							
						
						
							1710f0af26 
							
						 
					 
					
						
						
							
							cask/cask_loader: add cask/cache  
						
						
						
						
					 
					
						2020-09-17 14:01:37 +08:00 
						 
				 
			
				
					
						
							
							
								Andrew Zhou 
							
						 
					 
					
						
						
						
						
							
						
						
							1c1ffc1f19 
							
						 
					 
					
						
						
							
							cask/exceptions: Actually print actual hash  
						
						
						
						
					 
					
						2020-09-16 18:12:51 -05:00 
						 
				 
			
				
					
						
							
							
								Mike McQuaid 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							3923d331de 
							
						 
					 
					
						
						
							
							Fix brew style  
						
						
						
						
					 
					
						2020-09-15 13:39:06 +01:00 
						 
				 
			
				
					
						
							
							
								Markus Reiter 
							
						 
					 
					
						
						
						
						
							
						
						
							b72e7ee34d 
							
						 
					 
					
						
						
							
							Only treat cask audit warnings as errors if --strict is passed.  
						
						
						
						
					 
					
						2020-09-14 13:12:38 +02:00 
						 
				 
			
				
					
						
							
							
								Markus Reiter 
							
						 
					 
					
						
						
						
						
							
						
						
							e4356e85d1 
							
						 
					 
					
						
						
							
							Treat more things as errors in cask audit.  
						
						
						
						
					 
					
						2020-09-14 13:12:38 +02:00 
						 
				 
			
				
					
						
							
							
								Mike McQuaid 
							
						 
					 
					
						
						
						
						
							
						
						
							fb4d08a49a 
							
						 
					 
					
						
						
							
							Fix brew style  
						
						
						
						
					 
					
						2020-09-11 10:29:22 +01:00 
						 
				 
			
				
					
						
							
							
								Markus Reiter 
							
						 
					 
					
						
						
						
						
							
						
						
							769fa066e2 
							
						 
					 
					
						
						
							
							Output annotations for brew cask audit.  
						
						
						
						
					 
					
						2020-09-09 21:50:32 +02:00 
						 
				 
			
				
					
						
							
							
								Seeker 
							
						 
					 
					
						
						
						
						
							
						
						
							e0645f3950 
							
						 
					 
					
						
						
							
							cask/audit: detect tag from URL  
						
						
						
						
					 
					
						2020-09-09 08:57:56 -07:00 
						 
				 
			
				
					
						
							
							
								Markus Reiter 
							
						 
					 
					
						
						
						
						
							
						
						
							1858dab31f 
							
						 
					 
					
						
						
							
							Add SharedAudits::gitlab_release.  
						
						
						
						
					 
					
						2020-09-05 18:23:05 +02:00 
						 
				 
			
				
					
						
							
							
								Markus Reiter 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							39f0784108 
							
						 
					 
					
						
						
							
							Merge pull request  #8613  from reitermarkus/cask-audit-url  
						
						... 
						
						
						
						Only audit appcast URL if specified and check its contents. 
						
						
					 
					
						2020-09-05 07:43:05 +02:00 
						 
				 
			
				
					
						
							
							
								Markus Reiter 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							8fe9652853 
							
						 
					 
					
						
						
							
							Merge pull request  #8588  from SMillerDev/cask/audit/disable_pre_release_conditionally  
						
						... 
						
						
						
						audit: allow pre-releases in cask-versions 
						
						
					 
					
						2020-09-05 06:31:36 +02:00