Dawid Dziurla 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							11bdacf1b9 
							
						 
					 
					
						
						
							
							Merge pull request  #7035  from issyl0/bump-formula-pr-fix-unbottled-linux-only-formulae  
						
						 
						
						... 
						
						
						
						bump-formula-pr: Only delete Linux bottle line if it exists 
						
						
					 
					
						2020-02-15 00:35:58 +01:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Issy Long 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							1ab843ba47 
							
						 
					 
					
						
						
							
							bump-formula-pr: Only delete Linux bottle line if it exists  
						
						 
						
						... 
						
						
						
						- We have some Linux-only formulae that don't have bottles.
- Previously, bumping a Linux-only formula that didn't have a bottle
  line - eg, `adoptopenjdk` which is `bottle :unneeded` - would fail:
```
Error: inreplace failed
/app/linuxbrew/Homebrew/Library/Taps/homebrew/homebrew-core/Formula/adoptopenjdk.rb:
expected replacement of /^    sha256 ".+" => :x86_64_linux\n/m with "\2"
``` 
						
						
					 
					
						2020-02-14 22:41:31 +00:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Mike McQuaid 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							23ab620cd4 
							
						 
					 
					
						
						
							
							Merge pull request  #7034  from MikeMcQuaid/upgrade-no-reinstall-dry-run  
						
						 
						
						... 
						
						
						
						cmd/upgrade, reinstall: don't install on dry-run. 
						
						
					 
					
						2020-02-14 13:59:57 +00:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Mike McQuaid 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							ac97c8545a 
							
						 
					 
					
						
						
							
							cmd/upgrade, reinstall: don't install on dry-run.  
						
						 
						
						... 
						
						
						
						Fixes  #7033 . 
						
						
					 
					
						2020-02-14 12:18:55 +00:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Issy Long 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							516d7e8278 
							
						 
					 
					
						
						
							
							Merge pull request  #7032  from issyl0/bump-formula-pr-new-linux-formula-indicator  
						
						 
						
						... 
						
						
						
						bump-formula-pr: Determine Linux-only formulae with `depends_on :linux` 
						
						
					 
					
						2020-02-13 23:18:03 +00:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Issy Long 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							1df8584d13 
							
						 
					 
					
						
						
							
							bump-formula-pr: Determine Linux-only formulae with depends_on :linux  
						
						 
						
						... 
						
						
						
						- We used to use `# tag "linux"` in Homebrew/linuxbrew-core for the ~50
  Linux-only formulae. As of
  6578a4aa86 ,
  we're using `depends_on :linux` to have a consistent syntax between
  Linux and macOS.
- Therefore, we have to change the search string for Linux-only formulae
  that determines whether or not `brew bump-formula-pr` deletes the bottle
  line. 
						
						
					 
					
						2020-02-13 21:28:12 +00:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Mike McQuaid 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							1b2bb2380e 
							
						 
					 
					
						
						
							
							Merge pull request  #7025  from dawidd6/deps-tree-consistent  
						
						 
						
						... 
						
						
						
						deps: give consistent results 
						
						
					 
					
						2020-02-13 09:43:19 +00:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Dawid Dziurla 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							967b9b8112 
							
						 
					 
					
						
						
							
							deps: give consistent results  
						
						 
						
						... 
						
						
						
						Co-Authored-By: Mike McQuaid <mike@mikemcquaid.com> 
						
						
					 
					
						2020-02-12 22:38:20 +01:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Mike McQuaid 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							e20e3667f9 
							
						 
					 
					
						
						
							
							Merge pull request  #7026  from MikeMcQuaid/update-git-name-email  
						
						 
						
						... 
						
						
						
						update: allow setting Git name and email. 
						
						
					 
					
						2020-02-12 20:40:57 +00:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Mike McQuaid 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							59958777c1 
							
						 
					 
					
						
						
							
							update: allow setting Git name and email.  
						
						 
						
						... 
						
						
						
						This is needed for `brew test-bot` when no global Git configuration is
