1577 Commits

Author SHA1 Message Date
BrewTestBot
191ea2451f
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-06-11 14:08:27 +00:00
BrewTestBot
3feec5e4ee
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-06-09 08:38:03 +00:00
Rylan Polster
08b44afcdf
cli/parser: allow options to be hidden 2021-06-08 22:02:32 -04:00
Mike McQuaid
76cda750d5
Merge pull request #11493 from Rylan12/add-terminology-to-manpage
docs: add terminology to manpage
2021-06-08 17:18:17 +01:00
Rylan Polster
45f23d4c16
docs: improve terminology guide from code review
Co-Authored-By: Mike McQuaid <mike@mikemcquaid.com>
2021-06-08 10:45:03 -04:00
Nanda H Krishna
99702b2475
Merge pull request #11497 from nandahkrishna/remove-publish-flag
`brew pr-{pull,upload}`: remove `--no-publish` flag
2021-06-08 17:33:22 +05:30
BrewTestBot
5bef4198a1
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-06-07 20:13:57 +00:00
Rylan Polster
2c22a258a0
docs: Separate terminology from cookbook and manpages 2021-06-07 10:58:14 -04:00
Nanda H Krishna
ea8477715c
Update manpage and completions 2021-06-07 15:16:48 +05:30
Rylan Polster
144c1c68c3
docs: add terminology to manpage 2021-06-05 14:49:51 -04:00
dependabot[bot]
1b652d0188
build(deps-dev): bump github-pages from 214 to 215 in /docs
Bumps [github-pages](https://github.com/github/pages-gem) from 214 to 215.
- [Release notes](https://github.com/github/pages-gem/releases)
- [Commits](https://github.com/github/pages-gem/compare/v214...v215)

Signed-off-by: dependabot[bot] <support@github.com>
2021-05-31 05:23:44 +00:00
BrewTestBot
82b3406140
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-05-26 15:49:24 +00:00
BrewTestBot
65d595b741
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-05-22 09:43:12 +00:00
Carlo Cabrera
9135917f32
Merge pull request #11408 from carlocab/s/reason/requirement
formula: tweak preset `pour_bottle?` symbols
2021-05-21 15:54:31 +01:00
Rylan Polster
2120d285be
formuala: update pour_bottle? docs 2021-05-20 11:34:12 -04:00
Rylan Polster
a0d705e5f6
Merge pull request #11376 from Rylan12/doc-updates
docs: update maintainer guidelines
2021-05-19 13:19:18 -04:00
Rylan Polster
52f4025c61
docs: rename core maintainer guide for consistency 2021-05-19 12:52:28 -04:00
Rylan Polster
8edd4d3fac
docs: cleanup core merge info 2021-05-19 12:50:34 -04:00
BrewTestBot
3f261986dc
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-05-19 11:04:16 +00:00
Mike McQuaid
847a7321e7
Merge pull request #11404 from tatehanawalt/tate-remove-options-from-formula-cookbook
removed option reference from 'odie' example code snippet in documentation FormulaCookbook markdown file
2021-05-19 10:06:01 +01:00
Rylan Polster
5f86ad7902
Merge pull request #11406 from cho-m/cask-cookbook-fixes
docs: fix Cask Cookbook placeholders being discarded on docs.brew.sh
2021-05-19 05:05:51 -04:00
Michael Cho
5ce84970b8
docs: use '<cask>' placeholder in Cask-Cookbook
Co-authored-by: Rylan Polster <rslpolster@gmail.com>
2021-05-18 14:34:17 -07:00
dependabot[bot]
21c0f1cf69
build(deps): bump nokogiri from 1.11.3 to 1.11.4 in /docs
Bumps [nokogiri](https://github.com/sparklemotion/nokogiri) from 1.11.3 to 1.11.4.
- [Release notes](https://github.com/sparklemotion/nokogiri/releases)
- [Changelog](https://github.com/sparklemotion/nokogiri/blob/main/CHANGELOG.md)
- [Commits](https://github.com/sparklemotion/nokogiri/compare/v1.11.3...v1.11.4)

Signed-off-by: dependabot[bot] <support@github.com>
2021-05-18 21:26:38 +00:00
Michael Cho
0e9ab28600
docs: fix Cask Cookbook placeholders being discarded on docs.brew.sh 2021-05-18 13:57:16 -07:00
Rylan Polster
817914fc04
docs: fix wording in brew maintainer guide 2021-05-18 14:01:05 -04:00
Rylan Polster
93ef624649
docs: remove mailing list references 2021-05-18 10:15:08 -04:00
Tate Hanawalt
1aa4ca754f removed option reference from 'odie' example code snippet 2021-05-18 09:05:29 -05:00
Rylan Polster
6bcb3bd367
docs: clarify link to above section 2021-05-18 02:43:16 -04:00
Rylan Polster
ac6b4dbe6e
docs: update new maintainer checklist 2021-05-18 02:39:57 -04:00
Rylan Polster
46af59fe3a
docs: update based on suggestions from code review
Co-Authored-By: Mike McQuaid <mike@mikemcquaid.com>
2021-05-18 02:39:33 -04:00
Rylan Polster
ba22ec6447
docs: update vale config with new titles 2021-05-14 14:04:09 -04:00
Rylan Polster
de5fd4642d
docs: update based on suggestions from code review
Co-Authored-By: Eric Knibbe <3324775+EricFromCanada@users.noreply.github.com>
2021-05-14 13:49:16 -04:00
Rylan Polster
04f5433dcc
docs: update based on suggestions from code review 2021-05-13 20:14:28 -04:00
Mike McQuaid
02a344d432
Merge pull request #11368 from cnnrmnn/add-leaves-flags
Add leaves --installed-on-request and --installed-as-dependency flags
2021-05-13 13:33:29 +01:00
Rylan Polster
73ca9a0e05
docs: add cask cookbook link to maintainer guidlines 2021-05-13 02:51:15 -04:00
Rylan Polster
ce2a942d67
docs: temporarily rename core maintainer guide 2021-05-13 02:34:31 -04:00
Rylan Polster
e0230330d0
docs: add brew maintainer guide 2021-05-13 02:30:01 -04:00
Rylan Polster
068292cfdc
docs: reorganize maintainer guides 2021-05-12 20:59:09 -04:00
Rylan Polster
0f47290622
docs: add cask maintainer guide 2021-05-12 20:54:06 -04:00
Rylan Polster
04ac61924b
cli/args: add new brew leaves args to rbi file
Also update the manpages with the new `brew leaves` options.
2021-05-12 11:49:46 -04:00
Mike McQuaid
b914411ac8
Delete Bintray code
Remove all code related to Bintray. It no longer works so there's no
point keeping it around.

Some of this could arguably be deprecated/disabled first/instead but:
I'm not sure I see the sense in keeping stuff around that's known to be
broken.
2021-05-12 13:37:18 +01:00
Mike McQuaid
c6ac648c08
Merge pull request #11244 from Moisan/docs_shebang
docs: mention shebang rewrite in the formula cookbook
2021-05-10 16:11:12 +01:00
John Bampton
1691e615fe Fix spelling 2021-05-08 11:20:01 +10:00
BrewTestBot
35340c5834
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-05-07 21:23:22 +00:00
cnnrmnn
6e1345b899 Remove --shallow and --full from manpage 2021-05-06 10:18:18 -04:00
Mike McQuaid
b3603b5de8
docs/Common-Issues: remove Oxford comma.
Not sure why CI didn't catch this the first time.
2021-05-05 10:08:21 +01:00
BrewTestBot
6d23fc2c4d
Update maintainers, manpage and completions.
Autogenerated by the [update-manpage](https://github.com/Homebrew/brew/blob/HEAD/.github/workflows/update-manpage.yml) workflow.
2021-05-04 17:35:09 +00:00
Nanda H Krishna
2aff9ef1e6
Update manpages and completions 2021-05-04 18:33:22 +05:30
Issy Long
681f5a5914
docs/Formula-Cookbook: Fix outdated HEAD hash syntax
- Using the previous syntax, `brew audit --strict` fails because this
  uses the old Ruby hash syntax.
2021-05-02 14:57:30 +01:00
dependabot[bot]
b168717991
build(deps): bump rexml from 3.2.4 to 3.2.5 in /docs
Bumps [rexml](https://github.com/ruby/rexml) from 3.2.4 to 3.2.5.
- [Release notes](https://github.com/ruby/rexml/releases)
- [Changelog](https://github.com/ruby/rexml/blob/master/NEWS.md)
- [Commits](https://github.com/ruby/rexml/compare/v3.2.4...v3.2.5)

Signed-off-by: dependabot[bot] <support@github.com>
2021-04-30 20:54:16 +00:00