Mike McQuaid 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							900eef347f 
							
						 
					 
					
						
						
							
							Merge pull request  #5766  from scpeters/tap_no_args_means_no_update  
						
						 
						
						... 
						
						
						
						tap: skip auto-update if called with no args 
						
						
							
						
					 
					
						2019-02-19 08:03:19 +00:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Steven Peters 
							
						 
					 
					
						
						
						
						
							
						
						
							58104ab838 
							
						 
					 
					
						
						
							
							tap: skip auto-update if called with no args  
						
						 
						
						
						
						
							
						
					 
					
						2019-02-18 20:45:26 -08:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Mike McQuaid 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							ef5366dac5 
							
						 
					 
					
						
						
							
							Merge pull request  #5765  from MikeMcQuaid/argv-freeze  
						
						 
						
						... 
						
						
						
						ARGV: freeze when using CLI::Parser. 
						
						
							
						
					 
					
						2019-02-18 19:06:30 +00:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Mike McQuaid 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							cee75b6af2 
							
						 
					 
					
						
						
							
							ARGV: freeze when using CLI::Parser.  
						
						 
						
						... 
						
						
						
						Otherwise `Homebrew.args` values may not match those of modified `ARGV`. 
						
						
							
						
					 
					
						2019-02-18 16:56:43 +00:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Mike McQuaid 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							117c24f4b6 
							
						 
					 
					
						
						
							
							Merge pull request  #5756  from MikeMcQuaid/update-untap  
						
						 
						
						... 
						
						
						
						Improve handling of deleted taps. 
						
						
							
  2.0.2
 
						
					 
					
						2019-02-17 12:59:18 +00:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Shaun Jackman 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							2864ed9126 
							
						 
					 
					
						
						
							
							Merge pull request  #5760  from sjackman/dockerfile-test  
						
						 
						
						... 
						
						
						
						Dockerfile.test.yml: Run brew test-bot as linuxbrew 
						
						
							
						
					 
					
						2019-02-17 00:05:59 -05:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Shaun Jackman 
							
						 
					 
					
						
						
						
						
							
						
						
							a30b69c318 
							
						 
					 
					
						
						
							
							Dockerfile.test.yml: Run brew test-bot as linuxbrew  
						
						 
						
						... 
						
						
						
						Running brew test-bot as root fails.
==> Running brew update...
Error: Running Homebrew as root is extremely dangerous and no longer supported. 
						
						
							
						
					 
					
						2019-02-16 20:39:25 -08:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Michka Popoff 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							d27320087a 
							
						 
					 
					
						
						
							
							Merge pull request  #5757  from sjackman/tests-root  
						
						 
						
						... 
						
						
						
						tests: Disable tests that require being non-root 
						
						
							
						
					 
					
						2019-02-16 23:13:43 +01:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Shaun Jackman 
							
						 
					 
					
						
						
						
						
							
						
						
							3bcffeae15 
							
						 
					 
					
						
						
							
							tests: Disable tests that require being non-root  
						
						 
						
						... 
						
						
						
						Set the environment variable USER=root which is required by
brew tests --only=utils/user
Fix these tests:
rspec ./test/diagnostic_checks_spec.rb:26 # Homebrew::Diagnostic::Checks #check_access_directories
rspec ./test/pathname_spec.rb:120 # Pathname#ensure_writable makes a file writable and restores permissions
rspec ./test/utils/user_spec.rb:22 # User#gui? when the current user is in a console session gui? should equal true
rspec ./test/utils/user_spec.rb:6 # User should eq nil 
						
						
							
						
					 
					
						2019-02-16 12:55:09 -08:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Mike McQuaid 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							ae7492f3b5 
							
						 
					 
					
						
						
							
							Remove "undocumented options" that are documented options.  
						
						 
						
						
						
						
							
						
					 
					
						2019-02-16 20:07:28 +00:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Mike McQuaid 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							67cbb129ff 
							
						 
					 
					
						
						
							
							diagnostic: warn people about tapped, deprecated taps.  
						
						 
						
						
						
						
							
						
					 
					
						2019-02-16 20:07:10 +00:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Mike McQuaid 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							e7ce5dddb7 
							
						 
					 
					
						
						
							
							update: recommend 'brew untap` if tap doesn't exist.  
						
						 
						
						... 
						
						
						
						We removed a few old, deprecated repos recently and people with them
