Mike McQuaid
129c5c2845
Merge pull request #14152 from EricFromCanada/docs-contributors-fixes
...
docs: update Contributors section
2022-11-17 15:02:09 +00:00
EricFromCanada
d615899ca9
Contributors docs: content & formatting updates
...
Update How-To-Open-a-Homebrew-Pull-Request.md
Update Acceptable-Formulae.md
Update Acceptable-Casks.md
Update License-Guidelines.md
Update Versions.md
Update Versions.md
Update Deprecating-Disabling-and-Removing-Formulae.md
Update Node-for-Formula-Authors.md
Update Python-for-Formula-Authors.md
Update Brew-Livecheck.md
Update Migrating-A-Formula-To-A-Tap.md
Update Rename-A-Formula.md
Update How-to-Create-and-Maintain-a-Tap.md
Update Brew-Test-Bot.md
Update Typechecking.md
2022-11-16 09:03:12 -05:00
EricFromCanada
034bf72235
Contributors docs: adjust line breaks
2022-11-16 09:03:12 -05:00
BrewTestBot
b9b98ac542
Update manpage and completions.
...
Autogenerated by the [sponsors-maintainers-man-completions](https://github.com/Homebrew/brew/blob/HEAD/.github/workflows/sponsors-maintainers-man-completions.yml ) workflow.
2022-11-16 13:41:08 +00:00
EricFromCanada
91c71a58ac
Cask-Cookbook: content & formatting updates
2022-11-11 16:07:11 -05:00
EricFromCanada
d6d16969c6
Formula-Cookbook: content & formatting updates
2022-11-11 16:07:11 -05:00
EricFromCanada
69f3ce6ec1
Formula-Cookbook: add/move/reorder sections
2022-11-11 16:07:11 -05:00
EricFromCanada
9c22c47e4f
Cookbooks: adjust line breaks
2022-11-11 15:49:53 -05:00
Patrick Linnane
f81857140f
docs: Fix env variable typo
2022-11-10 07:33:52 -08:00
BrewTestBot
89b3bb83f7
Update manpage and completions.
...
Autogenerated by the [sponsors-maintainers-man-completions](https://github.com/Homebrew/brew/blob/HEAD/.github/workflows/sponsors-maintainers-man-completions.yml ) workflow.
2022-11-08 14:38:09 +00:00
Bo Anderson
31d4da3380
Merge pull request #14096 from p-linnane/fix-version-ref
...
docs: Bump various OS versions
2022-11-05 01:57:22 +00:00
Patrick Linnane
2c550684e3
Update docs/Cask-Cookbook.md
...
Co-authored-by: Bo Anderson <mail@boanderson.me>
2022-11-04 18:10:46 -07:00
Patrick Linnane
ea585b1d47
Add :ventura
2022-11-04 15:09:34 -07:00
Patrick Linnane
f8923de85f
Add :monterey & :ventura symbols
2022-11-04 15:08:28 -07:00
Patrick Linnane
e1d8307606
docs: Bump stable cask OS versions
2022-11-04 15:00:04 -07:00
Bo Anderson
5fb368d9b8
dev-cmd/bottle: add --no-all-checks
2022-11-04 18:46:43 +00:00
Mike McQuaid
9d4588cf7d
Merge pull request #14055 from Undre4m/docs/zsh-completions-reword
...
Fix Oh-My-Zsh suggested completions configuration
2022-10-31 12:21:28 +00:00
Lucas Astrada
a58dffc636
Reword suggestion to be more clear of command placement
...
Co-authored-by: Mike McQuaid <mike@mikemcquaid.com>
2022-10-27 13:26:11 -03:00
Lucas Astrada
d1d332aed8
Fix Oh-My-Zsh suggested configuration breaking completions on non-login shells
2022-10-26 21:31:52 -03:00
BrewTestBot
666c156de0
Update manpage and completions.
...
Autogenerated by the [sponsors-maintainers-man-completions](https://github.com/Homebrew/brew/blob/HEAD/.github/workflows/sponsors-maintainers-man-completions.yml ) workflow.
2022-10-26 11:17:55 +00:00
Mike McQuaid
b9411ef8a6
Merge pull request #14035 from hmarr/git-partial-clone-sparse-checkout
...
Support git partial clones with sparse checkouts (take 2)
2022-10-25 09:28:29 +01:00
Bo Anderson
6a7eac25e1
Merge pull request #14003 from Bo98/linux-req
...
Update Linux requirements
2022-10-24 01:41:50 +01:00
Patrick Linnane
01fa07d08a
Update docs/Installation.md
...
Co-authored-by: Bo Anderson <mail@boanderson.me>
2022-10-23 08:36:12 -07:00
Patrick Linnane
cc358c2cad
Fix minor version typo
2022-10-22 21:23:44 -07:00
Harry Marr
237a4181c0
Add docs for casks that use git URLs
2022-10-22 12:01:13 -04:00
EricFromCanada
67f6f29675
docs: section 1 wording/formatting fixes
2022-10-20 09:35:42 -04:00
EricFromCanada
bbac622d1b
docs: mention "path not in the working tree" error
2022-10-20 09:14:33 -04:00
Mike McQuaid
53b1c0f48e
Strengthen "don't create issues" language
...
We're still getting a non-trivial number of issues from configurations
we don't support and don't plan to.
Let people know that we know their experience will not be good and what
to expect if they file issues.
Co-authored-by: Eric Knibbe <enk3@outlook.com>
2022-10-20 11:39:20 +01:00
FX Coudert
8749e19e63
Update docs/Installation.md
...
Co-authored-by: Sean Molenaar <SMillerDev@users.noreply.github.com>
2022-10-19 11:48:13 +02:00
Francois-Xavier Coudert
e16afb305e
Mark macOS Ventura as supported
2022-10-19 11:21:52 +02:00
BrewTestBot
c32b7c1ade
Update maintainers.
...
Autogenerated by the [sponsors-maintainers-man-completions](https://github.com/Homebrew/brew/blob/HEAD/.github/workflows/sponsors-maintainers-man-completions.yml ) workflow.
2022-10-18 00:12:06 +00:00
Bo Anderson
1882ae4f6e
Update Linux requirements
...
* Glibc 2.26+ (we use 2.35) require Linux kernel 3.2 or later.
* Remove GCC requirement given it doesn't matter for bottles (we install GCC ourselves if too old) and is probably wrong for the build-from-source case.
* Remove libxcrypt-compat requirement given we don't use libcrypt.so.1 anymore.
2022-10-16 17:08:17 +01:00
Bo Anderson
dfecab1caf
docs: discontinue WSL 1 support; recommend WSL 2
2022-10-14 19:17:47 +01:00
Bo Anderson
6858e215dd
dev-cmd/vendor-gems: add --no-commit
switch
2022-10-14 01:30:37 +01:00
Rylan Polster
174087958b
Simulate all OS/arch combinations in brew readall
2022-10-10 23:56:37 -04:00
BrewTestBot
9701dc8ec0
Update manpage and completions.
...
Autogenerated by the [sponsors-maintainers-man-completions](https://github.com/Homebrew/brew/blob/HEAD/.github/workflows/sponsors-maintainers-man-completions.yml ) workflow.
2022-10-03 09:41:20 +00:00
Mike McQuaid
99682c5af3
Merge pull request #13958 from Homebrew/sponsors-maintainers-man-completions
...
Update manpage and completions.
2022-10-03 09:52:59 +01:00
Mohammad Zain Abbas
bd4a4e3254
Update docs/Brew-Livecheck.md
...
Co-authored-by: Eric Knibbe <enk3@outlook.com>
2022-10-02 23:05:02 -04:00
Mohammad Zain Abbas
d66104f182
Update docs/Brew-Livecheck.md
...
Co-authored-by: Sam Ford <1584702+samford@users.noreply.github.com>
2022-10-02 23:05:02 -04:00
Mohammad Zain Abbas
50ccb96d77
Reverted back changes
2022-10-02 23:05:02 -04:00
Mohammad Zain Abbas
de2972d8b5
Reverted numbering from numbered lists to generic 1s
2022-10-02 23:05:02 -04:00
Mohammad Zain Abbas
07ac5bf3b6
Update doc for brew livecheck
2022-10-02 23:05:02 -04:00
BrewTestBot
1de0ecf4e1
Update manpage and completions.
...
Autogenerated by the [sponsors-maintainers-man-completions](https://github.com/Homebrew/brew/blob/HEAD/.github/workflows/sponsors-maintainers-man-completions.yml ) workflow.
2022-10-02 17:32:21 +00:00
Bo Anderson
df9f8786ca
Merge pull request #13885 from Homebrew/sponsors-maintainers-man-completions
...
Update manpage and completions.
2022-09-18 19:15:49 +01:00
Kid
71da3760fd
Update docs/Installation.md
...
Co-authored-by: Mike McQuaid <mike@mikemcquaid.com>
2022-09-18 20:22:30 +08:00
Kid
c2e7679937
Update docs/Installation.md
...
Co-authored-by: Mike McQuaid <mike@mikemcquaid.com>
2022-09-18 20:22:19 +08:00
BrewTestBot
14eab15430
Update manpage and completions.
...
Autogenerated by the [sponsors-maintainers-man-completions](https://github.com/Homebrew/brew/blob/HEAD/.github/workflows/sponsors-maintainers-man-completions.yml ) workflow.
2022-09-18 12:16:37 +00:00
Kid
2dba6257ec
docs: document HOMEBREW_INSTALL_FROM_API
usage in installation
2022-09-18 19:24:09 +08:00
BrewTestBot
a9cb716eac
Update manpage and completions.
...
Autogenerated by the [sponsors-maintainers-man-completions](https://github.com/Homebrew/brew/blob/HEAD/.github/workflows/sponsors-maintainers-man-completions.yml ) workflow.
2022-09-15 15:39:40 +00:00
BrewTestBot
154acf8b1f
Update manpage and completions.
...
Autogenerated by the [sponsors-maintainers-man-completions](https://github.com/Homebrew/brew/blob/HEAD/.github/workflows/sponsors-maintainers-man-completions.yml ) workflow.
2022-09-12 13:56:29 +00:00