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
Bo Anderson
31ffe8037a
Merge pull request #12531 from Bo98/docs-xcode
...
docs/Xcode: fix CLT method name
2021-12-07 16:40:03 +00:00
Mike McQuaid
ac74f15f0d
Remove some SFC references.
...
We're moving to OpenCollective currently.
2021-12-07 15:48:37 +00:00
Bo Anderson
2aa382fc88
docs/Xcode: fix CLT method name
2021-12-07 14:43:48 +00:00
EricFromCanada
a237699936
Update Troubleshooting.md
2021-12-02 22:59:01 -05:00
EricFromCanada
b71644e735
Update Shell-Completion.md
2021-12-02 22:59:00 -05:00
EricFromCanada
cb9db80157
Update Installation.md
2021-12-02 22:59:00 -05:00
EricFromCanada
b41ed744c1
Update Homebrew-on-Linux.md
2021-12-02 22:59:00 -05:00
EricFromCanada
02cb1a14cb
Update FAQ.md
2021-12-02 22:59:00 -05:00
EricFromCanada
2e3bc0b4a3
Update Common-Issues.md
2021-12-02 22:58:56 -05:00
EricFromCanada
77efcdf8fb
Add & remove line breaks
2021-12-02 22:58:31 -05:00
EricFromCanada
45bf8b0118
docs: add mdl for Markdown linting
...
Run with `mdl -c docs/.mdlrc docs/*.md`.
2021-12-02 22:58:31 -05:00
Bo Anderson
7f393712ed
Merge pull request #12483 from Bo98/versions-abi-stability
...
docs/Versions: require ABI stability
2021-12-02 02:08:54 +00:00
Mike McQuaid
e119bdc571
Merge pull request #12477 from MikeMcQuaid/env_hints
...
Output environment variable hints.
2021-11-26 13:46:27 +00:00
Bo Anderson
323a180d26
Update docs/Versions.md
...
Co-authored-by: Mike McQuaid <mike@mikemcquaid.com>
2021-11-26 13:30:28 +00:00
Mike McQuaid
6913c7c84e
Output environment variable hints.
...
Output hints for disabling automatic `brew update`, `brew cleanup` and
`brew upgrade`/`brew reinstall` of dependents. Also provide a
`HOMEBREW_NO_ENV_HINTS` to disable this messaging.
2021-11-26 13:14:10 +00:00
Bo Anderson
2b9784864d
docs/Versions: require ABI stability
2021-11-26 13:05:08 +00:00
Carlo Cabrera
bf3b12656d
FAQ: document HOMEBREW_NO_CLEANUP_FORMULAE
2021-11-26 18:11:35 +08:00
Mike McQuaid
11c5f8f05a
Improve discovery of some environment variables
...
There's a few bits of functionality that Homebrew has changed over the
years, makes sense as a sensible default but some people find really
annoying:
- automatically running `brew update`
- automatically running `brew cleanup`
- automatically upgrading outdated dependents
- automatically reinstalling broken dependents
For each of these: let's improve the documentation of the commands
whose behaviour is changed and the environment variables themselves.
2021-11-25 09:10:59 +00:00
BrewTestBot
5052f3b113
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-11-25 00:06:49 +00:00
BrewTestBot
6e523bb224
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-11-23 11:57:59 +00:00
dependabot[bot]
97669a6523
build(deps-dev): bump github-pages from 221 to 222 in /docs
...
Bumps [github-pages](https://github.com/github/pages-gem ) from 221 to 222.
- [Release notes](https://github.com/github/pages-gem/releases )
- [Commits](https://github.com/github/pages-gem/compare/v221...v222 )
---
updated-dependencies:
- dependency-name: github-pages
dependency-type: direct:development
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
2021-11-22 18:01:54 +00:00
BrewTestBot
69edde72ea
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-11-22 12:28:54 +00:00
Michka Popoff
c4f57af057
docs/Acceptable-Formulae: specifiy the list of supported platforms
2021-11-18 11:49:55 +00:00
Mike McQuaid
f1121fc65a
Merge pull request #12445 from FnControlOption/csv
...
cask: add `#csv` to version DSL
2021-11-17 12:17:45 +00:00
BrewTestBot
de7e7a230b
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-11-17 10:51:48 +00:00
fn ⌃ ⌥
68160df041
cask: add #csv
to version DSL
2021-11-16 16:34:12 -08:00
EricFromCanada
fd0ae2bd5c
Update Tips-N'-Tricks.md
2021-11-16 09:31:29 -05:00
EricFromCanada
66830f9d17
Update Taps.md
2021-11-16 09:31:29 -05:00
EricFromCanada
f1b3d6ec4c
Update Interesting-Taps-and-Forks.md
2021-11-16 09:26:29 -05:00
EricFromCanada
84509282fe
Update Bottles.md
2021-11-16 09:26:29 -05:00
EricFromCanada
8b8c5e6e54
Update Analytics.md
2021-11-16 09:26:29 -05:00
EricFromCanada
c1531cd7b3
Add line breaks & indentation
2021-11-16 09:26:29 -05:00
dependabot[bot]
8027b5c074
build(deps): bump http_parser.rb from 0.6.0 to 0.8.0 in /docs
...
Bumps [http_parser.rb](https://github.com/tmm1/http_parser.rb ) from 0.6.0 to 0.8.0.
- [Release notes](https://github.com/tmm1/http_parser.rb/releases )
- [Commits](https://github.com/tmm1/http_parser.rb/compare/v0.6.0...v0.8.0 )
---
updated-dependencies:
- dependency-name: http_parser.rb
dependency-type: indirect
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2021-11-15 18:01:50 +00:00
BrewTestBot
587272bc93
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-11-13 00:06:28 +00:00
Nihaal Sangha
1984ca098d
Update cask cookbook header
2021-11-07 01:23:31 +00:00
Nihaal Sangha
25f74b8b01
Improve verified:
docs in cask cookbook
2021-11-04 03:13:33 +00:00
Bevan Kay
e6e0ba0521
cask cookbook: update livecheck blocks
...
This change causes `livecheck` to return a nicer error if no match is found from the regex.
2021-10-30 14:34:18 +11:00
BrewTestBot
af82d32388
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-10-27 11:09:18 +00:00
Rylan Polster
2e78389516
Improve HOMEBREW_INSTALL_FROM_API
description
2021-10-27 02:09:55 -04:00
Mike McQuaid
12be200c9d
Merge pull request #12320 from Homebrew/dependabot/bundler/docs/zeitwerk-2.5.1
...
build(deps): bump zeitwerk from 2.4.2 to 2.5.1 in /docs
2021-10-26 14:56:29 +01:00
dependabot[bot]
6f85e58483
build(deps): bump zeitwerk from 2.4.2 to 2.5.1 in /docs
...
Bumps [zeitwerk](https://github.com/fxn/zeitwerk ) from 2.4.2 to 2.5.1.
- [Release notes](https://github.com/fxn/zeitwerk/releases )
- [Changelog](https://github.com/fxn/zeitwerk/blob/main/CHANGELOG.md )
- [Commits](https://github.com/fxn/zeitwerk/compare/v2.4.2...v2.5.1 )
---
updated-dependencies:
- dependency-name: zeitwerk
dependency-type: indirect
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2021-10-25 19:25:44 +00:00
dependabot[bot]
e81459d8ed
build(deps): bump racc from 1.5.2 to 1.6.0 in /docs
...
Bumps [racc](https://github.com/tenderlove/racc ) from 1.5.2 to 1.6.0.
- [Release notes](https://github.com/tenderlove/racc/releases )
- [Changelog](https://github.com/ruby/racc/blob/master/ChangeLog )
- [Commits](https://github.com/tenderlove/racc/compare/v1.5.2...v1.6.0 )
---
updated-dependencies:
- dependency-name: racc
dependency-type: indirect
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2021-10-25 19:25:07 +00:00
BrewTestBot
82a740eba0
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-10-25 10:52:13 +00:00
Mike McQuaid
25b77857db
Merge pull request #12305 from Rylan12/document-install-from-api
...
Document `HOMEBREW_INSTALL_FROM_API`
2021-10-25 11:48:58 +01:00
BrewTestBot
c694bf74f1
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-10-25 10:12:40 +00:00
BrewTestBot
b19e943118
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-10-25 03:24:59 +00:00
Rylan Polster
0b8032d421
Document HOMEBREW_INSTALL_FROM_API
2021-10-22 12:37:57 -04:00