Matthew Strax-Haber 
							
						 
					 
					
						
						
						
						
							
						
						
							0dca037446 
							
						 
					 
					
						
						
							
							Fix outdated --repository man documentation  
						
						
						
						
					 
					
						2017-06-15 18:25:16 -07:00 
						 
				 
			
				
					
						
							
							
								Mike McQuaid 
							
						 
					 
					
						
						
						
						
							
						
						
							7d5b8a5cea 
							
						 
					 
					
						
						
							
							tests: cleanup tests.  
						
						... 
						
						
						
						Remove pending tests that are never run on CI (i.e. require `--online`),
remove fixtures for those tests and just make `--official-cmd-taps`
run by `--online` instead. 
						
						
					 
					
						2017-06-07 16:25:07 +01:00 
						 
				 
			
				
					
						
							
							
								Mike McQuaid 
							
						 
					 
					
						
						
						
						
							
						
						
							54e01d76db 
							
						 
					 
					
						
						
							
							Merge pull request  #2599  from peternewman/patch-1  
						
						... 
						
						
						
						Fix internal links on the manpage 
						
						
					 
					
						2017-06-04 11:52:13 +01:00 
						 
				 
			
				
					
						
							
							
								Mike McQuaid 
							
						 
					 
					
						
						
						
						
							
						
						
							9e17e44b3e 
							
						 
					 
					
						
						
							
							Change manpage internal links in correct location.  
						
						
						
						
					 
					
						2017-06-04 11:12:56 +01:00 
						 
				 
			
				
					
						
							
							
								Mike McQuaid 
							
						 
					 
					
						
						
						
						
							
						
						
							9032574038 
							
						 
					 
					
						
						
							
							Update jenkins.brew.sh links.  
						
						... 
						
						
						
						These previously, incorrectly pointed to bot.brew.sh.
Fixes  #2703 . 
						
						
					 
					
						2017-05-30 19:14:40 +01:00 
						 
				 
			
				
					
						
							
							
								Mike McQuaid 
							
						 
					 
					
						
						
						
						
							
						
						
							8205e61e64 
							
						 
					 
					
						
						
							
							More environment filtering tweaks  
						
						... 
						
						
						
						- only document HOMEBREW_* variables in the manpage (although still
  read from all the original environment variables).
- resort manpage environment variables in alphabetical order
- check the original path for trailing slashes 
						
						
					 
					
						2017-05-13 11:42:01 +01:00 
						 
				 
			
				
					
						
							
							
								Gautham Goli 
							
						 
					 
					
						
						
						
						
							
						
						
							fed668b330 
							
						 
					 
					
						
						
							
							Add --only-cops,--except-cops options for brew style and simplify cop names  
						
						
						
						
					 
					
						2017-05-03 14:49:23 +05:30 
						 
				 
			
				
					
						
							
							
								Gautham Goli 
							
						 
					 
					
						
						
						
						
							
						
						
							c3330c289d 
							
						 
					 
					
						
						
							
							Add --only-cops,--except-cops  options for brew audit  
						
						... 
						
						
						
						Also refactor audit cops into two "departments"
 - FormulaAudit
 - FormulaAuditStrict 
						
						
					 
					
						2017-05-02 23:26:12 +05:30 
						 
				 
			
				
					
						
							
							
								Charlie Sharpsteen 
							
						 
					 
					
						
						
						
						
							
						
						
							824462c5c0 
							
						 
					 
					
						
						
							
							README: Add Charlie to former maintainers.  
						
						
						
						
					 
					
						2017-04-20 08:00:14 -07:00 
						 
				 
			
				
					
						
							
							
								Mike McQuaid 
							
						 
					 
					
						
						
						
						
							
						
						
							55c02ae774 
							
						 
					 
					
						
						
							
							Merge pull request  #2478  from MikeMcQuaid/audit-skip-methods  
						
						... 
						
						
						
						audit: allow skipping audit methods. 
						
						
					 
					
						2017-04-18 09:18:55 +01:00 
						 
				 
			
				
					
						
							
							
								Mike McQuaid 
							
						 
					 
					
						
						
						
						
							
						
						
							43253ede65 
							
						 
					 
					
						
						
							
							create: use GitHub metadata where available.  
						
						... 
						
						
						
						GitHub provides a description and homepage field so let `brew create`
use them where possible. Also, detect GitHub repositories based on
`releases` as well as `archive`s. 
						
						
					 
					
						2017-04-18 08:22:41 +01:00 
						 
				 
			
				
					
						
							
							
								Mike McQuaid 
							
						 
					 
					
						
						
						
						
							
						
						
							3f8722c971 
							
						 
					 
					
						
						
							
							audit: allow skipping audit methods.  
						
						... 
						
						
						
						Add `--only` and `--except` methods which can be used to selectively
