Mike McQuaid 
							
						 
					 
					
						
						
						
						
							
						
						
							57db2e539e 
							
						 
					 
					
						
						
							
							Revert "Merge pull request  #2597  from MikeMcQuaid/vendor-gems"  
						
						... 
						
						
						
						This reverts commit 3e4547f52e7ebec633f8bfefc8a396d944edf908, reversing
changes made to 6edf9382bcc1240ad6f97c8b752cfe56cef9965d. 
						
						
					 
					
						2017-05-07 17:28:39 +01:00 
						 
				 
			
				
					
						
							
							
								Mike McQuaid 
							
						 
					 
					
						
						
						
						
							
						
						
							ee253e465b 
							
						 
					 
					
						
						
							
							Vendor all Homebrew's gems.  
						
						... 
						
						
						
						Homebrew's actually ended up using a fair few gems. While we want to
avoid Bundler at runtime (and this PR still does that, in fact uses
Bundler even less at runtime than it did before) writing our own version
to use at build-time seems redundant. 
						
						
					 
					
						2017-05-07 13:52:57 +01:00 
						 
				 
			
				
					
						
							
							
								Markus Reiter 
							
						 
					 
					
						
						
						
						
							
						
						
							238cd5430f 
							
						 
					 
					
						
						
							
							Add remote search to brew cask search.  
						
						
						
						
					 
					
						2017-04-25 12:29:01 +02:00 
						 
				 
			
				
					
						
							
							
								Markus Reiter 
							
						 
					 
					
						
						
						
						
							
						
						
							cb17a80577 
							
						 
					 
					
						
						
							
							Merge pull request  #2362  from joshka/install-uninstall-messages  
						
						... 
						
						
						
						Install uninstall messages 
						
						
					 
					
						2017-04-23 02:40:52 +02:00 
						 
				 
			
				
					
						
							
							
								Mike McQuaid 
							
						 
					 
					
						
						
						
						
							
						
						
							a6df701fad 
							
						 
					 
					
						
						
							
							tests: reduce some noise.  
						
						... 
						
						
						
						- Tweak the way offline skipping happens
- Skip more tests that break when offline
- Hide more stdout output from tests. 
						
						
					 
					
						2017-04-22 12:49:14 +01:00 
						 
				 
			
				
					
						
							
							
								Joshua McKinney 
							
						 
					 
					
						
						
						
						
							
						
						
							437db065ca 
							
						 
					 
					
						
						
							
							Be a little less specific in cask output tests  
						
						... 
						
						
						
						These tests seemed a little over-specified and were failing on the CI
server. Reducing the specificity a little to try to get them to pass. 
						
						
					 
					
						2017-03-19 19:56:41 -05:00 
						 
				 
			
				
					
						
							
							
								Joshua McKinney 
							
						 
					 
					
						
						
						
						
							
						
						
							d11e417105 
							
						 
					 
					
						
						
							
							Hide output from brew cask uninstall test  
						
						... 
						
						
						
						This test showed extraneous info in the test output 
						
						
					 
					
						2017-03-19 13:14:16 -05:00 
						 
				 
			
				
					
						
							
							
								Joshua McKinney 
							
						 
					 
					
						
						
						
						
							
						
						
							3703ef1885 
							
						 
					 
					
						
						
							
							Show messages when (un)installing Casks  
						
						... 
						
						
						
						Addresses an issue where it can be unclear at times exactly which part
