apainintheneck 
							
						 
					 
					
						
						
						
						
							
						
						
							f8ae5f3bc4 
							
						 
					 
					
						
						
							
							cmd/uninstall: Add env variable that runs autoremove after uninstalls  
						
						... 
						
						
						
						When HOMEBREW_UNINSTALL_AUTOREMOVE is set, `brew autoremove` is run
after every successful call to `brew uninstall`. 
						
						
					 
					
						2022-07-13 16:28:49 -07:00 
						 
				 
			
				
					
						
							
							
								Rylan Polster 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							9b49561066 
							
						 
					 
					
						
						
							
							Update components_order cop to check other on_{system} methods  
						
						
						
						
					 
					
						2022-07-01 10:52:41 -04:00 
						 
				 
			
				
					
						
							
							
								Mike McQuaid 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							22d6af1258 
							
						 
					 
					
						
						
							
							Manual brew style fixes.  
						
						
						
						
					 
					
						2022-06-30 08:56:21 +01:00 
						 
				 
			
				
					
						
							
							
								Mike McQuaid 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							9a325757a5 
							
						 
					 
					
						
						
							
							Revert "Merge pull request  #13466  from Homebrew/update-man-completions"  
						
						... 
						
						
						
						This reverts commit 70cbf9ca073fc24b930ae9acf699483467a2d699, reversing