enable or disable audit groups. 
						
						
					 
					
						2017-04-18 08:17:26 +01:00 
						 
				 
			
				
					
						
							
							
								Mike McQuaid 
							
						 
					 
					
						
						
						
						
							
						
						
							566d3cb58b 
							
						 
					 
					
						
						
							
							Document all short flags.  
						
						
						
						
					 
					
						2017-04-02 10:14:58 +01:00 
						 
				 
			
				
					
						
							
							
								Mike McQuaid 
							
						 
					 
					
						
						
						
						
							
						
						
							e723131438 
							
						 
					 
					
						
						
							
							pull: optionally warn (not die) on bottle publish failure.  
						
						... 
						
						
						
						This is useful when you're pulling PRs where individual bottles can't be
uploaded/built but you still want to pull the PR as a whole anyway. 
						
						
					 
					
						2017-03-23 10:00:33 +00:00 
						 
				 
			
				
					
						
							
							
								Viktor Szakats 
							
						 
					 
					
						
						
						
						
							
						
						
							cc8f029f22 
							
						 
					 
					
						
						
							
							secure urls + remove -k from in-doc curl command  
						
						
						
						
					 
					
						2017-03-14 17:27:11 +00:00 
						 
				 
			
				
					
						
							
							
								EricFromCanada 
							
						 
					 
					
						
						
						
						
							
						
						
							aee23ccb03 
							
						 
					 
					
						
						
							
							Add more flags and descriptions to man pages.  
						
						
						
						
					 
					
						2017-03-05 21:45:15 -05:00 
						 
				 
			
				
					
						
							
							
								Markus Reiter 
							
						 
					 
					
						
						
						
						
							
						
						
							9d67afb72e 
							
						 
					 
					
						
						
							
							Merge pull request  #2233  from reitermarkus/remove-minitest  
						
						... 
						
						
						
						Remove Minitest. 
						
						
					 
					
						2017-03-01 13:45:46 +01:00 
						 
				 
			
				
					
						
							
							
								Mike McQuaid 
							
						 
					 
					
						
						
						
						
							
						
						
							d9b4363833 
							
						 
					 
					
						
						
							
							README: add neutric to maintainers list.  
						
						
						
						
					 
					
						2017-03-01 08:49:35 +00:00 
						 
				 
			
				
					
						
							
							
								Markus Reiter 
							
						 
					 
					
						
						
						
						
							
						
						
							487294f815 
							
						 
					 
					
						
						
							
							Remove Minitest.  
						
						
						
						
					 
					
						2017-02-28 22:48:57 +01:00 
						 
				 
			
				
					
						
							
							
								EricFromCanada 
							
						 
					 
					
						
						
						
						
							
						
						
							afc539f86e 
							
						 
					 
					
						
						
							
							Update brew's man page formatting and grammar  
						
						... 
						
						
						
						Also update command specifications to match descriptions. 
						
						
					 
					
						2017-02-25 17:37:57 -05:00 
						 
				 
			
				
					
						
							
							
								Mike McQuaid 
							
						 
					 
					
						
						
						
						
							
						
						
							8ef45eb896 
							
						 
					 
					
						
						
							
							README: add FX Coudert.  
						
						
						
						
					 
					
						2017-02-25 14:33:04 +00:00 
						 
				 
			
				
					
						
							
							
								Mike McQuaid 
							
						 
					 
					
						
						
						
						
							
						
						
							1eee57cb03 
							
						 
					 
					
						
						
							
							README: sort, update maintainer list.  
						
						
						
						
					 
					
						2017-02-25 14:31:43 +00:00 
						 
				 
			
				
					
						
							
							
								William Woodruff 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							95aa8869a9 
							
						 
					 
					
						
						
							
							Add William Woodruff, JCount to maintainers lists  
						
						
						
						
					 
					
						2017-02-24 20:06:10 -05:00 
						 
				 
			
				
					
						
							
							
								Mike McQuaid 
							
						 
					 
					
						
						
						
						
							
						
						
							7281cfaf63 
							
						 
					 
					
						
						
							
							Merge pull request  #1972  from timotheecour/pr_brew_where_command  
						
						... 
						
						
						
						add `brew formula` command to show location of a formula 
						
						
					 
					
						2017-02-13 08:32:35 +00:00 
						 
				 
			
				
					
						
							
							
								Mike McQuaid 
							
						 
					 
					
						
						
						
						
							
						
						
							76dfe030c7 
							
						 
					 
					
						
						
							
							README: move Xu to former maintainers.  
						
						
						
						
					 
					
						2017-02-12 14:40:36 +00:00 
						 
				 
			
				
					
						
							
							
								Mike McQuaid 
							
						 
					 
					
						
						
						
						
							
						
						
							674e5f13f8 
							
						 
					 
					
						
						
							
							Merge pull request  #1873  from GauthamGoli/audit_custom_cops  
						
						... 
						
						
						
						Custom Cops for `brew audit` 
						
						
					 
					
						2017-02-12 13:09:28 +00:00 
						 
				 
			
				
					
						
							
							
								Timothee Cour 
							
						 
					 
					
						
						
						
						
							
						
						
							0d715f90ea 
							
						 
					 
					
						
						
							
							applied changes suggested in PR  
						
						
						
						
					 
					
						2017-02-11 16:38:06 -08:00 
						 
				 
			
				
					
						
							
							
								Timothee Cour 
							
						 
					 
					
						
						
						
						
							
						
						
							ac091437e5 
							
						 
					 
					
						
						
							
							renamed where to formula  
						
						
						
						
					 
					
						2017-02-11 16:38:06 -08:00 
						 
				 
			
				
					
						
							
							
								Timothee Cour 
							
						 
					 
					
						
						
						
						
							
						
						
							ae829ed229 
							
						 
					 
					
						
						
							
							add brew where command  
						
						
						
						
					 
					
						2017-02-11 16:38:06 -08:00 
						 
				 
			
				
					
						
							
							
								Fabian Mettler 
							
						 
					 
					
						
						
						
						
							
						
						
							3cec731cc0 
							
						 
					 
					
						
						
							
							Update manuals  
						
						
						
						
					 
					
						2017-02-09 16:28:13 +01:00 
						 
				 
			
				
					
						
							
							
								Gautham Goli 
							
						 
					 
					
						
						
						
						
							
						
						
							1f5cf4fd40 
							
						 
					 
					
						
						
							
							Update docs and manpages to include --fix option  
						
						
						
						
					 
					
						2017-02-06 12:46:26 +05:30 
						 
				 
			
				
					
						
							
							
								Mike McQuaid 
							
						 
					 
					
						
						
						
						
							
						
						
							276d8805ca 
							
						 
					 
					
						
						
							
							update: note migrations may be performed.  
						
						... 
						
						
						
						As requested in https://github.com/Homebrew/homebrew-core/issues/9316 . 
						
						
					 
					
						2017-01-29 17:30:44 +00:00 
						 
				 
			
				
					
						
							
							
								Mike McQuaid 
							
						 
					 
					
						
						
						
						
							
						
						
							c6d7c85d4f 
							
						 
					 
					
						
						
							
							Merge pull request  #1826  from MikeMcQuaid/remove-to-uninstall-manpage  
						
						... 
						
						
						
						brew.1: use uninstall instead of remove. 
						
						
					 
					
						2017-01-15 20:42:52 +00:00 
						 
				 
			
				
					
						
							
							
								Mike McQuaid 
							
						 
					 
					
						
						
						
						
							
						
						
							7c15944991 
							
						 
					 
					
						
						
							
							Fix documentation for HEAD upgrades.  
						
						... 
						
						
						
						These can now be done with just `brew upgrade`, like other upgrades.
