commitay 
							
						 
					 
					
						
						
						
						
							
						
						
							9a25ea8ae0 
							
						 
					 
					
						
						
							
							cask doctor: add homebrew_cask_opts  
						
						
						
						
					 
					
						2018-03-23 11:41:46 +10:00 
						 
				 
			
				
					
						
							
							
								Mike McQuaid 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							799a05c977 
							
						 
					 
					
						
						
							
							Merge pull request  #3916  from claui/improve-file-extension-detection  
						
						... 
						
						
						
						Improve detection of file extensions in CurlDownloadStrategy 
						
						
					 
					
						2018-03-21 12:37:52 +00:00 
						 
				 
			
				
					
						
							
							
								commitay 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							540f1545c3 
							
						 
					 
					
						
						
							
							Merge pull request  #3886  from commitay/java-10  
						
						... 
						
						
						
						java_requirement, cask dsl caveats: java 10 
						
						
					 
					
						2018-03-21 09:00:24 +10:00 
						 
				 
			
				
					
						
							
							
								Markus Reiter 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							3cd5ae860f 
							
						 
					 
					
						
						
							
							Merge pull request  #3821  from rednoah/master  
						
						... 
						
						
						
						Fix broken support GPG containers with embedded signatures 
						
						
					 
					
						2018-03-20 16:00:29 +01:00 
						 
				 
			
				
					
						
							
							
								Reinhard Pointner 
							
						 
					 
					
						
						
						
						
							
						
						
							90a75119ca 
							
						 
					 
					
						
						
							
							e.g.  
						
						... 
						
						
						
						url "https://get.filebot.net/filebot/latest/FileBot_#{version}-darwin.tar.xz.gpg "
gpg :embedded, key_url: 'https://raw.githubusercontent.com/filebot/plugins/master/gpg/maintainer.pub ' 
						
						
					 
					
						2018-03-19 14:35:49 +07:00 
						 
				 
			
				
					
						
							
							
								Claudia 
							
						 
					 
					
						
						
						
						
							
						
						
							656986153b 
							
						 
					 
					
						
						
							
							Stop file ext detection at query param boundaries  
						
						... 
						
						
						
						This commit improves Homebrew’s extension detector in `cask/lib/hbc/download_strategy.rb` a bit
so that it won’t cross individual URL query param boundaries any
longer:
```
def ext
  Pathname.new(@url).extname[/[^?&]+/]
end
``` 
						
						
					 
					
						2018-03-13 16:58:52 +01:00 
						 
				 
			
				
					
						
							
							
								Mike McQuaid 
							
						 
					 
					
						
						
						
						
							
						
						
							83cca40fc9 
							
						 
					 
					
						
						
							
							RuboCop 0.53.0 manual fixes.  
						
						
						
						
					 
					
						2018-03-08 14:10:02 +00:00 
						 
				 
			
				
					
						
							
							
								commitay 
							
						 
					 
					
						
						
						
						
							
						
						
							7603d05d05 
							
						 
					 
					
						
						
							
							cask dsl caveats  
						
						
						
						
					 
					
						2018-03-07 08:20:05 +10:00 
						 
				 
			
				
					
						
							
							
								commitay 
							
						 
					 
					
						
						
						
						
							
						
						
							2404279d63 
							
						 
					 
					
						
						
							
							Fix SystemCommand escaping  
						
						
						
						
					 
					
						2018-03-03 14:45:12 +10:00 
						 
				 
			
				
					
						
							
							
								Reinhard Pointner 
							
						 
					 
					
						
						
						
						
							
						
						
							f6cff479ad 
							
						 
					 
					
						
						
							
							GPG container contain file content and signature and thus don't have or need *.asc files  
						
						... 
						
						
						
						e.g.
