Mike McQuaid 
							
						 
					 
					
						
						
						
						
							
						
						
							ee6c43ebee 
							
						 
					 
					
						
						
							
							shims/super/cc: assume Ruby 2.  
						
						 
						
						
						
						
					 
					
						2016-08-17 09:19:56 +01:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Mike McQuaid 
							
						 
					 
					
						
						
						
						
							
						
						
							f32251d461 
							
						 
					 
					
						
						
							
							extend/fileutils: assume Ruby 2.  
						
						 
						
						
						
						
					 
					
						2016-08-17 09:19:56 +01:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Mike McQuaid 
							
						 
					 
					
						
						
						
						
							
						
						
							7dddc4df9f 
							
						 
					 
					
						
						
							
							exceptions: assume Ruby 2.  
						
						 
						
						
						
						
					 
					
						2016-08-17 09:19:56 +01:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Mike McQuaid 
							
						 
					 
					
						
						
						
						
							
						
						
							3ae663c013 
							
						 
					 
					
						
						
							
							test-bot: assume Ruby 2.  
						
						 
						
						
						
						
					 
					
						2016-08-17 09:19:56 +01:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Mike McQuaid 
							
						 
					 
					
						
						
						
						
							
						
						
							7c278319ed 
							
						 
					 
					
						
						
							
							descriptions: assume Ruby 2.  
						
						 
						
						
						
						
					 
					
						2016-08-17 09:19:56 +01:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Mike McQuaid 
							
						 
					 
					
						
						
						
						
							
						
						
							59b3c085ba 
							
						 
					 
					
						
						
							
							cmd/audit: assume Ruby 2.  
						
						 
						
						
						
						
					 
					
						2016-08-17 09:19:56 +01:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Mike McQuaid 
							
						 
					 
					
						
						
						
						
							
						
						
							179ef2bf8c 
							
						 
					 
					
						
						
							
							global: raise unless Ruby 2.  
						
						 
						
						
						
						
					 
					
						2016-08-17 09:19:56 +01:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Mike McQuaid 
							
						 
					 
					
						
						
						
						
							
						
						
							0dc2beef7b 
							
						 
					 
					
						
						
							
							rubocop: remove Ruby 1.8 compatibility checks.  
						
						 
						
						
						
						
					 
					
						2016-08-17 09:19:56 +01:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Mike McQuaid 
							
						 
					 
					
						
						
						
						
							
						
						
							135ecd1295 
							
						 
					 
					
						
						
							
							Prepare for Homebrew Cask to be imported.  
						
						 
						
						... 
						
						
						
						- ignore Cask's files in `readall` (for now, there's an intentional
  syntax error that will need fixed)
- run Cask's tests if they exist
- don't check Cask's files in coverage reports (for now) 
						
						
					 
					
						2016-08-17 09:11:11 +01:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Mike McQuaid 
							
						 
					 
					
						
						
						
						
							
						
						
							89687fe122 
							
						 
					 
					
						
						
							
							Merge pull request  #720  from MikeMcQuaid/homebrew-developer-docs  
						
						 
						
						... 
						
						
						
						Tweak HOMEBREW_DEVELOPER documentation. 
						
						
					 
					
						2016-08-17 08:43:13 +01:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Mike McQuaid 
							
						 
					 
					
						
						
						
						
							
						
						
							daae44e190 
							
						 
					 
					
						
						
							
							Merge pull request  #723  from MikeMcQuaid/diagnostic-HEAD  
						
						 
						
						... 
						
						
						
						diagnostic: don't barf if HEAD is also a file. 
						
						
					 
					
						2016-08-17 08:35:35 +01:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Mike McQuaid 
							
						 
					 
					
						
						
						
						
							
						
						
							2ab5c77d0c 
							
						 
					 
					
						
						
							
							Merge pull request  #713  from MikeMcQuaid/ship-sandbox  
						
						 
						
						... 
						
						
						
						Enable sandbox by default for homebrew/core 
						
						
					 
					
						2016-08-17 08:30:16 +01:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Mike McQuaid 
							
						 
					 
					
						
						
						
						
							
						
						
							63949a8e04 
							
						 
					 
					
						
						
							
							Tweak HOMEBREW_DEVELOPER documentation.  
						
						 
						
						... 
						
						
						
						This option does more than just print warnings so let's make a more
generic description with a more specific example.
Closes  #716 . 
						
						
					 
					
						2016-08-17 08:22:16 +01:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Martin Afanasjew 
							
						 
					 
					
						
						
						
						
							
						
						
							823505a058 
							
						 
					 
					
						
						
							
							Fix minor issues in command help text formatting  
						
						 
						
						... 
						
						
						
						- Inconsistent or unneeded indentation