Fixes  #1818 . 
						
						
					 
					
						2017-01-15 02:25:51 -08:00 
						 
				 
			
				
					
						
							
							
								Mike McQuaid 
							
						 
					 
					
						
						
						
						
							
						
						
							3ccbfa72a2 
							
						 
					 
					
						
						
							
							brew.1: use uninstall instead of remove.  
						
						... 
						
						
						
						Fixes  #1817 . 
					
						2017-01-11 14:19:56 -08:00 
						 
				 
			
				
					
						
							
							
								Mike McQuaid 
							
						 
					 
					
						
						
						
						
							
						
						
							f5b63f4a8d 
							
						 
					 
					
						
						
							
							Deprecate brew (un)linkapps.  
						
						... 
						
						
						
						Unfortunately `brew linkapps` cannot behave nicely with e.g. Spotlight
using either aliases or symlinks and Homebrew formulae do not build
"proper" `.app` bundles that can be relocated. Instead, please consider
using `brew cask` and migrate formulae using `.app`s to casks. 
						
						
					 
					
						2017-01-09 14:10:26 +00:00 
						 
				 
			
				
					
						
							
							
								Mike McQuaid 
							
						 
					 
					
						
						
						
						
							
						
						
							a3bffe70bc 
							
						 
					 
					
						
						
							
							Use docs.brew.sh links.  
						
						
						
						
					 
					
						2017-01-04 11:13:41 +00:00 
						 
				 
			
				
					
						
							
							
								Mike McQuaid 
							
						 
					 
					
						
						
						
						
							
						
						
							127e9def50 
							
						 
					 
					
						
						
							
							Cleanup documentation site  
						
						... 
						
						
						
						GitHub now nicely generates a documentation site for us at