of the (un|re)installation processes is reporting an error. See
https://github.com/caskroom/homebrew-cask/issues/30968  
						
						
					 
					
						2017-03-19 13:14:16 -05:00 
						 
				 
			
				
					
						
							
							
								Markus Reiter 
							
						 
					 
					
						
						
						
						
							
						
						
							ed10135da4 
							
						 
					 
					
						
						
							
							Replace Hbc.load with CaskLoader.load.  
						
						
						
						
					 
					
						2017-03-16 19:16:42 +01:00 
						 
				 
			
				
					
						
							
							
								Markus Reiter 
							
						 
					 
					
						
						
						
						
							
						
						
							d7af864be0 
							
						 
					 
					
						
						
							
							Replace Hbc.path with CaskLoader.path.  
						
						
						
						
					 
					
						2017-03-16 12:10:19 +01:00 
						 
				 
			
				
					
						
							
							
								Markus Reiter 
							
						 
					 
					
						
						
						
						
							
						
						
							d1995dad4b 
							
						 
					 
					
						
						
							
							Use a Formulary-like approach to load Casks.  
						
						
						
						
					 
					
						2017-03-16 12:10:19 +01:00 
						 
				 
			
				
					
						
							
							
								Valentin VĂLCIU 
							
						 
					 
					
						
						
						
						
							
						
						
							7532545140 
							
						 
					 
					
						
						
							
							add command 'cask outdated'  
						
						
						
						
					 
					
						2017-03-15 22:58:25 +02:00 
						 
				 
			
				
					
						
							
							
								Mike McQuaid 
							
						 
					 
					
						
						
						
						
							
						
						
							4d88cc4c41 
							
						 
					 
					
						
						
							
							Merge pull request  #2326  from vszakats/sprot  
						
						... 
						
						
						
						secure urls + remove -k from in-doc curl command 
						
						
					 
					
						2017-03-15 15:11:35 +00:00 
						 
				 
			
				
					
						
							
							
								Markus Reiter 
							
						 
					 
					
						
						
						
						
							
						
						
							e9e6dcf893 
							
						 
					 
					
						
						
							
							Merge pull request  #2311  from nath/highlightInstalledCasks  
						
						... 
						
						
						
						Added highlighting of installed casks to cask search 
						
						
					 
					
						2017-03-15 14:01:28 +01:00 
						 
				 
			
				
					
						
							
							
								Viktor Szakats 
							
						 
					 
					
						
						
						
						
							
						
						
							cc8f029f22 
							
						 
					 
					
						
						
							
							secure urls + remove -k from in-doc curl command  
						
						
						
						
					 
					
						2017-03-14 17:27:11 +00:00 
						 
				 
			
				
					
						
							
							
								Nath Tumlin 
							
						 
					 
					
						
						
						
						
							
						
						
							48e4463f5b 
							
						 
					 
					
						
						
							
							Fixed test case wording  
						
						
						
						
					 
					
						2017-03-13 19:43:08 -05:00 
						 
				 
			
				
					
						
							
							
								Nath Tumlin 
							
						 
					 
					
						
						
						
						
							
						
						
							b42ccece49 
							
						 
					 
					
						
						
							
							Style changes  
						
						
						
						
					 
					
						2017-03-13 19:15:41 -05:00 
						 
				 
			
				
					
						
							
							
								Nath Tumlin 
							
						 
					 
					
						
						
						
						
							
						
						
							2080c360e2 
							
						 
					 
					
						
						
							
							Added tests for highlight installed and fixed style errors  
						
						
						
						
					 
					
						2017-03-13 17:52:32 -05:00 
						 
				 
			
				
					
						
							
							
								Numbermaniac 
							
						 
					 
					
						
						
						
						
							
						
						
							b704b48b2f 
							
						 
					 
					
						
						
							
							Change instances of caskroom.io to caskroom.github.io  
						
						
						
						
					 
					
						2017-03-12 23:23:22 +11:00 
						 
				 
			
				
					
						
							
							
								Markus Reiter 
							
						 
					 
					
						
						
						
						
							
						
						
							49416d10b7 
							
						 
					 
					
						
						
							
							Fix “Hombrew” typo.  
						
						
						
						
					 
					
						2017-03-11 12:00:35 +01:00 
						 
				 
			
				
					
						
							
							
								Markus Reiter 
							
						 
					 
					
						
						
						
						
							
						
						
							621b67e531 
							
						 
					 
					
						
						
							
							Refactor artifacts.  
						
						
						
						
					 
					
						2017-03-10 09:44:50 +01:00 
						 
				 
			
				
					
						
							
							
								Markus Reiter 
							
						 
					 
					
						
						
						
						
							
						
						
							b24dc2268a 
							
						 
					 
					
						
						
							
							Move brew cask --version into separate file.  
						
						
						
						
					 
					
						2017-03-08 15:49:37 +01:00 
						 
				 
			
				
					
						
							
							
								Markus Reiter 
							
						 
					 
					
						
						
						
						
							
						
						
							9105acab6b 
							
						 
					 
					
						
						
							
							Merge pull request  #2283  from reitermarkus/cask-cli-argumenterror  
						
						... 
						
						
						
						Use `ArgumentError` instead of `CaskError` in `CLI`. 
						
						
					 
					
						2017-03-08 03:35:37 +01:00 
						 
				 
			
				
					
						
							
							
								Markus Reiter 
							
						 
					 
					
						
						
						
						
							
						
						
							fe694f6db9 
							
						 
					 
					
						
						
							
							Merge pull request  #2284  from reitermarkus/cask-refactor-cli  
						
						... 
						
						
						
						Refactor CLI options. 
						
						
					 
					
						2017-03-08 02:43:22 +01:00 
						 
				 
			
				
					
						
							
							
								Markus Reiter 
							
						 
					 
					
						
						
						
						
							
						
						
							e0acaeef81 
							
						 
					 
					
						
						
							
							Remove redundant Utils.  
						
						
						
						
					 
					
						2017-03-07 18:02:31 +01:00 
						 
				 
			
				
					
						
							
							
								Markus Reiter 
							
						 
					 
					
						
						
						
						
							
						
						
							536a377d71 
							
						 
					 
					
						
						
							
							Use ArgumentError instead of CaskError in CLI.  
						
						
						
						
					 
					
						2017-03-07 17:18:35 +01:00 
						 
				 
			
				
					
						
							
							
								Markus Reiter 
							
						 
					 
					
						
						
						
						
							
						
						
							3b8524d770 
							
						 
					 
					
						
						
							
							Refactor CLI options.  
						
						
						
						
					 
					
						2017-03-07 00:06:34 +01:00 
						 
				 
			
				
					
						
							
							
								Markus Reiter 
							
						 
					 
					
						
						
						
						
							
						
						
							6bc1d0b5c1 
							
						 
					 
					
						
						
							
							Add missing :cask metadata to specs.  
						
						
						
						
					 
					
						2017-03-06 04:31:16 +01:00 
						 
				 
			
				
					
						
							
							
								Markus Reiter 
							
						 
					 
					
						
						
						
						
							
						
						
							9fc6c7b2be 
							
						 
					 
					
						
						
							
							Move Cask specs into brew tests.  
						
						
						
						
					 
					
						2017-03-05 23:08:14 +01:00