changes made to ef00b40a5172d5628a0c861f655a2277fd16a1e0. 
						
						
					 
					
						2022-06-28 09:42:29 +01:00 
						 
				 
			
				
					
						
							
							
								BrewTestBot 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							c36c985612 
							
						 
					 
					
						
						
							
							Update maintainers, manpage and completions.  
						
						... 
						
						
						
						Autogenerated by the [update-man-completions](https://github.com/Homebrew/brew/blob/HEAD/.github/workflows/update-man-completions.yml ) workflow. 
						
						
					 
					
						2022-06-23 08:16:28 +00:00 
						 
				 
			
				
					
						
							
							
								Carlo Cabrera 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							7435373dd8 
							
						 
					 
					
						
						
							
							env_config: clean up default text for HOMEBREW_LIVECHECK_WATCHLIST  
						
						... 
						
						
						
						Follow up to #13453 . The default values for our other environment
variables are typically wrapped in backticks, so let's do the same here
for consistency.
Closes  #13455 . 
						
						
					 
					
						2022-06-22 11:26:23 +08:00 
						 
				 
			
				
					
						
							
							
								BrewTestBot 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							d7a7dbfdf9 
							
						 
					 
					
						
						
							
							Update maintainers, manpage and completions.  
						
						... 
						
						
						
						Autogenerated by the [update-man-completions](https://github.com/Homebrew/brew/blob/HEAD/.github/workflows/update-man-completions.yml ) workflow. 
						
						
					 
					
						2022-06-20 17:34:59 +00:00 
						 
				 
			
				
					
						
							
							
								BrewTestBot 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							34da17c82b 
							
						 
					 
					
						
						
							
							Update maintainers, manpage and completions.  
						
						... 
						
						
						
						Autogenerated by the [update-man-completions](https://github.com/Homebrew/brew/blob/HEAD/.github/workflows/update-man-completions.yml ) workflow. 
						
						
					 
					
						2022-06-16 12:47:47 +00:00 
						 
				 
			
				
					
						
							
							
								Mike McQuaid 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							78695938ae 
							
						 
					 
					
						
						
							
							cmd/update-report: always output new formulae.  
						
						... 
						
						
						
						There's near zero performance overhead and this seems good for
discovery.
Fixes  #13412  
						
						
					 
					
						2022-06-13 09:12:32 +01:00 
						 
				 
			
				
					
						
							
							
								Kid 
							
						 
					 
					
						
						
						
						
							
						
						
							721a27d68d 
							
						 
					 
					
						
						
							
							dev-cmd/cat: support setting bat theme via environment variable  
						
						
						
						
					 
					
						2022-06-06 08:44:47 +08:00 
						 
				 
			
				
					
						
							
							
								Mike McQuaid 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							04c8e02418 
							
						 
					 
					
						
						
							
							cmd/update-report: use better wording where appropriate.  
						
						... 
						
						
						
						From reading https://github.com/orgs/Homebrew/discussions/3328 : I
initially thought we should just change "Updated" to "Modified" when
appropriate. After conversation with Bo98, though, I thought more and
saw that we're already checking for outdated formulae here so, rather
than ever traverse through the formula history, look at the outdated
formula and list them unless we've set
`HOMEBREW_UPDATE_REPORT_ALL_FORMULAE` in which case we show the
modifications.
While we're here, also do a bit of reformatting and renaming to better
clarify intent. 
						
						
					 
					
						2022-06-03 19:23:38 +01:00 
						 
				 
			
				
					
						
							
							
								Mike McQuaid 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							00c5960a6a 
							
						 
					 
					
						
						
							
							Merge pull request  #13299  from MikeMcQuaid/update_improvements  
						
						... 
						
						
						
						Improve updating behaviour 
						
						
					 
					
						2022-05-24 13:05:24 +01:00 
						 
				 
			
				
					
						
							
							
								BrewTestBot 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							bab30c0eb9 
							
						 
					 
					
						
						
							
							Update maintainers, manpage and completions.  
						
						... 
						
						
						
						Autogenerated by the [update-man-completions](https://github.com/Homebrew/brew/blob/HEAD/.github/workflows/update-man-completions.yml ) workflow. 
						
						
					 
					
						2022-05-23 11:49:18 +00:00 
						 
				 
			
				
					
						
							
							
								Mike McQuaid 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							fb4c9353bb 
							
						 
					 
					
						
						
							
							Improve updating behaviour  
						
						... 
						
						
						
						- Rename use of "preinstall" to "auto update". The original "preinstall"
  naming came from the fact that we used to only auto-update before
  `brew install` but now that it's many commands: this is more confusing
  than useful.
- Add `HOMEBREW_NO_UPDATE_REPORT_ONLY_INSTALLED` and remove
  `HOMEBREW_UPDATE_REPORT_ONLY_INSTALLED`; the latter is now the default
  and the prior provides an opt-out for better output, performance and
  avoiding reading potentially untrusted formulae.
- Add `HOMEBREW_UPDATE_FORMULA_VERSION_CHECKS` and don't check formula
  versions by default for better performance by default.
Co-authored-by: Eric Knibbe <3324775+EricFromCanada@users.noreply.github.com>
Co-authored-by: Sam Ford <1584702+samford@users.noreply.github.com> 
						
						
					 
					
						2022-05-19 11:04:20 -04:00 
						 
				 
			
				
					
						
							
							
								BrewTestBot 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							ba70bc159c 
							
						 
					 
					
						
						
							
							Update maintainers, manpage and completions.  
						
						... 
						
						
						
						Autogenerated by the [update-man-completions](https://github.com/Homebrew/brew/blob/HEAD/.github/workflows/update-man-completions.yml ) workflow. 
						
						
					 
					
						2022-05-11 02:24:30 +00:00 
						 
				 
			
				
					
						
							
							
								BrewTestBot 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							d93cd75f54 
							
						 
					 
					
						
						
							
							Update maintainers, manpage and completions.  
						
						... 
						
						
						
						Autogenerated by the [update-man-completions](https://github.com/Homebrew/brew/blob/HEAD/.github/workflows/update-man-completions.yml ) workflow. 
						
						
					 
					
						2022-05-04 00:08:48 +00:00 
						 
				 
			
				
					
						
							
							
								Bo Anderson 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							2ca517c79a 
							
						 
					 
					
						
						
							
							dev-cmd/typecheck: add --all switch  
						
						
						
						
					 
					
						2022-05-02 21:03:02 +01:00 
						 
				 
			
				
					
						
							
							
								BrewTestBot 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							3451cb6530 
							
						 
					 
					
						
						
							
							Update maintainers, manpage and completions.  
						
						... 
						
						
						
						Autogenerated by the [update-man-completions](https://github.com/Homebrew/brew/blob/HEAD/.github/workflows/update-man-completions.yml ) workflow. 
						
						
					 
					
						2022-04-25 19:21:20 +00:00 
						 
				 
			
				
					
						
							
							
								BrewTestBot 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							2c46163414 
							
						 
					 
					
						
						
							
							Update maintainers, manpage and completions.  
						
						... 
						
						
						
						Autogenerated by the [update-man-completions](https://github.com/Homebrew/brew/blob/HEAD/.github/workflows/update-man-completions.yml ) workflow. 
						
						
					 
					
						2022-04-22 13:24:57 +00:00 
						 
				 
			
				
					
						
							
							
								BrewTestBot 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							3249082165 
							
						 
					 
					
						
						
							
							Update maintainers, manpage and completions.  
						
						... 
						
						
						
						Autogenerated by the [update-man-completions](https://github.com/Homebrew/brew/blob/HEAD/.github/workflows/update-man-completions.yml ) workflow. 
						
						
					 
					
						2022-04-20 00:09:30 +00:00 
						 
				 
			
				
					
						
							
							
								BrewTestBot 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							6e44098a1e 
							
						 
					 
					
						
						
							
							Update maintainers, manpage and completions.  
						
						... 
						
						
						
						Autogenerated by the [update-man-completions](https://github.com/Homebrew/brew/blob/HEAD/.github/workflows/update-man-completions.yml ) workflow. 
						
						
					 
					
						2022-04-13 15:21:20 +00:00 
						 
				 
			
				
					
						
							
							
								BrewTestBot 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							bd57516f4c 
							
						 
					 
					
						
						
							
							Update maintainers, manpage and completions.  
						
						... 
						
						
						
						Autogenerated by the [update-man-completions](https://github.com/Homebrew/brew/blob/HEAD/.github/workflows/update-man-completions.yml ) workflow. 
						
						
					 
					
						2022-04-12 09:39:11 +00:00 
						 
				 
			
				
					
						
							
							
								BrewTestBot 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							210551e839 
							
						 
					 
					
						
						
							
							Update maintainers, manpage and completions.  
						
						... 
						
						
						
						Autogenerated by the [update-man-completions](https://github.com/Homebrew/brew/blob/HEAD/.github/workflows/update-man-completions.yml ) workflow. 
						
						
					 
					
						2022-04-09 00:08:38 +00:00 
						 
				 
			
				
					
						
							
							
								EricFromCanada 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							2fdc70c3bf 
							
						 
					 
					
						
						
							
							desc, search: also search cask descriptions  
						
						
						
						
					 
					
						2022-03-30 11:23:55 -04:00 
						 
				 
			
				
					
						
							
							
								BrewTestBot 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							ecc1a2fecb 
							
						 
					 
					
						
						
							
							Update maintainers, manpage and completions.  
						
						... 
						
						
						
						Autogenerated by the [update-man-completions](https://github.com/Homebrew/brew/blob/HEAD/.github/workflows/update-man-completions.yml ) workflow. 
						
						
					 
					
						2022-03-27 00:08:36 +00:00 
						 
				 
			
				
					
						
							
							
								BrewTestBot 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							e159de2a2f 
							
						 
					 
					
						
						
							
							Update maintainers, manpage and completions.  
						
						... 
						
						
						
						Autogenerated by the [update-man-completions](https://github.com/Homebrew/brew/blob/HEAD/.github/workflows/update-man-completions.yml ) workflow. 
						
						
					 
					
						2022-03-22 00:08:46 +00:00 
						 
				 
			
				
					
						
							
							
								Mike McQuaid 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							51dfb36c04 
							
						 
					 
					
						
						
							
							Merge pull request  #12935  from MikeMcQuaid/all_tweaks  
						
						... 
						
						
						
						Update uses of `Formula.all`/`Cask::Cask.all` 
						
						
					 
					
						2022-03-09 13:44:41 +00:00 
						 
				 
			
				
					
						
							
							
								BrewTestBot 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							6e7be4e5a2 
							
						 
					 
					
						
						
							
							Update maintainers, manpage and completions.  
						
						... 
						
						
						
						Autogenerated by the [update-man-completions](https://github.com/Homebrew/brew/blob/HEAD/.github/workflows/update-man-completions.yml ) workflow. 
						
						
					 
					
						2022-03-09 00:08:12 +00:00 
						 
				 
			
				
					
						
							
							
								Mike McQuaid 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							79891a7103 
							
						 
					 
					
						
						
							
							Update uses of Formula.all/Cask::Cask.all  
						
						... 
						
						
						
						Add some `--all` flags we'll eventually migrate to to ensure that we'll
eventually require their usage to read all formulae. Where we need to
do stuff later, add some comments. 
						
						
					 
					
						2022-03-08 19:24:56 +00:00 
						 
				 
			
				
					
						
							
							
								BrewTestBot 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							1197b77e9b 
							
						 
					 
					
						
						
							
							Update maintainers, manpage and completions.  
						
						... 
						
						
						
						Autogenerated by the [update-man-completions](https://github.com/Homebrew/brew/blob/HEAD/.github/workflows/update-man-completions.yml ) workflow. 
						
						
					 
					
						2022-03-07 00:08:07 +00:00 
						 
				 
			
				
					
						
							
							
								BrewTestBot 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							57a5026e70 
							
						 
					 
					
						
						
							
							Update maintainers, manpage and completions.  
						
						... 
						
						
						
						Autogenerated by the [update-man-completions](https://github.com/Homebrew/brew/blob/HEAD/.github/workflows/update-man-completions.yml ) workflow. 
						
						
					 
					
						2022-03-01 12:14:39 +00:00 
						 
				 
			
				
					
						
							
							
								BrewTestBot 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							5a086b57df 
							
						 
					 
					
						
						
							
							Update maintainers, manpage and completions.  
						
						... 
						
						
						
						Autogenerated by the [update-man-completions](https://github.com/Homebrew/brew/blob/HEAD/.github/workflows/update-man-completions.yml ) workflow. 
						
						
					 
					
						2022-02-28 12:56:04 +00:00 
						 
				 
			
				
					
						
							
							
								BrewTestBot 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							51fe68a1b5 
							
						 
					 
					
						
						
							
							Update maintainers, manpage and completions.  
						
						... 
						
						
						
						Autogenerated by the [update-man-completions](https://github.com/Homebrew/brew/blob/HEAD/.github/workflows/update-man-completions.yml ) workflow. 
						
						
					 
					
						2022-02-24 08:47:21 +00:00 
						 
				 
			
				
					
						
							
							
								BrewTestBot 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							4c30b2e5dd 
							
						 
					 
					
						
						
							
							Update maintainers, manpage and completions.  
						
						... 
						
						
						
						Autogenerated by the [update-man-completions](https://github.com/Homebrew/brew/blob/HEAD/.github/workflows/update-man-completions.yml ) workflow. 
						
						
					 
					
						2022-02-12 00:06:29 +00:00 
						 
				 
			
				
					
						
							
							
								BrewTestBot 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							05765c7fce 
							
						 
					 
					
						
						
							
							Update maintainers, manpage and completions.  
						
						... 
						
						
						
						Autogenerated by the [update-man-completions](https://github.com/Homebrew/brew/blob/HEAD/.github/workflows/update-man-completions.yml ) workflow. 
						
						
					 
					
						2022-02-09 12:09:31 +00:00 
						 
				 
			
				
					
						
							
							
								Rylan Polster 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							bfaead0529 
							
						 
					 
					
						
						
							
							Update manpage  
						
						
						
						
					 
					
						2022-01-21 12:05:19 -05:00 
						 
				 
			
				
					
						
							
							
								Rylan Polster 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							a17f41680d 
							
						 
					 
					
						
						
							
							Combine Linux and macOS maintainers on the README  
						
						
						
						
					 
					
						2022-01-21 12:05:18 -05:00 
						 
				 
			
				
					
						
							
							
								BrewTestBot 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							b9eadb9481 
							
						 
					 
					
						
						
							
							Update maintainers, manpage and completions.  
						
						... 
						
						
						
						Autogenerated by the [update-man-completions](https://github.com/Homebrew/brew/blob/HEAD/.github/workflows/update-man-completions.yml ) workflow. 
						
						
					 
					
						2022-01-18 00:06:45 +00:00 
						 
				 
			
				
					
						
							
							
								Nanda H Krishna 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							b68774d377 
							
						 
					 
					
						
						
							
							Update manpage  
						
						
						
						
					 
					
						2022-01-15 17:29:28 -05:00 
						 
				 
			
				
					
						
							
							
								BrewTestBot 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							305ab9b3c4 
							
						 
					 
					
						
						
							
							Update maintainers, manpage and completions.  
						
						... 
						
						
						
						Autogenerated by the [update-man-completions](https://github.com/Homebrew/brew/blob/HEAD/.github/workflows/update-man-completions.yml ) workflow. 
						
						
					 
					
						2022-01-13 10:37:47 +00:00 
						 
				 
			
				
					
						
							
							
								Mike McQuaid 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							af6d995de8 
							
						 
					 
					
						
						
							
							dev-cmd/bump: add switch to open pull requests.  
						
						... 
						
						
						
						This enables the simplification of
https://github.com/Homebrew/actions/blob/master/bump-formulae/main.rb 
and exposing this workflow to more Homebrew users. 
						
						
					 
					
						2022-01-12 17:31:55 +00:00 
						 
				 
			
				
					
						
							
							
								Rylan Polster 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							feb93167ad 
							
						 
					 
					
						
						
							
							Rename and fix Formatter:wrap to Formatter.format_help_text  
						
						
						
						
					 
					
						2022-01-08 23:13:08 -05:00 
						 
				 
			
				
					
						
							
							
								BrewTestBot 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							2b6a129fb4 
							
						 
					 
					
						
						
							
							Update maintainers, manpage and completions.  
						
						... 
						
						
						
						Autogenerated by the [update-man-completions](https://github.com/Homebrew/brew/blob/HEAD/.github/workflows/update-man-completions.yml ) workflow. 
						
						
					 
					
						2022-01-06 15:32:07 +00:00 
						 
				 
			
				
					
						
							
							
								neutric 
							
						 
					 
					
						
						
						
						
							
						
						
							f426f1f51f 
							
						 
					 
					
						
						
							
							cmd/cleanup.rb: description style tweak  
						
						
						
						
					 
					
						2021-12-31 03:24:34 +01:00 
						 
				 
			
				
					
						
							
							
								BrewTestBot 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							de1390b36d 
							
						 
					 
					
						
						
							
							Update maintainers, manpage and completions.  
						
						... 
						
						
						
						Autogenerated by the [update-man-completions](https://github.com/Homebrew/brew/blob/HEAD/.github/workflows/update-man-completions.yml ) workflow. 
						
						
					 
					
						2021-12-29 13:34:43 +00:00 
						 
				 
			
				
					
						
							
							
								Bo Anderson 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							6e37c67fba 
							
						 
					 
					
						
						
							
							Fix disabled args appearing in documentation.  
						
						
						
						
					 
					
						2021-12-17 02:02:45 +00:00 
						 
				 
			
				
					
						
							
							
								BrewTestBot 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							3b0d71f7a2 
							
						 
					 
					
						
						
							
							Update maintainers, manpage and completions.  
						
						... 
						
						
						
						Autogenerated by the [update-man-completions](https://github.com/Homebrew/brew/blob/HEAD/.github/workflows/update-man-completions.yml ) workflow. 
						
						
					 
					
						2021-12-17 00:06:05 +00:00 
						 
				 
			
				
					
						
							
							
								BrewTestBot 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							f60975f3b6 
							
						 
					 
					
						
						
							
							Update maintainers, manpage and completions.  
						
						... 
						
						
						
						Autogenerated by the [update-man-completions](https://github.com/Homebrew/brew/blob/HEAD/.github/workflows/update-man-completions.yml ) workflow. 
						
						
					 
					
						2021-12-15 00:06:34 +00:00 
						 
				 
			
				
					
						
							
							
								BrewTestBot 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							926786d5de 
							
						 
					 
					
						
						
							
							Update maintainers, manpage and completions.  
						
						... 
						
						
						
						Autogenerated by the [update-man-completions](https://github.com/Homebrew/brew/blob/HEAD/.github/workflows/update-man-completions.yml ) workflow. 
						
						
					 
					
						2021-12-09 14:47:39 +00:00 
						 
				 
			
				
					
						
							
							
								Rylan Polster 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							7656c09184 
							
						 
					 
					
						
						
							
							Only check for Rosetta on macOS  
						
						
						
						
					 
					
						2021-12-05 13:03:38 -05:00