http://brew.sh/brew  based on our docs folder. Optimise the output of
this and the GitHub docs directory for readability and the various user
groupings. 
						
						
					 
					
						2017-01-04 10:53:21 +00:00 
						 
				 
			
				
					
						
							
							
								Mike McQuaid 
							
						 
					 
					
						
						
						
						
							
						
						
							79f9896d2f 
							
						 
					 
					
						
						
							
							bottles: --force-bottle feigns or_later.  
						
						... 
						
						
						
						When reproducing issues with software that hasn’t been bottled yet on
your version of macOS it can sometimes be helpful to use `or_later`
bottle functionality i.e. just use the bottle for the latest version of
macOS available. This maps well to the existing `--force-bottle`
argument so it will now act as if the latest bottle has a `or_later`
ending. 
						
						
					 
					
						2017-01-02 16:05:14 +00:00 
						 
				 
			
				
					
						
							
							
								Tom Schoonjans 
							
						 
					 
					
						
						
						
						
							
						
						
							cc09bb14c1 
							
						 
					 
					
						
						
							
							brew create: add meson support  
						
						... 
						
						
						
						meson is quickly gaining popularity as build system, in combination with
ninja. Several Gnome projects for example are currently transitioning
from autotools to meson, mostly because it allows for Visual Studio
builds, which is impossible to accomplish with autotools.
In order to facilitate generating meson based Formulas, I added support
for meson to brew-create. 
						
						
					 
					
						2016-12-19 21:51:57 +01:00 
						 
				 
			
				
					
						
							
							
								Zhiming Wang 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							67999d75f5 
							
						 
					 
					
						
						
							
							bump-formula-pr: add --message option  
						
						... 
						
						
						
						For user-supplied PR message. 
						
						
					 
					
						2016-11-17 15:29:33 -05:00 
						 
				 
			
				
					
						
							
							
								Mike McQuaid 
							
						 
					 
					
						
						
						
						
							
						
						
							2ce17a1137 
							
						 
					 
					
						
						
							
							Merge pull request  #1082  from alyssais/uninstall_dependancy_error  
						
						... 
						
						
						
						uninstall: refuse when dependents still installed 
						
						
					 
					
						2016-11-11 08:23:57 +00:00 
						 
				 
			
				
					
						
							
							
								Mandar Gokhale 
							
						 
					 
					
						
						
						
						
							
						
						
							0e15ffff62 
							
						 
					 
					
						
						
							
							Correct a few typos  
						
						... 
						
						
						
						...and update man pages where applicable 
						
						
					 
					
						2016-11-03 12:09:44 +00:00 
						 
				 
			
				
					
						
							
							
								Alyssa Ross 
							
						 
					 
					
						
						
						
						
							
						
						
							f3526381c3 
							
						 
					 
					
						
						
							
							Update man  
						
						
						
						
					 
					
						2016-10-30 19:20:36 +00:00 
						 
				 
			
				
					
						
							
							
								Zhiming Wang 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							a3efe57fd6 
							
						 
					 
					
						
						
							
							docs: remove zmwangx from the list of maintainers  
						
						
						
						
					 
					
						2016-10-28 18:58:14 -04:00 
						 
				 
			
				
					
						
							
							
								Alyssa Ross 
							
						 
					 
					
						
						
						
						
							
						
						
							481a097643 
							
						 
					 
					
						
						
							
							uninstall: document --ignore-dependencies  
						
						
						
						
					 
					
						2016-10-25 23:59:55 +01:00 
						 
				 
			
				
					
						
							
							
								Mike McQuaid 
							
						 
					 
					
						
						
						
						
							
						
						
							0c661f5c90 
							
						 
					 
					
						
						
							
							Add brew release-notes developer command.  
						
						... 
						
						
						
						Outputs the merged pull requests on Homebrew/brew between two Git refs. 
						
						
					 
					
						2016-10-22 12:10:48 +01:00 
						 
				 
			
				
					
						
							
							
								Mike McQuaid 
							
						 
					 
					
						
						
						
						
							
						
						
							f435adc2d0 
							
						 
					 
					
						
						
							
							Rename tap-readme command to tap-new.  
						
						... 
						
						
						
						Write the README but also a `.travis.yml` file (and in future perhaps a
`Jenkinsfile`). 
						
						
					 
					
						2016-10-15 12:32:34 +01:00 
						 
				 
			
				
					
						
							
							
								Josh Hagins 
							
						 
					 
					
						
						
						
						
							
						
						
							2c1c36354a 
							
						 
					 
					
						
						
							
							Haggins -> Hagins  
						
						
						
						
					 
					
						2016-10-14 07:36:48 -04:00 
						 
				 
			
				
					
						
							
							
								Mike McQuaid 
							
						 
					 
					
						
						
						
						
							
						
						
							c598ce1be0 
							
						 
					 
					
						
						
							
							Add tschoonj.  
						
						
						
						
					 
					
						2016-10-14 08:46:02 +01:00