url "https://server.com/package.gpg "
gpg :embedded, key_url: 'https://keys.org/package.pub ' 
						
						
					 
					
						2018-02-21 11:56:05 +07:00 
						 
				 
			
				
					
						
							
							
								commitay 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							bab4bb68ee 
							
						 
					 
					
						
						
							
							Merge pull request  #3715  from commitay/moved  
						
						... 
						
						
						
						cask move_back: copy / delete 
						
						
					 
					
						2018-02-21 07:47:43 +10:00 
						 
				 
			
				
					
						
							
							
								Markus Reiter 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							988e805448 
							
						 
					 
					
						
						
							
							Merge pull request  #3801  from reitermarkus/ignore-metadata-deprecations  
						
						... 
						
						
						
						Make sure `.metadata` shows up in Cask backtrace. 
						
						
					 
					
						2018-02-15 09:07:44 +01:00 
						 
				 
			
				
					
						
							
							
								commitay 
							
						 
					 
					
						
						
						
						
							
						
						
							b864ae7b40 
							
						 
					 
					
						
						
							
							backing up  
						
						
						
						
					 
					
						2018-02-14 07:57:04 +10:00 
						 
				 
			
				
					
						
							
							
								commitay 
							
						 
					 
					
						
						
						
						
							
						
						
							e078becf4f 
							
						 
					 
					
						
						
							
							cask move_back: copy / delete  
						
						
						
						
					 
					
						2018-02-14 07:39:44 +10:00 
						 
				 
			
				
					
						
							
							
								Markus Reiter 
							
						 
					 
					
						
						
						
						
							
						
						
							102a2a491b 
							
						 
					 
					
						
						
							
							Add Homebrew’s bin to PATH for Cask installers.  
						
						
						
						
					 
					
						2018-02-13 18:49:01 +01:00 
						 
				 
			
				
					
						
							
							
								Markus Reiter 
							
						 
					 
					
						
						
						
						
							
						
						
							191b621815 
							
						 
					 
					
						
						
							
							Make sure .metadata shows up in Cask backtrace.  
						
						
						
						
					 
					
						2018-02-13 17:23:49 +01:00 
						 
				 
			
				
					
						
							
							
								commitay 
							
						 
					 
					
						
						
						
						
							
						
						
							8d458fa443 
							
						 
					 
					
						
						
							
							cask doctor: check_cached_downloads  
						
						
						
						
					 
					
						2018-02-13 21:03:06 +10:00 
						 
				 
			
				
					
						
							
							
								Mike McQuaid 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							918f1b775b 
							
						 
					 
					
						
						
							
							Merge pull request  #3631  from amyspark/doctor  
						
						... 
						
						
						
						Let cask doctor exit with 1 
						
						
					 
					
						2018-02-12 08:54:47 +00:00 
						 
				 
			
				
					
						
							
							
								Chayoung You 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							b05d69f600 
							
						 
					 
					
						
						
							
							Format identifiers in oh1  
						
						
						
						
					 
					
						2018-02-09 18:00:29 +09:00 
						 
				 
			
				
					
						
							
							
								L. E. Segovia 
							
						 
					 
					
						
						
						
						
							
						
						
							4c5e3d04e1 
							
						 
					 
					
						
						
							
							Fix @reitermarkus's comments  
						
						
						
						
					 
					
						2018-01-29 13:43:21 +00:00 
						 
				 
			
				
					
						
							
							
								commitay 
							
						 
					 
					
						
						
						
						
							
						
						
							aa8003103e 
							
						 
					 
					
						
						
							
							cask style: fix --fix  
						
						
						
						
					 
					
						2018-01-29 07:45:34 +10:00 
						 
				 
			
				
					
						
							
							
								Markus Reiter 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							9f4b4a1699 
							
						 
					 
					
						
						
							
							Merge pull request  #3740  from reitermarkus/cask-style  
						
						... 
						
						
						
						Fix `brew cask style` on Travis. 
						
						
					 
					
						2018-01-28 17:53:49 +01:00 
						 
				 
			
				
					
						
							
							
								Markus Reiter 
							
						 
					 
					
						
						
						
						
							
						
						
							884c57f9f4 
							
						 
					 
					
						
						
							
							Fix brew cask style on Travis.  
						
						
						
						
					 
					
						2018-01-28 07:00:20 +01:00 
						 
				 
			
				
					
						
							
							
								Markus Reiter 
							
						 
					 
					
						
						
						
						
							
						
						
							b4df024625 
							
						 
					 
					
						
						
							
							Allow passing down configuration into Cask.  
						
						
						
						
					 
					
						2018-01-27 21:47:18 +01:00 
						 
				 
			
				
					
						
							
							
								Markus Reiter 
							
						 
					 
					
						
						
						
						
							
						
						
							6760d26319 
							
						 
					 
					
						
						
							
							Create Hbc::Config class.  
						
						
						
						
					 
					
						2018-01-27 21:47:18 +01:00 
						 
				 
			
				
					
						
							
							
								Markus Reiter 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							f90e6f82c8 
							
						 
					 
					
						
						
							
							Merge pull request  #3680  from commitay/moved-permissions  
						
						... 
						
						
						
						cask moved: check target writable for move_back 
						
						
					 
					
						2018-01-15 15:28:55 +01:00 
						 
				 
			
				
					
						
							
							
								commitay 
							
						 
					 
					
						
						
						
						
							
						
						
							8bf9484823 
							
						 
					 
					
						
						
							
							cask moved: check target writable for move_back  
						
						
						
						
					 
					
						2018-01-13 21:31:00 +10:00 
						 
				 
			
				
					
						
							
							
								commitay 
							
						 
					 
					
						
						
						
						
							
						
						
							e870c1783f 
							
						 
					 
					
						
						
							
							cask doctor: sip status  
						
						
						
						
					 
					
						2018-01-13 08:47:10 +10:00 
						 
				 
			
				
					
						
							
							
								Alyssa Ross 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							78fe082a2b 
							
						 
					 
					
						
						
							
							cask: exit successfully when given no arguments  
						
						... 
						
						
						
						Fixes https://github.com/Homebrew/brew/issues/3601 . 
						
						
					 
					
						2017-12-24 15:06:49 +00:00 
						 
				 
			
				
					
						
							
							
								Vítor Galvão 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							deb37497e9 
							
						 
					 
					
						
						
							
							Merge pull request  #3564  from commitay/revert-https-audit  
						
						... 
						
						
						
						Partially revert "Add audit check for URL schema" 
						
						
					 
					
						2017-12-16 12:09:51 +00:00 
						 
				 
			
				
					
						
							
							
								commitay 
							
						 
					 
					
						
						
						
						
							
						
						
							8a63356aed 
							
						 
					 
					
						
						
							
							Partially revert "Add audit check for URL schema"  
						
						
						
						
					 
					
						2017-12-12 08:22:23 +10:00 
						 
				 
			
				
					
						
							
							
								Markus Reiter 
							
						 
					 
					
						
						
						
						
							
						
						
							3c988c0403 
							
						 
					 
					
						
						
							
							Fix messed up parenthesis.  
						
						
						
						
					 
					
						2017-12-11 23:01:37 +01:00 
						 
				 
			
				
					
						
							
							
								Markus Reiter 
							
						 
					 
					
						
						
						
						
							
						
						
							683bfee8b0 
							
						 
					 
					
						
						
							
							Add missing to_s.  
						
						
						
						
					 
					
						2017-12-06 11:46:30 +01:00 
						 
				 
			
				
					
						
							
							
								Markus Reiter 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							497348a8b7 
							
						 
					 
					
						
						
							
							Merge pull request  #3318  from Git-Jiro/improve_audit  
						
						... 
						
						
						
						Add audit check for URL schema 
						
						
					 
					
						2017-12-05 21:34:50 +01:00 
						 
				 
			
				
					
						
							
							
								Martin Schimandl 
							
						 
					 
					
						
						
						
						
							
						
						
							b1328adaa9 
							
						 
					 
					
						
						
							
							Use cask.url.user_agent when available  
						
						
						
						
					 
					
						2017-12-05 06:13:09 +01:00 
						 
				 
			
				
					
						
							
							
								Martin Schimandl 
							
						 
					 
					
						
						
						
						
							
						
						
							0db069602e 
							
						 
					 
					
						
						
							
							Refactor: Move FormulaAudit.check_http_content to utils/curl  
						
						
						
						
					 
					
						2017-12-03 14:02:55 +01:00 
						 
				 
			
				
					
						
							
							
								Martin Schimandl 
							
						 
					 
					
						
						
						
						
							
						
						
							5ed5e500e5 
							
						 
					 
					
						
						
							
							Reuse FormulaAuditor to check Cask's URLs  
						
						
						
						
					 
					
						2017-12-03 11:37:18 +01:00 
						 
				 
			
				
					
						
							
							
								Martin Schimandl 
							
						 
					 
					
						
						
						
						
							
						
						
							b2abc0b3ab 
							
						 
					 
					
						
						
							
							Add --head to curl to speedup audit  
						
						
						
						
					 
					
						2017-12-03 11:37:18 +01:00 
						 
				 
			
				
					
						
							
							
								Martin Schimandl 
							
						 
					 
					
						
						
						
						
							
						
						
							e363889d27 
							
						 
					 
					
						
						
							
							Add audit check for URL schema  
						
						
						
						
					 
					
						2017-12-03 11:37:18 +01:00 
						 
				 
			
				
					
						
							
							
								Markus Reiter 
							
						 
					 
					
						
						
						
						
							
						
						
							a02ce4f8e9 
							
						 
					 
					
						
						
							
							Also remove writer method for Hbc.binarydir.  
						
						
						
						
					 
					
						2017-12-03 10:09:09 +01:00 
						 
				 
			
				
					
						
							
							
								Markus Reiter 
							
						 
					 
					
						
						
						
						
							
						
						
							e4bb09dd40 
							
						 
					 
					
						
						
							
							Remove unused writer methods for Hbc.caskroom and Hbc.cache.  
						
						
						
						
					 
					
						2017-12-03 09:58:01 +01:00 
						 
				 
			
				
					
						
							
							
								L. E. Segovia 
							
						 
					 
					
						
						
						
						
							
						
						
							691caf4b54 
							
						 
					 
					
						
						
							
							Refactor Cask's doctor command  
						
						... 
						
						
						
						- Remove :failed