- Missing or superfluous empty lines
- Missing or wrongly formatted arguments in command summary
- Missing punctuation 
						
						
					 
					
						2016-08-17 01:25:51 +02:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Mike McQuaid 
							
						 
					 
					
						
						
						
						
							
						
						
							5609183567 
							
						 
					 
					
						
						
							
							superenv: add LDFLAGS if disabling weak imports.  
						
						 
						
						
						
						
					 
					
						2016-08-16 15:26:28 +01:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Mike McQuaid 
							
						 
					 
					
						
						
						
						
							
						
						
							53d1000739 
							
						 
					 
					
						
						
							
							ENV/std: add LDFLAGS if disabling weak imports.  
						
						 
						
						
						
						
					 
					
						2016-08-16 15:26:28 +01:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Mike McQuaid 
							
						 
					 
					
						
						
						
						
							
						
						
							b33fe79478 
							
						 
					 
					
						
						
							
							mac/ENV/shared: add check for disabling weak imports.  
						
						 
						
						
						
						
					 
					
						2016-08-16 15:26:28 +01:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Mike McQuaid 
							
						 
					 
					
						
						
						
						
							
						
						
							74d4479246 
							
						 
					 
					
						
						
							
							Add OS X-specific SharedEnvExtension.  
						
						 
						
						
						
						
					 
					
						2016-08-16 15:26:28 +01:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Mike McQuaid 
							
						 
					 
					
						
						
						
						
							
						
						
							739881b482 
							
						 
					 
					
						
						
							
							diagnostic: don't barf if HEAD is also a file.  
						
						 
						
						... 
						
						
						
						Closes  #694 . 
						
						
					 
					
						2016-08-16 14:31:50 +01:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Mike McQuaid 
							
						 
					 
					
						
						
						
						
							
						
						
							984ed836bd 
							
						 
					 
					
						
						
							
							doctor: print check on --debug.  
						
						 
						
						
						
						
					 
					
						2016-08-16 11:16:37 +01:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Mike McQuaid 
							
						 
					 
					
						
						
						
						
							
						
						
							dffd556220 
							
						 
					 
					
						
						
							
							Merge pull request  #704  from eirinikos/add-cmd-audit-unit-tests  
						
						 
						
						... 
						
						
						
						tests: add cmd/audit unit tests 
						
						
					 
					
						2016-08-16 10:40:36 +01:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Mike McQuaid 
							
						 
					 
					
						
						
						
						
							
						
						
							87173cb7cd 
							
						 
					 
					
						
						
							
							Merge pull request  #710  from MikeMcQuaid/list-manpage-tweaks  
						
						 
						
						... 
						
						
						
						list: note that `ls` command is used. 
						
						
					 
					
						2016-08-16 10:25:53 +01:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Mike McQuaid 
							
						 
					 
					
						
						
						
						
							
						
						
							8a24d5f942 
							
						 
					 
					
						
						
							
							Merge pull request  #513  from MikeMcQuaid/enable-vendor-ruby  
						
						 
						
						... 
						
						
						
						Enable vendored Ruby 2.0. 
						
						
					 
					
						2016-08-16 10:16:49 +01:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Andrea Kao 
							
						 
					 
					
						
						
						
						
							
						
						
							5a965d3006 
							
						 
					 
					
						
						
							
							tests: add cmd/audit unit tests (caveats, desc, homepage)  
						
						 
						
						
						
						
					 
					
						2016-08-15 15:28:06 -07:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Mike McQuaid 
							
						 
					 
					
						
						
						
						
							
						
						
							c6151951d6 
							
						 
					 
					
						
						
							
							cmd/postinstall: use Sandbox.formula? method.  
						
						 
						
						
						
						
					 
					
						2016-08-15 08:33:59 +01:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Mike McQuaid 
							
						 
					 
					
						
						
						
						
							
						
						
							6375adc0ff 
							
						 
					 
					
						
						
							
							formula_installer: use Sandbox.formula? method.  
						
						 
						
						
						
						
					 
					
						2016-08-15 08:33:59 +01:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Mike McQuaid 
							
						 
					 
					
						
						
						
						
							
						
						
							6e887fbf5a 
							
						 
					 
					
						
						
							
							sandbox: add formula? method and sandbox core.  
						
						 
						
						... 
						
						
						
						Add a new `Sandbox.formula?` method to see if a given formula should be