present. 
						
						
					 
					
						2020-02-12 20:00:14 +00:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Gautham Goli 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							e7fd14dc30 
							
						 
					 
					
						
						
							
							Merge pull request  #7024  from GauthamGoli/build-args-fix  
						
						 
						
						... 
						
						
						
						build.rb: Use CLI::Parser to parse args 
						
						
					 
					
						2020-02-12 02:18:05 +05:30  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Gautham G 
							
						 
					 
					
						
						
						
						
							
						
						
							8ce7a55add 
							
						 
					 
					
						
						
							
							build.rb: Use CLI::Parser to parse args  
						
						 
						
						... 
						
						
						
						Fixes  #7008  
						
						
					 
					
						2020-02-11 23:56:38 +05:30  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Mike McQuaid 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							708010e6fd 
							
						 
					 
					
						
						
							
							Merge pull request  #7022  from Homebrew/dependabot/bundler/Library/Homebrew/concurrent-ruby-1.1.6  
						
						 
						
						... 
						
						
						
						build: bump concurrent-ruby from 1.1.5 to 1.1.6 in /Library/Homebrew 
						
						
					 
					
						2020-02-11 13:40:55 +00:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Mike McQuaid 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							3b32888c65 
							
						 
					 
					
						
						
							
							Merge pull request  #7017  from Homebrew/dependabot/bundler/Library/Homebrew/nokogiri-1.10.8  
						
						 
						
						... 
						
						
						
						build: bump nokogiri from 1.10.7 to 1.10.8 in /Library/Homebrew 
						
						
					 
					
						2020-02-11 12:50:35 +00:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Mike McQuaid 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							1322d962b8 
							
						 
					 
					
						
						
							
							rubocop_rspec: disable some new rules.  
						
						 
						
						
						
						
					 
					
						2020-02-11 12:46:49 +00:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Mike McQuaid 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							baa1491bda 
							
						 
					 
					
						
						
							
							brew vendor-gems: commit updates.  
						
						 
						
						
						
						
					 
					
						2020-02-11 12:38:38 +00:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Mike McQuaid 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							ccd3744fc9 
							
						 
					 
					
						
						
							
							Merge remote-tracking branch 'origin/dependabot/bundler/Library/Homebrew/rubocop-rspec-1.38.0' into dependabot/bundler/Library/Homebrew/concurrent-ruby-1.1.6  
						
						 
						
						
						
						
					 
					
						2020-02-11 12:37:05 +00:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot-preview[bot] 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							e47725716d 
							
						 
					 
					
						
						
							
							build: bump nokogiri from 1.10.7 to 1.10.8 in /Library/Homebrew  
						
						 
						
						... 
						
						
						
						Bumps [nokogiri](https://github.com/sparklemotion/nokogiri ) from 1.10.7 to 1.10.8.
- [Release notes](https://github.com/sparklemotion/nokogiri/releases )
- [Changelog](https://github.com/sparklemotion/nokogiri/blob/master/CHANGELOG.md )
- [Commits](https://github.com/sparklemotion/nokogiri/compare/v1.10.7...v1.10.8 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com> 
						
						
					 
					
						2020-02-11 12:31:23 +00:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot-preview[bot] 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							11f461a315 
							
						 
					 
					
						
						
							
							build: bump concurrent-ruby from 1.1.5 to 1.1.6 in /Library/Homebrew  
						
						 
						
						... 
						
						
						
						Bumps [concurrent-ruby](https://github.com/ruby-concurrency/concurrent-ruby ) from 1.1.5 to 1.1.6.
- [Release notes](https://github.com/ruby-concurrency/concurrent-ruby/releases )
- [Changelog](https://github.com/ruby-concurrency/concurrent-ruby/blob/master/CHANGELOG.md )
- [Commits](https://github.com/ruby-concurrency/concurrent-ruby/compare/v1.1.5...v1.1.6 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com> 
						
						
					 
					
						2020-02-11 12:31:12 +00:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Mike McQuaid 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							dca717e699 
							
						 
					 
					
						
						
							
							Merge pull request  #6969  from dawidd6/bottle-cellar-priority  
						
						 
						
						... 
						
						
						
						bottle: prioritize HOMEBREW_CELLAR over :any over :any_skip_relocation 
						
						
					 
					
						2020-02-11 12:31:09 +00:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Mike McQuaid 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							5c1ac3d0bc 
							
						 
					 
					
						
						
							
							Merge pull request  #7020  from jonchang/new-intel-names  
						
						 
						
						... 
						
						
						
						cpu: add new Intel names 
						
						
					 
					
						2020-02-11 12:30:33 +00:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Mike McQuaid 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							022d85ef98 
							
						 
					 
					
						
						
							
							Merge pull request  #7018  from Homebrew/dependabot/bundler/docs/nokogiri-1.10.8  
						
						 
						
						... 
						
						
						
						build: bump nokogiri from 1.10.7 to 1.10.8 in /docs 
						
						
					 
					
						2020-02-11 12:30:12 +00:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Mike McQuaid 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							8af45d1dfb 
							
						 
					 
					
						
						
							
							Merge pull request  #7021  from Homebrew/dependabot/bundler/docs/concurrent-ruby-1.1.6  
						
						 
						
						... 
						
						
						
						build: bump concurrent-ruby from 1.1.5 to 1.1.6 in /docs 
						
						
					 
					
						2020-02-11 12:29:55 +00:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot-preview[bot] 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							5a2ededb7a 
							
						 
					 
					
						
						
							
							build: bump rubocop-rspec from 1.37.1 to 1.38.0 in /Library/Homebrew  
						
						 
						
						... 
						
						
						
						Bumps [rubocop-rspec](https://github.com/rubocop-hq/rubocop-rspec ) from 1.37.1 to 1.38.0.
- [Release notes](https://github.com/rubocop-hq/rubocop-rspec/releases )
- [Changelog](https://github.com/rubocop-hq/rubocop-rspec/blob/master/CHANGELOG.md )
- [Commits](https://github.com/rubocop-hq/rubocop-rspec/compare/v1.37.1...v1.38.0 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com> 
						
						
					 
					
						2020-02-11 08:05:39 +00:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot-preview[bot] 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							2f66f98f0a 
							
						 
					 
					
						
						
							
							build: bump concurrent-ruby from 1.1.5 to 1.1.6 in /docs  
						
						 
						
						... 
						
						
						
						Bumps [concurrent-ruby](https://github.com/ruby-concurrency/concurrent-ruby ) from 1.1.5 to 1.1.6.
- [Release notes](https://github.com/ruby-concurrency/concurrent-ruby/releases )
- [Changelog](https://github.com/ruby-concurrency/concurrent-ruby/blob/master/CHANGELOG.md )
- [Commits](https://github.com/ruby-concurrency/concurrent-ruby/compare/v1.1.5...v1.1.6 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com> 
						
						
					 
					
						2020-02-11 05:12:38 +00:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Jonathan Chang 
							
						 
					 
					
						
						
						
						
							
						
						
							6d46a4eed7 
							
						 
					 
					
						
						
							
							cpu: add new Intel names  
						
						 
						
						
						
						
					 
					
						2020-02-11 12:14:14 +11:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Dawid Dziurla 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							c80107c8a2 
							
						 
					 
					
						
						
							
							bottle: prioritize HOMEBREW_CELLAR over :any over :any_skip_relocation  
						
						 
						
						
						
						
					 
					
						2020-02-10 21:39:36 +01:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot-preview[bot] 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							c8c371be8f 
							
						 
					 
					
						
						
							
							build: bump nokogiri from 1.10.7 to 1.10.8 in /docs  
						
						 
						
						... 
						
						
						
						Bumps [nokogiri](https://github.com/sparklemotion/nokogiri ) from 1.10.7 to 1.10.8.
- [Release notes](https://github.com/sparklemotion/nokogiri/releases )
- [Changelog](https://github.com/sparklemotion/nokogiri/blob/master/CHANGELOG.md )
- [Commits](https://github.com/sparklemotion/nokogiri/compare/v1.10.7...v1.10.8 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com> 
						
						
					 
					
						2020-02-10 19:51:05 +00:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Mike McQuaid 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							5e17527c3a 
							
						 
					 
					
						
						
							
							Merge pull request  #7015  from Homebrew/dependabot/bundler/Library/Homebrew/tins-1.24.1  
						
						 
						
						... 
						
						
						
						build: bump tins from 1.24.0 to 1.24.1 in /Library/Homebrew 
						
						
					 
					
						2020-02-10 19:35:47 +00:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot-preview[bot] 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							1e87cec4bf 
							
						 
					 
					
						
						
							
							build: bump tins from 1.24.0 to 1.24.1 in /Library/Homebrew  
						
						 
						
						... 
						
						
						
						Bumps [tins](https://github.com/flori/tins ) from 1.24.0 to 1.24.1.
- [Release notes](https://github.com/flori/tins/releases )
- [Commits](https://github.com/flori/tins/compare/v1.24.0...v1.24.1 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com> 
						
						
					 
					
						2020-02-10 13:58:56 +00:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Mike McQuaid 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							b8c2e96ee6 
							
						 
					 
					
						
						
							
							Merge pull request  #7010  from PPACI/patch-1  
						
						 
						
						... 
						
						
						
						Update Taps.md 
						
						
					 
					
						2020-02-07 14:04:37 +00:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Pierre PACI 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							bab72445b9 
							
						 
					 
					
						
						
							
							Update Taps.md  
						
						 
						
						... 
						
						
						
						brew tap user/repo example was misleading 
						
						
					 
					
						2020-02-07 14:29:44 +01:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Issy Long 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							423b0f0bb8 
							
						 
					 
					
						
						
							
							Merge pull request  #7005  from jonchang/new-linux-docs  
						
						 
						
						... 
						
						
						
						docs: update with new Linux workflow 
						
						
					 
					
						2020-02-06 22:21:33 +01:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Jonathan Chang 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							83c09d20c2 
							
						 
					 
					
						
						
							
							docs: update with new Linux workflow  
						
						 
						
						
						
						
					 
					
						2020-02-06 21:00:45 +00:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Mike McQuaid 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							f144f63178 
							
						 
					 
					
						
						
							
							Merge pull request  #6997  from sj26/reinstall-interactive  
						
						 
						
						... 
						
						
						
						brew reinstall --interactive 
						
						
					 
					
						2020-02-06 13:43:46 +00:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Samuel Cochran 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							8cd0177656 
							
						 
					 
					
						
						
							
							brew man  
						
						 
						
						
						
						
					 
					
						2020-02-06 09:58:10 +11:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Samuel Cochran 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							b922ebec2a 
							
						 
					 
					
						
						
							
							Add --interactive to brew upgrade  
						
						 
						
						
						
						
					 
					
						2020-02-06 09:57:49 +11:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Samuel Cochran 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							b9a90e355b 
							
						 
					 
					
						
						
							
							brew man  
						
						 
						
						
						
						
					 
					
						2020-02-06 09:56:51 +11:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Samuel Cochran 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							4c91ca06db 
							
						 
					 
					
						
						
							
							Add --interactive to brew reinstall  
						
						 
						
						... 
						
						
						
						More often than I realised, I want to `brew reinstall
--build-from-source --interactive $FORMULA` to add some custom
configuration. It seems like a useful addition? 
						
						
					 
					
						2020-02-06 09:56:51 +11:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Mike McQuaid 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							2555e43a6d 
							
						 
					 
					
						
						
							
							Merge pull request  #7004  from MikeMcQuaid/tap-args  
						
						 
						
						... 
						
						
						
						tap: fix arguments. 
						
						
					 
					
						2020-02-05 20:41:02 +00:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Mike McQuaid 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							a915114ea7 
							
						 
					 
					
						
						
							
							tap: fix arguments.  
						
						 
						
						... 
						
						
						
						- Use Ruby attribute arguments.
- Fix use of `full_clone` in `cmd/tap` to be on by default.
- Remove unnecessary argument in test. 
						
						
					 
					
						2020-02-05 20:22:21 +00:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Mike McQuaid 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							72303fb9bb 
							
						 
					 
					
						
						
							
							Merge pull request  #7000  from GauthamGoli/argv-cleanup-10  
						
						 
						
						... 
						
						
						
						ARGV: Deprecate ARGV.quieter? 
						
						
					 
					
						2020-02-05 20:20:20 +00:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Mike McQuaid 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							76132dbdae 
							
						 
					 
					
						
						
							
							Merge pull request  #7003  from MikeMcQuaid/system_command_result_spec_fix  
						
						 
						
						... 
						
						
						
						system_command_result_spec: fix frozen objects. 
						
						
					 
					
						2020-02-05 19:48:43 +00:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Mike McQuaid 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							8141e81c48 
							
						 
					 
					
						
						
							
							Merge pull request  #6999  from jonchang/dockerfile-speedups  
						
						 
						
						... 
						
						
						
						Dockerfile: changes to speed CI runs 
						
						
					 
					
						2020-02-05 19:47:33 +00:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Mike McQuaid 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							ecce70bc32 
							
						 
					 
					
						
						
							
							Rename --quieter args to --quiet.  
						
						 
						
						
						
						
					 
					
						2020-02-05 19:43:59 +00:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Mike McQuaid 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							f2b8d4ec08 
							
						 
					 
					
						
						
							
							Dockerfile: use normal brew cleanup.  
						
						 
						
						
						
						
					 
					
						2020-02-05 19:31:59 +00:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Mike McQuaid 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							9eedb1e2ca 
							
						 
					 
					
						
						
							
							system_command_result_spec: fix frozen objects.  
						
						 
						
						
						
						
					 
					
						2020-02-05 19:28:25 +00:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Gautham Goli 
							
						 
					 
					
						
						
						
						
							
						
						
							1f9563f4bc 
							
						 
					 
					
						
						
							
							ARGV: Deprecate ARGV.quieter?  
						
						 
						
						
						
						
					 
					
						2020-02-04 18:53:33 +02:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Jonathan Chang 
							
						 
					 
					
						
						
						
						
							
						
						
							efc27df4bd 
							
						 
					 
					
						
						
							
							Dockerfile: changes to speed CI runs  
						
						 
						
						
						
						
					 
					
						2020-02-04 17:10:13 +01:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Mike McQuaid 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							87c35ac449 
							
						 
					 
					
						
						
							
							Merge pull request  #6995  from issyl0/fix-brew-edit-with-graphical-editor  
						
						 
						
						... 
						
						
						
						bin/brew: Fix `brew edit` behaviour when using a graphical editor 
						
						
					 
					
						2020-02-04 15:10:55 +01:00