Markus Reiter 
							
						 
					 
					
						
						
						
						
							
						
						
							40a0b8b10a 
							
						 
					 
					
						
						
							
							Fix missing command method.  
						
						
						
						
					 
					
						2019-10-15 17:39:15 +02:00 
						 
				 
			
				
					
						
							
							
								Issy Long 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							341ea60807 
							
						 
					 
					
						
						
							
							Auto-fix Style/RedundantBegin offenses  
						
						... 
						
						
						
						- This also required auto-fixes for Layout/EmptyLinesAroundBlockBody and
  Layout/InconsistentIndentation once the auto-fixer had got rid of the
  "redundant begin"s. 
						
						
					 
					
						2019-10-13 16:04:27 +01:00 
						 
				 
			
				
					
						
							
							
								Jacob Ford 
							
						 
					 
					
						
						
						
						
							
						
						
							ea0150f7a3 
							
						 
					 
					
						
						
							
							Make invalid command error language consistent with brew core  
						
						
						
						
					 
					
						2019-10-04 14:27:32 -04:00 
						 
				 
			
				
					
						
							
							
								Ninan John 
							
						 
					 
					
						
						
						
						
							
						
						
							aed6bc194d 
							
						 
					 
					
						
						
							
							Show correct message when invalid arguments are passed to brew  
						
						
						
						
					 
					
						2019-10-03 14:21:24 +05:30 
						 
				 
			
				
					
						
							
							
								Markus Reiter 
							
						 
					 
					
						
						
						
						
							
						
						
							fca5950748 
							
						 
					 
					
						
						
							
							Remove brew cask automerge.  
						
						
						
						
					 
					
						2019-08-21 11:12:36 +02:00 
						 
				 
			
				
					
						
							
							
								Cheng XU 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							169ac2d413 
							
						 
					 
					
						
						
							
							cask: add new --cache command  
						
						... 
						
						
						
						It prints the file used to cache Casks.
This can be used to help users to install casks with their files
downloaded from outside brew.
See #6157 . 
						
						
					 
					
						2019-05-23 15:28:00 +08:00 
						 
				 
			
				
					
						
							
							
								Markus Reiter 
							
						 
					 
					
						
						
						
						
							
						
						
							3b745084ae 
							
						 
					 
					
						
						
							
							Fix brew cask style.  
						
						
						
						
					 
					
						2019-05-01 15:14:38 +02:00 
						 
				 
			
				
					
						
							
							
								Mike McQuaid 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							36dbad3922 
							
						 
					 
					
						
						
							
							Add frozen_string_literal to all files.  
						
						
						
						
					 
					
						2019-04-20 13:27:36 +09:00 
						 
				 
			
				
					
						
							
							
								Markus Reiter 
							
						 
					 
					
						
						
						
						
							
						
						
							57fefff942 
							
						 
					 
					
						
						
							
							Add brew cask automerge command.  
						
						
						
						
					 
					
						2019-02-15 16:27:37 +01:00 
						 
				 
			
				
					
						
							
							
								Markus Reiter 
							
						 
					 
					
						
						
						
						
							
						
						
							defbf7d74c 
							
						 
					 
					
						
						
							
							Don’t ignore other arguments in HOMEBREW_CASK_OPTS.  
						
						
						
						
					 
					
						2019-02-15 10:09:14 +01:00 
						 
				 
			
				
					
						
							
							
								Markus Reiter 
							
						 
					 
					
						
						
						
						
							
						
						
							fda6e0cab3 
							
						 
					 
					
						
						
							
							Split cask config into three tiers.  
						
						
						
						
					 
					
						2019-02-15 10:09:14 +01:00 
						 
				 
			
				
					
						
							
							
								Markus Reiter 
							
						 
					 
					
						
						
						
						
							
						
						
							e9b9ea49a1 
							
						 
					 
					
						
						
							
							Update to RuboCop 0.59.1.  
						
						
						
						
					 
					
						2018-09-17 03:45:59 +02:00 
						 
				 
			
				
					
						
							
							
								Markus Reiter 
							
						 
					 
					
						
						
						
						
							
						
						
							a84a1c63db 
							
						 
					 
					
						
						
							
							Rename Hbc module to Cask.  
						
						
						
						
					 
					
						2018-09-06 09:30:52 +02:00 
						 
				 
			
				
					
						
							
							
								Markus Reiter 
							
						 
					 
					
						
						
						
						
							
						
						
							ac2cd67861 
							
						 
					 
					
						
						
							
							Deprecate brew cask --version.  
						
						
						
						
					 
					
						2018-09-06 07:05:22 +02:00 
						 
				 
			
				
					
						
							
							
								Mike McQuaid 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							1ae2326984 
							
						 
					 
					
						
						
							
							Rename Cask::CLI to Cask::Cmd.  
						
						
						
						
					 
					
						2018-09-04 09:56:58 +01:00 
						 
				 
			
				
					
						
							
							
								Mike McQuaid 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							1d86d7a7c7 
							
						 
					 
					
						
						
							
							cask: move cask/cli to cask/cmd.  
						
						
						
						
					 
					
						2018-09-04 09:56:57 +01:00