Mike McQuaid 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							858c5e1afb 
							
						 
					 
					
						
						
							
							Merge pull request  #5411  from MikeMcQuaid/bye-jcount  
						
						... 
						
						
						
						README: remove JCount. 
						
						
					 
					
						2018-12-16 20:01:13 +00:00 
						 
				 
			
				
					
						
							
							
								Mike McQuaid 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							2eb1d62d70 
							
						 
					 
					
						
						
							
							README: remove JCount.  
						
						
						
						
					 
					
						2018-12-16 11:40:42 +00:00 
						 
				 
			
				
					
						
							
							
								dependabot[bot] 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							da00a899c5 
							
						 
					 
					
						
						
							
							Bump rb-inotify from 0.9.10 to 0.10.0 in /docs  
						
						... 
						
						
						
						Bumps [rb-inotify](https://github.com/guard/rb-inotify ) from 0.9.10 to 0.10.0.
- [Release notes](https://github.com/guard/rb-inotify/releases )
- [Commits](https://github.com/guard/rb-inotify/compare/v0.9.10...v0.10.0 )
Signed-off-by: dependabot[bot] <support@dependabot.com> 
						
						
					 
					
						2018-12-15 23:09:51 +00:00 
						 
				 
			
				
					
						
							
							
								Mike McQuaid 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							823716e030 
							
						 
					 
					
						
						
							
							Merge pull request  #5406  from jasontedor/clarify-open-source  
						
						... 
						
						
						
						Clarify the meaning of open source for core formula 
						
						
					 
					
						2018-12-15 19:27:22 +00:00 
						 
				 
			
				
					
						
							
							
								dependabot[bot] 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							babbd0f78c 
							
						 
					 
					
						
						
							
							Bump concurrent-ruby from 1.1.3 to 1.1.4 in /docs  
						
						... 
						
						
						
						Bumps [concurrent-ruby](https://github.com/ruby-concurrency/concurrent-ruby ) from 1.1.3 to 1.1.4.
- [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.3...v1.1.4 )
Signed-off-by: dependabot[bot] <support@dependabot.com> 
						
						
					 
					
						2018-12-15 18:36:08 +00:00 
						 
				 
			
				
					
						
							
							
								Jason Tedor 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							d8f4ce1e58 
							
						 
					 
					
						
						
							
							Clarify the meaning of open source for core formula  
						
						... 
						
						
						
						This commit clarifies the meaning of "open-source" when explaining that
only open source formulae are acceptable in core. In particular, the
open source license must be an OSI-approved license. 
						
						
					 
					
						2018-12-14 16:09:45 -05:00 
						 
				 
			
				
					
						
							
							
								Mike McQuaid 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							38493a35a2 
							
						 
					 
					
						
						
							
							Merge pull request  #5373  from EricFromCanada/man-page-text  
						
						... 
						
						
						
						docs: update other man page sections 
						
						
					 
					
						2018-12-07 15:00:49 +00:00 
						 
				 
			
				
					
						
							
							
								dependabot[bot] 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							5f85984d15 
							
						 
					 
					
						
						
							
							Bump rake from 12.3.1 to 12.3.2 in /docs  
						
						... 
						
						
						
						Bumps [rake](https://github.com/ruby/rake ) from 12.3.1 to 12.3.2.
- [Release notes](https://github.com/ruby/rake/releases )
- [Changelog](https://github.com/ruby/rake/blob/master/History.rdoc )
- [Commits](https://github.com/ruby/rake/compare/v12.3.1...v12.3.2 )
Signed-off-by: dependabot[bot] <support@dependabot.com> 
						
						
					 
					
						2018-12-07 09:50:29 +00:00 
						 
				 
			
				
					
						
							
							
								Richard Schneeman 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							1dcf8c689c 
							
						 
					 
					
						
						
							
							Update bash completion docs  
						
						... 
						
						
						
						When I try to run the proposed script in my `~/.bashrc` file I get this output:
```
-bash: have: command not found
-bash: have: command not found
-bash: have: command not found
-bash: have: command not found
-bash: have: command not found
-bash: have: command not found
-bash: have: command not found
-bash: have: command not found
-bash: have: command not found
-bash: have: command not found
-bash: [: =: unary operator expected
# ...
```
It goes on for quite some time and does not give me bash completion.
When I execute `source "$(brew --prefix)/etc/bash_completion"` it works and I get bash completion.
This script also emits a helpful error message letting people know if bash completion was not installed already.
I'll also add that the bash completion script takes a fairly long amount of time. I've seen between one quarter and a half of a second to execute it:
```
$ time source "$(brew --prefix)/etc/bash_completion"
real	0m0.254s
```
Though that's unrelated to this PR, making a note of it. 
						
						
					 
					
						2018-12-06 12:04:08 -06:00 
						 
				 
			
				
					
						
							
							
								EricFromCanada 
							
						 
					 
					
						
						
						
						
							
						
						
							799086f548 
							
						 
					 
					
						
						
							
							docs: update man page text  
						
						
						
						
					 
					
						2018-12-04 10:47:38 -05:00 
						 
				 
			
				
					
						
							
							
								Bryce Glover 
							
						 
					 
					
						
						
						
						
							
						
						
							387fb2fde0 
							
						 
					 
					
						
						
							
							man:  Mention neither HOMEBREW_DEBUG_INSTALL nor HOMEBREW_DEBUG_PREFIX any  
						
						... 
						
						
						
						more.
     `brew`'s `man` page's 'ENVIRONMENT' section is intended to list only those
environment variables that users can set, not any that Homebrew sets as part of
its operation. 
						
						
					 
					
						2018-11-30 13:00:10 -05:00 
						 
				 
			
				
					
						
							
							
								dependabot[bot] 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							4876b39f42 
							
						 
					 
					
						
						
							
							Bump html-proofer from 3.9.2 to 3.9.3 in /docs  
						
						... 
						
						
						
						Bumps [html-proofer](https://github.com/gjtorikian/html-proofer ) from 3.9.2 to 3.9.3.
- [Release notes](https://github.com/gjtorikian/html-proofer/releases )
- [Commits](https://github.com/gjtorikian/html-proofer/compare/v3.9.2...v3.9.3 )
Signed-off-by: dependabot[bot] <support@dependabot.com> 
						
						
					 
					
						2018-11-28 20:41:54 +00:00 
						 
				 
			
				
					
						
							
							
								dependabot[bot] 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							e9098dc91f 
							
						 
					 
					
						
						
							
							Bump faraday from 0.15.3 to 0.15.4 in /docs  
						
						... 
						
						
						
						Bumps [faraday](https://github.com/lostisland/faraday ) from 0.15.3 to 0.15.4.
- [Release notes](https://github.com/lostisland/faraday/releases )
- [Changelog](https://github.com/lostisland/faraday/blob/master/CHANGELOG.md )
- [Commits](https://github.com/lostisland/faraday/compare/v0.15.3...v0.15.4 )
Signed-off-by: dependabot[bot] <support@dependabot.com> 
						
						
					 
					
						2018-11-27 11:34:28 +00:00 
						 
				 
			
				
					
						
							
							
								Mike McQuaid 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							70bf0d39f3 
							
						 
					 
					
						
						
							
							manpage: add HOMEBREW_UPDATE_TO_TAG docs.  
						
						
						
						
					 
					
						2018-11-25 20:16:27 +00:00 
						 
				 
			
				
					
						
							
							
								Mike McQuaid 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							b94ffad71a 
							
						 
					 
					
						
						
							
							Merge pull request  #5238  from EricFromCanada/older-installation  
						
						... 
						
						
						
						docs: update instructions for OS X < 10.9 
						
						
					 
					
						2018-11-17 12:33:11 +00:00 
						 
				 
			
				
					
						
							
							
								EricFromCanada 
							
						 
					 
					
						
						
						
						
							
						
						
							81e2fbd032 
							
						 
					 
					
						
						
							
							docs: update instructions for OS X < 10.9  
						
						
						
						
					 
					
						2018-11-14 16:44:35 -05:00 
						 
				 
			
				
					
						
							
							
								dependabot[bot] 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							a6fdb0e4e8 
							
						 
					 
					
						
						
							
							Bump github-pages from 192 to 193 in /docs  
						
						... 
						
						
						
						Bumps [github-pages](https://github.com/github/pages-gem ) from 192 to 193.
- [Release notes](https://github.com/github/pages-gem/releases )
- [Commits](https://github.com/github/pages-gem/compare/v192...v193 )
Signed-off-by: dependabot[bot] <support@dependabot.com> 
						
						
					 
					
						2018-11-14 15:14:13 +00:00 
						 
				 
			
				
					
						
							
							
								Mike McQuaid 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							05e670e1b2 
							
						 
					 
					
						
						
							
							Merge pull request  #5284  from native-api/specifying-formula-bottle  
						
						... 
						
						
						
						docs: bottle is a valid formula specifier, too 
						
						
					 
					
						2018-11-14 11:35:42 +00:00 
						 
				 
			
				
					
						
							
							
								dependabot[bot] 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							c510b702aa 
							
						 
					 
					
						
						
							
							Bump html-pipeline from 2.9.0 to 2.9.1 in /docs  
						
						... 
						
						
						
						Bumps [html-pipeline](https://github.com/jch/html-pipeline ) from 2.9.0 to 2.9.1.
- [Release notes](https://github.com/jch/html-pipeline/releases )
- [Changelog](https://github.com/jch/html-pipeline/blob/master/CHANGELOG.md )
- [Commits](https://github.com/jch/html-pipeline/compare/v2.9.0...v2.9.1 )
Signed-off-by: dependabot[bot] <support@dependabot.com> 
						
						
					 
					
						2018-11-13 20:17:14 +00:00 
						 
				 
			
				
					
						
							
							
								Ivan Pozdeev 
							
						 
					 
					
						
						
						
						
							
						
						
							57b744680c 
							
						 
					 
					
						
						
							
							docs: bottle is a valid formula specifier, too  
						
						
						
						
					 
					
						2018-11-10 20:33:51 +03:00 
						 
				 
			
				
					
						
							
							
								Mike McQuaid 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							a10307368f 
							
						 
					 
					
						
						
							
							Merge pull request  #5281  from Homebrew/dependabot/bundler/docs/sass-3.7.2  
						
						... 
						
						
						
						Bump sass from 3.7.1 to 3.7.2 in /docs 
						
						
					 
					
						2018-11-09 09:36:13 +00:00 
						 
				 
			
				
					
						
							
							
								dependabot[bot] 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							95a27864e2 
							
						 
					 
					
						
						
							
							Bump html-pipeline from 2.8.4 to 2.9.0 in /docs  
						
						... 
						
						
						
						Bumps [html-pipeline](https://github.com/jch/html-pipeline ) from 2.8.4 to 2.9.0.
- [Release notes](https://github.com/jch/html-pipeline/releases )
- [Changelog](https://github.com/jch/html-pipeline/blob/master/CHANGELOG.md )
- [Commits](https://github.com/jch/html-pipeline/compare/v2.8.4...v2.9.0 )
Signed-off-by: dependabot[bot] <support@dependabot.com> 
						
						
					 
					
						2018-11-08 23:46:05 +00:00 
						 
				 
			
				
					
						
							
							
								dependabot[bot] 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							2882a12dd5 
							
						 
					 
					
						
						
							
							Bump sass from 3.7.1 to 3.7.2 in /docs  
						
						... 
						
						
						
						Bumps [sass](https://github.com/sass/ruby-sass ) from 3.7.1 to 3.7.2.
- [Release notes](https://github.com/sass/ruby-sass/releases )
- [Commits](https://github.com/sass/ruby-sass/commits )
Signed-off-by: dependabot[bot] <support@dependabot.com> 
						
						
					 
					
						2018-11-08 22:44:46 +00:00 
						 
				 
			
				
					
						
							
							
								dependabot[bot] 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							1a280c64ab 
							
						 
					 
					
						
						
							
							Bump sass from 3.7.0 to 3.7.1 in /docs  
						
						... 
						
						
						
						Bumps [sass](https://github.com/sass/ruby-sass ) from 3.7.0 to 3.7.1.
- [Release notes](https://github.com/sass/ruby-sass/releases )
- [Commits](https://github.com/sass/ruby-sass/compare/3.7.0...3.7.1 )
Signed-off-by: dependabot[bot] <support@dependabot.com> 
						
						
					 
					
						2018-11-07 19:40:29 +00:00 
						 
				 
			
				
					
						
							
							
								dependabot[bot] 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							cc11eaaf6d 
							
						 
					 
					
						
						
							
							Bump concurrent-ruby from 1.1.2 to 1.1.3 in /docs  
						
						... 
						
						
						
						Bumps [concurrent-ruby](https://github.com/ruby-concurrency/concurrent-ruby ) from 1.1.2 to 1.1.3.
- [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.2...v1.1.3 )
Signed-off-by: dependabot[bot] <support@dependabot.com> 
						
						
					 
					
						2018-11-07 09:44:10 +00:00 
						 
				 
			
				
					
						
							
							
								dependabot[bot] 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							49744a0ba3 
							
						 
					 
					
						
						
							
							Bump sass from 3.6.0 to 3.7.0 in /docs  
						
						... 
						
						
						
						Bumps [sass](https://github.com/sass/ruby-sass ) from 3.6.0 to 3.7.0.
- [Release notes](https://github.com/sass/ruby-sass/releases )
- [Commits](https://github.com/sass/ruby-sass/compare/3.6.0...3.7.0 )
Signed-off-by: dependabot[bot] <support@dependabot.com> 
						
						
					 
					
						2018-11-06 23:10:09 +00:00 
						 
				 
			
				
					
						
							
							
								Mike McQuaid 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							6b1d439a87 
							
						 
					 
					
						
						
							
							Merge pull request  #5165  from Wojonatior/feature/homebrew_install_cleanup  
						
						... 
						
						
						
						Implement the HOMEBREW_INSTALL_CLEANUP env to trigger cleanup on reinstall/install/upgrade 
						
						
					 
					
						2018-11-06 10:29:42 +00:00 
						 
				 
			
				
					
						
							
							
								Mike McQuaid 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							0476e09045 
							
						 
					 
					
						
						
							
							Merge pull request  #5260  from Homebrew/dependabot/bundler/docs/concurrent-ruby-1.1.2  
						
						... 
						
						
						
						Bump concurrent-ruby from 1.1.1 to 1.1.2 in /docs 
						
						
					 
					
						2018-11-06 10:23:13 +00:00 
						 
				 
			
				
					
						
							
							
								dependabot[bot] 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							94697126cd 
							
						 
					 
					
						
						
							
							Bump concurrent-ruby from 1.1.1 to 1.1.2 in /docs  
						
						... 
						
						
						
						Bumps [concurrent-ruby](https://github.com/ruby-concurrency/concurrent-ruby ) from 1.1.1 to 1.1.2.
- [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.1...v1.1.2 )
Signed-off-by: dependabot[bot] <support@dependabot.com> 
						
						
					 
					
						2018-11-06 09:18:50 +00:00 
						 
				 
			
				
					
						
							
							
								dependabot[bot] 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							c381db599b 
							
						 
					 
					
						
						
							
							Bump typhoeus from 1.3.0 to 1.3.1 in /docs  
						
						... 
						
						
						
						Bumps [typhoeus](https://github.com/typhoeus/typhoeus ) from 1.3.0 to 1.3.1.
- [Release notes](https://github.com/typhoeus/typhoeus/releases )
- [Changelog](https://github.com/typhoeus/typhoeus/blob/master/CHANGELOG.md )
- [Commits](https://github.com/typhoeus/typhoeus/compare/v1.3.0...v1.3.1 )
Signed-off-by: dependabot[bot] <support@dependabot.com> 
						
						
					 
					
						2018-11-06 09:01:53 +00:00 
						 
				 
			
				
					
						
							
							
								Mike McQuaid 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							3db445549e 
							
						 
					 
					
						
						
							
							Merge pull request  #5255  from Homebrew/dependabot/bundler/docs/concurrent-ruby-1.1.1  
						
						... 
						
						
						
						Bump concurrent-ruby from 1.0.5 to 1.1.1 in /docs 
						
						
					 
					
						2018-11-06 08:56:08 +00:00 
						 
				 
			
				
					
						
							
							
								Mike McQuaid 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							d51a9e8564 
							
						 
					 
					
						
						
							
							README: more maintainer updates.  
						
						
						
						
					 
					
						2018-11-05 14:36:03 +00:00 
						 
				 
			
				
					
						
							
							
								dependabot[bot] 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							b371e9ef1d 
							
						 
					 
					
						
						
							
							Bump concurrent-ruby from 1.0.5 to 1.1.1 in /docs  
						
						... 
						
						
						
						Bumps [concurrent-ruby](https://github.com/ruby-concurrency/concurrent-ruby ) from 1.0.5 to 1.1.1.
- [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.0.5...v1.1.1 )
Signed-off-by: dependabot[bot] <support@dependabot.com> 
						
						
					 
					
						2018-11-05 14:27:25 +00:00 
						 
				 
			
				
					
						
							
							
								Mike McQuaid 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							ab54a00203 
							
						 
					 
					
						
						
							
							README: update maintainers.  
						
						
						
						
					 
					
						2018-11-04 10:46:09 +00:00 
						 
				 
			
				
					
						
							
							
								Mike McQuaid 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							76016340cd 
							
						 
					 
					
						
						
							
							docs/Maintainer-Guidelines: add mission.  
						
						
						
						
					 
					
						2018-11-02 14:59:20 +00:00 
						 
				 
			
				
					
						
							
							
								Mike McQuaid 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							4864eaf853 
							
						 
					 
					
						
						
							
							Merge pull request  #5212  from Homebrew/dependabot/bundler/docs/pathutil-0.16.2  
						
						... 
						
						
						
						Bump pathutil from 0.16.1 to 0.16.2 in /docs 
						
						
					 
					
						2018-10-31 09:46:36 +00:00 
						 
				 
			
				
					
						
							
							
								Jarek Wojciechowski 
							
						 
					 
					
						
						
						
						
							
						
						
							6c2f41b90c 
							
						 
					 
					
						
						
							
							Update docs and manpage for HOMEBREW_INSTALL_CLEANUP  
						
						
						
						
					 
					
						2018-10-30 10:19:45 -04:00 
						 
				 
			
				
					
						
							
							
								dependabot[bot] 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							5af773b134 
							
						 
					 
					
						
						
							
							Bump pathutil from 0.16.1 to 0.16.2 in /docs  
						
						... 
						
						
						
						Bumps [pathutil](https://github.com/envygeeks/pathutil ) from 0.16.1 to 0.16.2.
- [Release notes](https://github.com/envygeeks/pathutil/releases )
- [Commits](https://github.com/envygeeks/pathutil/compare/v0.16.1...v0.16.2 )
Signed-off-by: dependabot[bot] <support@dependabot.com> 
						
						
					 
					
						2018-10-30 13:46:37 +00:00 
						 
				 
			
				
					
						
							
							
								commitay 
							
						 
					 
					
						
						
						
						
							
						
						
							32b1f13bd0 
							
						 
					 
					
						
						
							
							bump-formula-pr: run audit by default  
						
						
						
						
					 
					
						2018-10-30 13:22:36 +10:00 
						 
				 
			
				
					
						
							
							
								Jarek Wojciechowski 
							
						 
					 
					
						
						
						
						
							
						
						
							452d1db109 
							
						 
					 
					
						
						
							
							Merge branch 'master' into feature/homebrew_install_cleanup  
						
						
						
						
					 
					
						2018-10-29 11:24:56 -04:00 
						 
				 
			
				
					
						
							
							
								Jarek Wojciechowski 
							
						 
					 
					
						
						
						
						
							
						
						
							51ca60d6d5 
							
						 
					 
					
						
						
							
							add formula cleanup to install and reinstall  
						
						
						
						
					 
					
						2018-10-29 11:23:32 -04:00 
						 
				 
			
				
					
						
							
							
								Mike McQuaid 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							033386a75e 
							
						 
					 
					
						
						
							
							Merge pull request  #5182  from EricFromCanada/prepend-shims-path  
						
						... 
						
						
						
						Prepend shims path to PATH used by `system` and `safe_system` 
						
						
					 
					
						2018-10-29 13:39:41 +00:00 
						 
				 
			
				
					
						
							
							
								Mike McQuaid 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							8e092d0ae0 
							
						 
					 
					
						
						
							
							README: add Jason Tedor.  
						
						... 
						
						
						
						Welcome! 
						
						
					 
					
						2018-10-27 15:18:06 +01:00 
						 
				 
			
				
					
						
							
							
								EricFromCanada 
							
						 
					 
					
						
						
						
						
							
						
						
							9e4fb40f92 
							
						 
					 
					
						
						
							
							docs: update descriptions of git- and curl-related vars  
						
						... 
						
						
						
						Note that the `HOMEBREW_FORCE_BREWED_` vars are automatically set if the system `git` and `curl` are too old. Drop mention of `HOMEBREW_GIT` which isn't user-settable. 
						
						
					 
					
						2018-10-26 23:47:59 -04:00 
						 
				 
			
				
					
						
							
							
								Sean Molenaar 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							96e18d71fa 
							
						 
					 
					
						
						
							
							Clear up tap naming  
						
						... 
						
						
						
						Explain the recommendation to use the homebrew- prefix.
As pointed out in: https://discourse.brew.sh/t/couldnt-tap-github-repo-without-homebrew-prefix/3178/2  
						
						
					 
					
						2018-10-24 09:12:42 +02:00 
						 
				 
			
				
					
						
							
							
								Jarek Wojciechowski 
							
						 
					 
					
						
						
						
						
							
						
						
							18f8adbd5c 
							
						 
					 
					
						
						
							
							test and add HOMEBREW_INSTALL_CLEANUP to upgrade  
						
						
						
						
					 
					
						2018-10-23 15:46:07 -04:00 
						 
				 
			
				
					
						
							
							
								Mike McQuaid 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							fe9a9fd883 
							
						 
					 
					
						
						
							
							Update manpage  
						
						... 
						
						
						
						Pull in changes from
https://github.com/Homebrew/homebrew-services/pull/174  and some missing
changes from https://github.com/Homebrew/brew/pull/5089 . 
						
						
					 
					
						2018-10-23 15:52:18 +01:00 
						 
				 
			
				
					
						
							
							
								Mike McQuaid 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							ab99b55108 
							
						 
					 
					
						
						
							
							info: tweak analytics behaviour.  
						
						... 
						
						
						
						- Make `--verbose` and `--analytics` behave differently.
- Allow `--analytics` to return results for formulae that don't exist
  (but are in the top 10,000 installed formulae). 
						
						
					 
					
						2018-10-21 13:07:08 +01:00 
						 
				 
			
				
					
						
							
							
								Mike McQuaid 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							0617dc1c1d 
							
						 
					 
					
						
						
							
							info: make verbose analytics use tabular output.  
						
						... 
						
						
						
						This copies (and slightly improves) the current `brew formula-analytics`
output so `brew formula-analytics` can be adjusted to just output JSON. 
						
						
					 
					
						2018-10-20 12:06:25 +01:00 
						 
				 
			
				
					
						
							
							
								EricFromCanada 
							
						 
					 
					
						
						
						
						
							
						
						
							388781f6a7 
							
						 
					 
					
						
						
							
							dev-cmd/: remove colons from command specs.  
						
						... 
						
						
						
						These aren't needed when converting Parser-based help text to man page or Markdown formats.
Includes regenerated docs. 
						
						
					 
					
						2018-10-19 13:12:55 -04:00