sandboxed. Use the formula to check its tap against a list of
pre-approved taps where we know every formula builds under the sandbox
(currently just homebrew/core). 
						
						
					 
					
						2016-08-15 08:33:58 +01:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Mike McQuaid 
							
						 
					 
					
						
						
						
						
							
						
						
							ca3e4fcc1d 
							
						 
					 
					
						
						
							
							cmd/test: use Sandbox.test?  
						
						 
						
						
						
						
					 
					
						2016-08-15 08:33:58 +01:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Mike McQuaid 
							
						 
					 
					
						
						
						
						
							
						
						
							fed96385ac 
							
						 
					 
					
						
						
							
							sandbox: add test? method.  
						
						 
						
						... 
						
						
						
						Simplify checking if we’re going to sandbox a test with `Sandbox.test?`. 
						
						
					 
					
						2016-08-15 08:33:58 +01:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Mike McQuaid 
							
						 
					 
					
						
						
						
						
							
						
						
							b630ab3d17 
							
						 
					 
					
						
						
							
							Merge pull request  #421  from apjanke/sanitize-bash_env  
						
						 
						
						... 
						
						
						
						brew: sanitize BASH_ENV 
						
						
					 
					
						2016-08-15 08:04:33 +01:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Andrew Janke 
							
						 
					 
					
						
						
						
						
							
						
						
							d57800c45b 
							
						 
					 
					
						
						
							
							brew: sanitize BASH_ENV  
						
						 
						
						
						
						
					 
					
						2016-08-14 17:20:29 -04:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Tim D. Smith 
							
						 
					 
					
						
						
						
						
							
						
						
							4309a19a7c 
							
						 
					 
					
						
						
							
							Test that sandbox complains correctly  
						
						 
						
						... 
						
						
						
						Test that sandbox does not complain about bogus .pyc errors and does
complain about other failures.
Closes  #684 . 
						
						
					 
					
						2016-08-14 12:23:17 -07:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Tim D. Smith 
							
						 
					 
					
						
						
						
						
							
						
						
							2aad3e052a 
							
						 
					 
					
						
						
							
							Don't report .pyc file writes in sandbox logs  
						
						 
						
						... 
						
						
						
						These are never fatal and often confusing.
Fixes  #683 . 
						
						
					 
					
						2016-08-14 12:21:50 -07:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Mike McQuaid 
							
						 
					 
					
						
						
						
						
							
						
						
							4111d29c81 
							
						 
					 
					
						
						
							
							Merge pull request  #711  from MikeMcQuaid/update-test-tweak  
						
						 
						
						... 
						
						
						
						update-test: tweak master not updated check. 
						
						
					 
					
						2016-08-14 13:13:50 +01:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Mike McQuaid 
							
						 
					 
					
						
						
						
						
							
						
						
							28fe84e5db 
							
						 
					 
					
						
						
							
							pull: loosen Jenkins Testing URL.  
						
						 
						
						
						
						
					 
					
						2016-08-14 12:06:37 +01:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Mike McQuaid 
							
						 
					 
					
						
						
						
						
							
						
						
							65164cb386 
							
						 
					 
					
						
						
							
							update-test: tweak master not updated check.  
						
						 
						
						... 
						
						
						
						Loosen this a bit; we don't necessarily expect the end commit is the one
we're looking for, just that it has changed from the start commit (i.e.
some sort of update has occurred).
Addresses some false negatives on `master` branch merges that weren't
present on the PR commits. 
						
						
					 
					
						2016-08-14 11:52:22 +01:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Mike McQuaid 
							
						 
					 
					
						
						
						
						
							
						
						
							0695edafa1 
							
						 
					 
					
						
						
							
							list: note that ls command is used.  
						
						 
						
						... 
						
						
						
						And arguments can be passed through to it.
