1539 Commits

Author SHA1 Message Date
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
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
BrewTestBot
f385446353
Update maintainers, manpage and completions.
Autogenerated by the [update-manpage](https://github.com/Homebrew/brew/blob/HEAD/.github/workflows/update-manpage.yml) workflow.
2021-04-29 18:58:20 +00:00
Sean Molenaar
79fc33cf39
Merge pull request #11262 from Homebrew/SMillerDev-patch-1
docs: clarify upstream versions requirement
2021-04-28 17:11:30 +02:00
Mike McQuaid
e9b3d31d32
Merge pull request #10329 from reitermarkus/livecheck-docs
Improve livecheck docs.
2021-04-28 11:44:35 +01:00
Thierry Moisan
2487324214
Update docs/Formula-Cookbook.md
Co-authored-by: Rylan Polster <rslpolster@gmail.com>
2021-04-27 13:09:57 -04:00
Thierry Moisan
665b86453f
Update Formula-Cookbook.md 2021-04-27 11:39:32 -04:00
Sean Molenaar
88cf8681a3
docs: rename version claim to policy
Co-authored-by: Carlo Cabrera <30379873+carlocab@users.noreply.github.com>
2021-04-27 16:43:54 +02:00
Sean Molenaar
df04c2f9fa
docs: clarify upstream versions requirement 2021-04-27 16:36:39 +02:00
BrewTestBot
042ab7f890
Update maintainers, manpage and completions.
Autogenerated by the [update-manpage](https://github.com/Homebrew/brew/blob/HEAD/.github/workflows/update-manpage.yml) workflow.
2021-04-27 14:08:20 +00:00
Mike McQuaid
43643d262b
Merge pull request #11255 from gromgit/patch-3
Interesting-Taps-and-Forks.md: add gromgit/fuse
2021-04-27 15:06:35 +01:00
Adrian Ho
f2fb76280e
Update docs/Interesting-Taps-and-Forks.md
Co-authored-by: Nanda H Krishna <me@nandahkrishna.com>
2021-04-27 13:34:39 +08:00
Adrian Ho
3cf1854143
Interesting-Taps-and-Forks.md: add gromgit/fuse 2021-04-27 11:04:16 +08:00
Thierry Moisan
5ed94c0d00
Update docs/Formula-Cookbook.md
Co-authored-by: Carlo Cabrera <30379873+carlocab@users.noreply.github.com>
2021-04-26 20:43:46 -04:00
Thierry Moisan
87d9af7b4a
Update Formula-Cookbook.md 2021-04-26 20:34:33 -04:00
Thierry Moisan
539b2105d4
Update Formula-Cookbook.md 2021-04-26 16:11:08 -04:00
Sean Molenaar
f7ec0b4d53
docs: fix token-reference anchor
Co-authored-by: Rylan Polster <rslpolster@gmail.com>
2021-04-26 14:32:30 +02:00
Sean Molenaar
390d108555
docs: add Cask Cookbook 2021-04-26 10:47:41 +02:00
Thierry Moisan
a313b2d34f
Update docs/Formula-Cookbook.md
Co-authored-by: Rylan Polster <rslpolster@gmail.com>
2021-04-25 13:06:39 -04:00
Thierry Moisan
5b31a0623b
docs: mention shebang rewrite in the formula cookbook 2021-04-24 14:18:38 -04:00
Mike McQuaid
c6a9227e08
More official Homebrew taps
Make `brew alias`, `brew autoupdate` and `brew command-not-found-init`
official commands. This means we:
- make sure we don't break their style with `brew style` changes
- autotap them when you run the command and they aren't installed
- include them in the manpage
2021-04-23 13:43:55 +01:00
Dustin Rodrigues
949e89f91e
docs: remove recommended/optional from maintainer guidelines 2021-04-22 22:09:00 -04:00
Mike McQuaid
1d2782dcef
Merge pull request #11190 from gromgit/patch-2
Acceptable-Casks.md: improve readability
2021-04-20 16:02:43 +01:00
Rylan Polster
844f15edec
Merge pull request #11182 from Rylan12/deprecate-brew-search-casks
search: properly deprecate `brew search --cask`
2021-04-19 20:06:59 -04:00
Adrian Ho
71fdc8cc23
Acceptable-Casks.md: improve readability
Move definitions next to their terms, so the reader immediately understands the terms used.

Also grammar fixes in the second half.
2021-04-19 21:41:47 +08:00
Rylan Polster
0a30cae9d1
search: properly deprecate brew search --cask 2021-04-19 08:25:19 -04:00
Mike McQuaid
530d1ffac7
Merge pull request #11184 from Homebrew/dependabot/bundler/docs/html-proofer-3.19.1
build(deps-dev): bump html-proofer from 3.19.0 to 3.19.1 in /docs
2021-04-19 12:50:02 +01:00
BrewTestBot
8706dda241
Update maintainers, manpage and completions.
Autogenerated by the [update-manpage](https://github.com/Homebrew/brew/blob/HEAD/.github/workflows/update-manpage.yml) workflow.
2021-04-19 09:23:24 +00:00
dependabot[bot]
be0f78d2ca
build(deps-dev): bump html-proofer from 3.19.0 to 3.19.1 in /docs
Bumps [html-proofer](https://github.com/gjtorikian/html-proofer) from 3.19.0 to 3.19.1.
- [Release notes](https://github.com/gjtorikian/html-proofer/releases)
- [Commits](https://github.com/gjtorikian/html-proofer/compare/v3.19.0...v3.19.1)

Signed-off-by: dependabot[bot] <support@github.com>
2021-04-19 05:28:26 +00:00
BrewTestBot
73966f4cd5
Update maintainers, manpage and completions.
Autogenerated by the [update-manpage](https://github.com/Homebrew/brew/blob/HEAD/.github/workflows/update-manpage.yml) workflow.
2021-04-17 12:21:10 +00:00
BrewTestBot
02f33834be
Update maintainers, manpage and completions.
Autogenerated by the [update-manpage](https://github.com/Homebrew/brew/blob/HEAD/.github/workflows/update-manpage.yml) workflow.
2021-04-12 15:24:13 +00:00
Mike McQuaid
1bdb8c7a33
More Bintray cleanup
Cleanup more files and names related to Bintray to ease their future
deletion (when Bintray is shutdown).
2021-04-12 15:07:46 +01:00
dependabot[bot]
6a5319ec5e
build(deps-dev): bump html-proofer from 3.18.8 to 3.19.0 in /docs
Bumps [html-proofer](https://github.com/gjtorikian/html-proofer) from 3.18.8 to 3.19.0.
- [Release notes](https://github.com/gjtorikian/html-proofer/releases)
- [Commits](https://github.com/gjtorikian/html-proofer/compare/v3.18.8...v3.19.0)

Signed-off-by: dependabot[bot] <support@github.com>
2021-04-12 05:35:56 +00:00
Mike McQuaid
271474820f
Merge pull request #11075 from MikeMcQuaid/deprecate_disable_delete
Deprecate, disable, delete code for next major/minor version.
2021-04-09 10:09:51 +01:00
Mike McQuaid
d73351251c
Deprecate, disable, delete code for next major/minor version.
Do the usual dance for bumping our major/minor version.
2021-04-09 09:30:36 +01:00
Mike McQuaid
bf199cf271
Default Homebrew on Linux to use GitHub Packages. 2021-04-09 09:17:25 +01:00
Mike McQuaid
a2251a16ff
Default download to GitHub Packages
Now that all bottles (without existing `sha256` mismatches) have been
uploaded to GitHub Packages make it the default download location.

Will give this a few days testing before we make a tag and make this
default for everyone.

No migration has been done for Linuxbrew packages yet; those will be
done after we have fully migrated over Homebrew.
2021-04-08 11:33:03 +01:00
Thomas L. Kjeldsen
9b58a8a7e2
Documentation: Fix link on website
Removing a linebreak in an attempt to fix the third link on https://docs.brew.sh/Acceptable-Casks such that the web page links to https://docs.brew.sh/Taps instead of https://docs.brew.sh/Taps.md
2021-04-07 22:01:05 +02:00
Markus Reiter
8bfc5d0c27
Merge pull request #11018 from vitorgalvao/audacity
acceptable casks: audacity no longer applies
2021-04-06 02:06:58 +02:00
Samuel FORESTIER
c5acda3e5a
Adds missing required procps package
In very limited environments, Homebrew manual install fails with :

```
/root/.linuxbrew/Homebrew/Library/Homebrew/cmd/shellenv.sh: line 9: /bin/ps: No such file or directory
```

This has to be fixed by explicitly provisioning `ps` command on the system, since Brew 2.4.7 (see `c1666676`).
2021-04-05 11:23:16 +00:00