- Use Checkable to store the status and warnings/errors
- Refactor the methods using audit as basis 
						
						
					 
					
						2017-12-02 00:53:54 +00:00 
						 
				 
			
				
					
						
							
							
								Markus Reiter 
							
						 
					 
					
						
						
						
						
							
						
						
							96733bcb2e 
							
						 
					 
					
						
						
							
							Support environment filtering in Casks.  
						
						
						
						
					 
					
						2017-12-02 00:10:55 +01:00 
						 
				 
			
				
					
						
							
							
								Markus Reiter 
							
						 
					 
					
						
						
						
						
							
						
						
							76c64f9bbf 
							
						 
					 
					
						
						
							
							Fix SystemCommand escaping … again.  
						
						
						
						
					 
					
						2017-12-01 22:16:49 +01:00 
						 
				 
			
				
					
						
							
							
								L. E. Segovia 
							
						 
					 
					
						
						
						
						
							
						
						
							84e41194cb 
							
						 
					 
					
						
						
							
							Let Cask doctor exit with 1 via a CaskError  
						
						
						
						
					 
					
						2017-11-30 13:07:58 +00:00 
						 
				 
			
				
					
						
							
							
								Markus Reiter 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							3f7e63a24c 
							
						 
					 
					
						
						
							
							Merge pull request  #3492  from amyspark/fix-latest-casks  
						
						... 
						
						
						
						Properly upgrade Casks with version :latest 
						
						
					 
					
						2017-11-29 15:00:57 +01:00 
						 
				 
			
				
					
						
							
							
								L. E. Segovia 
							
						 
					 
					
						
						
						
						
							
						
						
							96187ade92 
							
						 
					 
					
						
						
							
							Leftover of @reitermarkus's comments  
						
						... 
						
						
						
						Simplify a condition 
						
						
					 
					
						2017-11-29 01:11:30 +00:00 
						 
				 
			
				
					
						
							
							
								L. E. Segovia 
							
						 
					 
					
						
						
						
						
							
						
						
							ab62be5345 
							
						 
					 
					
						
						
							
							Implement @reitermarkus's comments  
						
						... 
						
						
						
						Leftover && and remove xattr "copy" 
						
						
					 
					
						2017-11-29 01:02:50 +00:00 
						 
				 
			
				
					
						
							
							
								L. E. Segovia 
							
						 
					 
					
						
						
						
						
							
						
						
							657d4eaee9 
							
						 
					 
					
						
						
							
							Remove unused backup and metadata logic  
						
						
						
						
					 
					
						2017-11-28 23:55:05 +00:00 
						 
				 
			
				
					
						
							
							
								Markus Reiter 
							
						 
					 
					
						
						
						
						
							
						
						
							5d449cf34e 
							
						 
					 
					
						
						
							
							Fix external Cask commands.  
						
						
						
						
					 
					
						2017-11-29 00:12:17 +01:00