Tweak produced out of conversation in
https://github.com/Homebrew/brew-evolution/pull/8 . 
						
						
					 
					
						2016-08-14 10:38:34 +01:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Mike McQuaid 
							
						 
					 
					
						
						
						
						
							
						
						
							d5005f4d8b 
							
						 
					 
					
						
						
							
							Merge pull request  #679  from MikeMcQuaid/ship-auto-update  
						
						 
						
						... 
						
						
						
						Ship Homebrew auto-update support. 
						
						
					 
					
						2016-08-14 10:07:28 +01:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Mike McQuaid 
							
						 
					 
					
						
						
						
						
							
						
						
							dd94aca9eb 
							
						 
					 
					
						
						
							
							Merge pull request  #703  from MikeMcQuaid/search-remove-cache  
						
						 
						
						... 
						
						
						
						search: remove thread-unsafe Hash cache. 
						
						
					 
					
						2016-08-14 10:00:18 +01:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Mike McQuaid 
							
						 
					 
					
						
						
						
						
							
						
						
							aa435825d2 
							
						 
					 
					
						
						
							
							Merge pull request  #702  from MikeMcQuaid/silence-audit-revisions  
						
						 
						
						... 
						
						
						
						Silence auditing formula revisions deprecations 
						
						
					 
					
						2016-08-14 10:00:13 +01:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Mike McQuaid 
							
						 
					 
					
						
						
						
						
							
						
						
							611ba62a24 
							
						 
					 
					
						
						
							
							Merge pull request  #689  from MikeMcQuaid/update-force  
						
						 
						
						... 
						
						
						
						update: add --force argument. 
						
						
					 
					
						2016-08-14 10:00:06 +01:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Mike McQuaid 
							
						 
					 
					
						
						
						
						
							
						
						
							fcb0b33f16 
							
						 
					 
					
						
						
							
							Merge pull request  #682  from eirinikos/extend-cmd-audit-tests  
						
						 
						
						... 
						
						
						
						tests: refactor FormulaTextTests in test_cmd_audit, add assertion to test_simple_valid_formula 
						
						
					 
					
						2016-08-14 09:44:54 +01:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Mike McQuaid 
							
						 
					 
					
						
						
						
						
							
						
						
							c008797ffe 
							
						 
					 
					
						
						
							
							Merge pull request  #677  from sjackman/print-dependencies  
						
						 
						
						... 
						
						
						
						install_dependencies: Do not truncate dependencies 
						
						
					 
					
						2016-08-14 09:44:07 +01:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Mike McQuaid 
							
						 
					 
					
						
						
						
						
							
						
						
							5b9fd5c82c 
							
						 
					 
					
						
						
							
							Merge pull request  #707  from ilovezfs/pull-testing-job-non-core  
						
						 
						
						... 
						
						
						
						pull: non-core tap support for Homebrew Testing jobs 
						
						
					 
					
						2016-08-14 09:43:24 +01:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Uladzislau Shablinski 
							
						 
					 
					
						
						
						
						
							
						
						
							b40b072ed8 
							
						 
					 
					
						
						
							
							tab: fix Tab.for_formula versions ( #687 )  
						
						 
						
						... 
						
						
						
						versions should be initialized even if formula is not installed 
						
						
					 
					
						2016-08-13 21:26:21 +08:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								ilovezfs 
							
						 
					 
					
						
						
						
						
							
						
						
							7c807d347e 
							
						 
					 
					
						
						
							
							pull: non-core tap support for Homebrew Testing jobs  
						
						 
						
						... 
						
						
						
						`test-bot --ci-testing` supports a `--tap` option for non-core taps, so
`brew pull` should too when pulling Homebrew Testing jobs. 
						
						
					 
					
						2016-08-13 02:28:33 -07:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Mike McQuaid 
							
						 
					 
					
						
						
						
						
							
						
						
							1e76a207b5 
							
						 
					 
					
						
						
							
							Tell people about update bug in README/issue template.  
						
						 
						
						
						
						
					 
					
						2016-08-13 08:45:36 +01:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Dominyk Tiller 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							36b0666f25 
							
						 
					 
					
						
						
							
							test_gpg: tweak rmtree usage  
						
						 
						
						... 
						
						
						
						Swats away this annoying warning when the test is skipped due to GPG being
unavailable:
```
  1) Skipped:
GpgTest#test_create_test_key:
GPG Unavailable
Error:
GpgTest#test_create_test_key:
NoMethodError: undefined method `rmtree' for nil:NilClass
    /usr/local/Library/Homebrew/test/test_gpg.rb:11:in `teardown'
```
Closes  #675 .
Signed-off-by: Dominyk Tiller <dominyktiller@gmail.com> 
						
						
					 
					
						2016-08-13 03:33:34 +01:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Dominyk Tiller 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							13dcdb3098 
							
						 
					 
					
						
						
							
							test_gpg2_requirement: add satisfied test  
						
						 
						
						
						
						
					 
					
						2016-08-13 03:33:33 +01:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Dominyk Tiller 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							e02ad2242a 
							
						 
					 
					
						
						
							
							gpg_requirement: rename to gpg2_requirement  
						
						 
						
						
						
						
					 
					
						2016-08-13 03:33:33 +01:00