still tapped who get confused at the `brew update` error message. 
						
						
							
						
					 
					
						2019-02-16 19:57:56 +00:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Mike McQuaid 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							f3716fe2d8 
							
						 
					 
					
						
						
							
							Merge pull request  #5738  from BenMusch/handle-conflicts  
						
						 
						
						... 
						
						
						
						Prioritize CLI arguments over env vars when they conflict 
						
						
							
						
					 
					
						2019-02-16 19:15:05 +00:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Mike McQuaid 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							cadffcf2a0 
							
						 
					 
					
						
						
							
							Merge pull request  #5737  from davidjb/patch-1  
						
						 
						
						... 
						
						
						
						Add info on env variables for Formula Cookbook 
						
						
							
						
					 
					
						2019-02-16 13:05:27 +00:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Ben Muschol 
							
						 
					 
					
						
						
						
						
							
						
						
							c7831a457d 
							
						 
					 
					
						
						
							
							Get brew style to pass  
						
						 
						
						
						
						
							
						
					 
					
						2019-02-16 07:56:12 -05:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Markus Reiter 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							e87338ede1 
							
						 
					 
					
						
						
							
							Merge pull request  #5753  from reitermarkus/github  
						
						 
						
						... 
						
						
						
						Pass additional options to `GitHub.pull_requests`. 
						
						
							
						
					 
					
						2019-02-16 12:06:05 +01:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Markus Reiter 
							
						 
					 
					
						
						
						
						
							
						
						
							e9c45ff17b 
							
						 
					 
					
						
						
							
							Pass additional options to GitHub.pull_requests.  
						
						 
						
						
						
						
							
						
					 
					
						2019-02-16 11:30:49 +01:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Mike McQuaid 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							6f9a142a05 
							
						 
					 
					
						
						
							
							Merge pull request  #5742  from MikeMcQuaid/caveats-prefix  
						
						 
						
						... 
						
						
						
						formula: make JSON caveats output use consistent prefix. 
						
						
							
						
					 
					
						2019-02-16 09:50:46 +00:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Mike McQuaid 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							d415600e20 
							
						 
					 
					
						
						
							
							Formula Cookbook: fix typo.  
						
						 
						
						
						
						
							
						
					 
					
						2019-02-16 09:50:18 +00:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Mike McQuaid 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							a3a3e3b878 
							
						 
					 
					
						
						
							
							Formula Cookbook: env var docs tweaks.  
						
						 
						
						
						
						
							
						
					 
					
						2019-02-16 09:46:57 +00:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Mike McQuaid 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							e81f84b109 
							
						 
					 
					
						
						
							
							Merge pull request  #5748  from MikeMcQuaid/bottle-arch  
						
						 
						
						... 
						
						
						
						cmd/install: add --bottle-arch. 
						
						
							
						
					 
					
						2019-02-16 09:44:43 +00:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Mike McQuaid 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							1f94475862 
							
						 
					 
					
						
						
							
							Merge pull request  #5752  from iMichka/chown  
						
						 
						
						... 
						
						
						
						Dockerfile: do not chown linuxbrew folder 
						
						
							
						
					 
					
						2019-02-16 09:41:31 +00:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Markus Reiter 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							713453cc2f 
							
						 
					 
					
						
						
							
							Merge pull request  #5745  from reitermarkus/cask-edit  
						
						 
						
						... 
						
						
						
						Allow editing broken casks. 
						
						
							
						
					 
					
						2019-02-16 10:20:56 +01:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Markus Reiter 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							706c911ebe 
							
						 
					 
					
						
						
							
							Merge pull request  #5740  from reitermarkus/automerge  
						
						 
						
						... 
						
						
						
						Add `brew cask automerge` command. 
						
						
							
						
					 
					
						2019-02-16 10:20:37 +01:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Michka Popoff 
							
						 
					 
					
						
						
						
						
							
						
						
							a4f615d74f 
							
						 
					 
					
						
						
							
							Dockerfile: do not chown linuxbrew folder  
						
						 
						
						... 
						
						
						
						The linuxbrew user has been removed from the Dockerfile 
						
						
							
						
					 
					
						2019-02-16 09:53:50 +01:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Jonathan Chang 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							39b5c6becc 
							
						 
					 
					
						
						
							
							Merge pull request  #5749  from Homebrew/dependabot/bundler/docs/github-pages-196  
						
						 
						
						... 
						
						
						
						Bump github-pages from 195 to 196 in /docs 
						
						
							
						
					 
					
						2019-02-16 15:25:32 +11:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Shaun Jackman 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							99dae20d8b 
							
						 
					 
					
						
						
							
							Merge pull request  #5746  from sjackman/dockerfile  
						
						 
						
						... 
						
						
						
						Dockerfile: Remove environment variable USER 
						
						
							
						
					 
					
						2019-02-15 19:33:39 -05:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								David Beitey 
							
						 
					 
					
						
						
						
						
							
						
						
							d5f6e4cd34 
							
						 
					 
					
						
						
							
							Add info on env variables for Formula Cookbook  
						
						 
						
						... 
						
						
						
						This explains the levels of environment variable filtering present in Homebrew, explaining how and why variables without a `HOMEBREW_` prefix or those which contain `TOKEN` etc are made unavailable to a Formula. 
						
						
							
						
					 
					
						2019-02-16 09:15:20 +10:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Markus Reiter 
							
						 
					 
					
						
						
						
						
							
						
						
							5536432c4f 
							
						 
					 
					
						
						
							
							Allow editing broken casks.  
						
						 
						
						
						
						
							
						
					 
					
						2019-02-15 22:05:28 +01:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot[bot] 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							07940a8c7d 
							
						 
					 
					
						
						
							
							Bump github-pages from 195 to 196 in /docs  
						
						 
						
						... 
						
						
						
						Bumps [github-pages](https://github.com/github/pages-gem ) from 195 to 196.
- [Release notes](https://github.com/github/pages-gem/releases )
- [Commits](https://github.com/github/pages-gem/compare/v195...v196 )
Signed-off-by: dependabot[bot] <support@dependabot.com> 
						
						
							
						
					 
					
						2019-02-15 20:45:36 +00:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Mike McQuaid 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							c25261a665 
							
						 
					 
					
						
						
							
							cmd/install: add --bottle-arch.  
						
						 
						
						... 
						
						
						
						This argument was missing when the command-line parser code was added.
Fixes  #5741 . 
						
						
							
						
					 
					
						2019-02-15 20:13:05 +00:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Shaun Jackman 
							
						 
					 
					
						
						
						
						
							
						
						
							b39c5a4e84 
							
						 
					 
					
						
						
							
							Dockerfile: Remove environment variable USER  
						
						 
						
						
						
						
							
						
					 
					
						2019-02-15 11:18:55 -08:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Ben Muschol 
							
						 
					 
					
						
						
						
						
							
						
						
							c745738c55 
							
						 
					 
					
						
						
							
							Make from: required, fix flaky test  
						
						 
						
						
						
						
							
						
					 
					
						2019-02-15 14:15:34 -05:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Markus Reiter 
							
						 
					 
					
						
						
						
						
							
						
						
							cd03c0f86d 
							
						 
					 
					
						
						
							
							Retry merging once after 5 seconds.  
						
						 
						
						
						
						
							
						
					 
					
						2019-02-15 19:48:12 +01:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Mike McQuaid 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							5d729dd310 
							
						 
					 
					
						
						
							
							formula: make JSON caveats output use consistent prefix.  
						
						 
						
						... 
						
						
						
						This will avoid this changing depending on the generation location. 
						
						
							
						
					 
					
						2019-02-15 17:39:20 +00:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Ben Muschol 
							
						 
					 
					
						
						
						
						
							
						
						
							ac005fa4ce 
							
						 
					 
					
						
						
							
							rename source to from, change values  
						
						 
						
						
						
						
							
						
					 
					
						2019-02-15 11:01:28 -05:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Markus Reiter 
							
						 
					 
					
						
						
						
						
							
						
						
							68e0c5f904 
							
						 
					 
					
						
						
							
							Check for write access instead of HOMEBREW_DEVELOPER.  
						
						 
						
						
						
						
							
						
					 
					
						2019-02-15 16:27:37 +01:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Markus Reiter 
							
						 
					 
					
						
						
						
						
							
						
						
							57fefff942 
							
						 
					 
					
						
						
							
							Add brew cask automerge command.  
						
						 
						
						
						
						
							
						
					 
					
						2019-02-15 16:27:37 +01:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Mike McQuaid 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							2ca56f6731 
							
						 
					 
					
						
						
							
							Merge pull request  #5733  from MikeMcQuaid/docker-root  
						
						 
						
						... 
						
						
						
						brew.sh: allow Docker to run as root. 
						
						
							
						
					 
					
						2019-02-15 10:54:08 +00:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Markus Reiter 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							e8a7592176 
							
						 
					 
					
						
						
							
							Merge pull request  #5660  from reitermarkus/save-cask-config  
						
						 
						
						... 
						
						
						
						Save cask config for reinstall/uninstall/upgrade. 
						
						
							
						
					 
					
						2019-02-15 11:49:01 +01:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Mike McQuaid 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							019d97b4c8 
							
						 
					 
					
						
						
							
							Dockerfile: remove USER linuxbrew.  
						
						 
						
						... 
						
						
						
						This defaults to `root` but we still want to keep a Linuxbrew user on
the system. 
						
						
							
						
					 
					
						2019-02-15 10:05:10 +00:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Mike McQuaid 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							31dd2ee856 
							
						 
					 
					
						
						
							
							brew.sh: allow Docker to run as root.  
						
						 
						
						
						
						
							
						
					 
					
						2019-02-15 10:03:53 +00:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Markus Reiter 
							
						 
					 
					
						
						
						
						
							
						
						
							78d4373543 
							
						 
					 
					
						
						
							
							Simplify DEFAULT_DIRS.  
						
						 
						
						
						
						
							
						
					 
					
						2019-02-15 10:09:14 +01:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Markus Reiter 
							
						 
					 
					
						
						
						
						
							
						
						
							3bf7e5bce5 
							
						 
					 
					
						
						
							
							Remove Cask::Config#write.  
						
						 
						
						
						
						
							
						
					 
					
						2019-02-15 10:09:14 +01:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Markus Reiter 
							
						 
					 
					
						
						
						
						
							
						
						
							4c6d0ba069 
							
						 
					 
					
						
						
							
							Rename dirs.json to config.json.  
						
						 
						
						
						
						
							
						
					 
					
						2019-02-15 10:09:14 +01:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Markus Reiter 
							
						 
					 
					
						
						
						
						
							
						
						
							bcdb4a3f32 
							
						 
					 
					
						
						
							
							Add Cask::Config::canonicalize.  
						
						 
						
						
						
						
							
						
					 
					
						2019-02-15 10:09:14 +01:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Markus Reiter 
							
						 
					 
					
						
						
						
						
							
						
						
							defbf7d74c 
							
						 
					 
					
						
						
							
							Don’t ignore other arguments in HOMEBREW_CASK_OPTS.  
						
						 
						
						
						
						
							
						
					 
					
						2019-02-15 10:09:14 +01:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Markus Reiter 
							
						 
					 
					
						
						
						
						
							
						
						
							707cb33346 
							
						 
					 
					
						
						
							
							Add tests for Cask::Config.  
						
						 
						
						
						
						
							
						
					 
					
						2019-02-15 10:09:14 +01:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Markus Reiter 
							
						 
					 
					
						
						
						
						
							
						
						
							190ff7558a 
							
						 
					 
					
						
						
							
							Use saved cask config for reinstall/upgrade/uninstall.  
						
						 
						
						
						
						
							
						
					 
					
						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