Mike McQuaid
fd432aa1db
cmd/deps: improve switch names.
...
The previous `-n` and `--1` made both the code and the help harder to
read and follow.
Co-authored-by: Eric Knibbe <enk3@outlook.com>
Co-Authored-By: Carlo Cabrera <30379873+carlocab@users.noreply.github.com>
2022-08-31 17:21:44 +01:00
Mike McQuaid
c294dcc616
glibc related cleanup
...
Extracted from https://github.com/Homebrew/brew/pull/13577
2022-08-23 12:42:02 +01:00
BrewTestBot
71e169ecd2
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-08-12 09:07:17 +00:00
Michka Popoff
402e267a08
Merge pull request #13625 from iMichka/ubuntu
...
docs: document CI versions of Ubuntu
2022-08-07 22:29:23 +02:00
Rylan Polster
8fea5ed63f
Merge pull request #13645 from Rylan12/on-system-docs
...
Add `on_{system}` methods to formula cookbook
2022-08-05 10:05:53 -04:00
Michka Popoff
08e4e2f201
docs: document CI versions of Ubuntu
2022-08-05 00:17:47 +02:00
Rylan Polster
78bf62ee5d
Apply suggestions from code review
...
Co-authored-by: Adrian Ho <the.gromgit@gmail.com>
2022-08-04 10:15:00 -04:00
Kevin
93bf9e5ba2
Merge pull request #13532 from apainintheneck/add-uninstall-autoremove
...
cmd/uninstall: Add env variable that runs autoremove after uninstalls
2022-08-03 18:10:32 -07:00
Rylan Polster
9176d65054
Clarifications
2022-08-03 20:38:23 -04:00
Rylan Polster
6a93c5d53d
Add on_{system}
methods to formula cookbook
2022-08-03 20:33:49 -04:00
BrewTestBot
74de603456
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-08-03 18:07:13 +00:00
Michka Popoff
e28a102812
docs: delete Homebrew-linuxbrew-core-Maintainer-Guide.md
...
In e1120549e58dfeb088bcda85897c30e87128229b this file was emptied,
but should have been deleted instead.
Nothing references this file anymore
2022-07-31 23:01:57 +02:00
Watal M. Iwasaki
4e29ed4c17
Restore the remove line, and make it less confusing
2022-07-24 07:53:33 +09:00
Watal M. Iwasaki
975e799969
Remove reference to --enable-bar
that does not exist
2022-07-23 18:23:05 +09:00
Rylan Polster
f3e34230ad
Add --variations
option to brew info
2022-07-21 16:41:15 +02:00
p-linnane
95fc1e41b9
Remove reference to Travis bot
2022-07-19 08:59:06 -07:00
apainintheneck
85cf0ca6d4
Updated env variable docs on manpage
...
Updated docs for:
HOMEBREW_AUTOREMOVE
HOMEBREW_NO_CLEANUP_FORMULAE
2022-07-17 09:31:05 -07:00
apainintheneck
74f7b604cd
Changed env variable to HOMEBREW_AUTOREMOVE
2022-07-13 16:28:49 -07:00
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
Mike McQuaid
22d6af1258
Manual brew style fixes.
2022-06-30 08:56:21 +01:00
Mike McQuaid
8cb5350d65
Revert "Merge pull request #13447 from notfromstatefarm/feature/support-custom-ssh"
...
This reverts commit ef00b40a5172d5628a0c861f655a2277fd16a1e0, reversing
changes made to e1fca95836fcb1ad989cd995228192846fc99612.
2022-06-28 09:42:50 +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
Mike McQuaid
ef00b40a51
Merge pull request #13447 from notfromstatefarm/feature/support-custom-ssh
...
support forcing brew-installed SSH for git operations
2022-06-23 10:14:55 +02:00
notfromstatefarm
1676b39f84
align manpage with env_config.rb
2022-06-22 19:29:59 -04:00
notfromstatefarm
8d76522be2
remove HOMEBREW_SSH_PATH
2022-06-22 19:22:48 -04:00
notfromstatefarm
540313f18b
support custom git SSH binaries
2022-06-22 19:22:41 -04: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
Adrian Ho
751aa12f84
Formula-Cookbook.md: added missing dirs
2022-06-19 08:42:17 +08: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
BrewTestBot
9a8b434df4
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-15 00:09:59 +00:00
Mike McQuaid
0a053d091e
Merge pull request #13258 from UiP9AV6Y/bugfix_artifact_domain_bottles
...
change cURL download behaviour for HOMEBREW_ARTIFACT_DOMAIN.
2022-06-14 09:01:51 +01: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
Gordon Bleux
bcfd20e1b9
change cURL download behaviour for HOMEBREW_ARTIFACT_DOMAIN.
...
instead of prefixing and/or replacing data in URLs, the
*HOMEBREW_ARTIFACT_DOMAIN* environment variable only replaces
the bottle base URL. this causes URLs from Casks and other assets
to be no longer affected by this feature.
closes #13226
closes #13222
closes #13227
2022-06-11 08:24:50 +02:00
Kid
721a27d68d
dev-cmd/cat: support setting bat theme via environment variable
2022-06-06 08:44:47 +08:00
danielbayley
38d6e36d47
Fix #13367
2022-06-04 15:15:23 +01:00
Mike McQuaid
c24729a0e4
Merge pull request #13367 from danielbayley/docs
...
Document missing shell `_function` and `_completion` variables
2022-06-04 11:43:37 +01:00
danielbayley
9f11c81dbe
Document zsh_function
2022-06-04 10:40:17 +01: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
1bb44979ee
Disable and delete code for 3.5.0
...
The next planned release will be 3.5.0 so let's fix things up for there.
2022-05-30 14:59:14 +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
Gregor Zurowski
3c9b331f4c
Fix link to homebrew-cask PRs
2022-05-08 10:05:12 +02: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
EricFromCanada
b22b413bfd
docs: minor governance archives formatting fixes
2022-05-01 21:37:20 -04:00
EricFromCanada
5e23ad46cd
docs: add automatic listing of governance archives
2022-05-01 21:37:20 -04:00