1375 Commits

Author SHA1 Message Date
Rylan Polster
a9a0c415e7
Cleanup usage strings for flags 2021-01-18 21:20:11 -05:00
Rylan Polster
6f69aab6cf
Cleanup usage string
Include only global args and list the specific options if there are two or fewer.
2021-01-18 21:20:11 -05:00
Rylan Polster
d1f3e39b7b
Update commands to generate usage banner 2021-01-18 21:20:11 -05:00
Issy Long
a0f3545a86
dev-cmd/man: Completely remove --link
- This was deprecated in ec75fbcb65ac151f401ec3fb483a1a1acf63d5e4 in 2016!
2021-01-18 00:57:21 +01:00
Dawid Dziurla
f949d57437
cmd,dev-cmd: regenerate manpages and docs 2021-01-15 13:05:11 +01:00
Shaun Jackman
edfa340646
Merge pull request #10137 from sjackman/sj/governance
Amend the governance document
2021-01-14 12:09:22 -08:00
Rylan Polster
701989968d
Merge pull request #10268 from Rylan12/completions-opt-out
completions: make opt-in only
2021-01-13 16:08:30 -05:00
Rylan Polster
eb3a662841 completions: clarify that only external tap completions are affected
Co-Authored-By: Mike McQuaid <mike@mikemcquaid.com>
2021-01-12 16:31:24 -05:00
Mike McQuaid
bc0d1503e8
Merge pull request #7937 from samford/add-livecheck-author-doc
docs: add brew livecheck documentation
2021-01-12 09:03:44 +00:00
Sam Ford
308390ba5b
Address feedback and expand documentation
Co-authored-by: Mike McQuaid <mike@mikemcquaid.com>
Co-authored-by: Sean Molenaar <1484494+SMillerDev@users.noreply.github.com>
2021-01-11 17:51:41 -05:00
Sam Ford
94f900ea87
docs: add brew livecheck documentation 2021-01-11 15:58:49 -05:00
Rylan Polster
e7b369273a completions: link official taps automatically 2021-01-11 12:27:57 -05:00
Jonathan Chang
ce45868973 Improve documentation and add type signatures. 2021-01-11 10:40:59 +11:00
Rylan Polster
bed16128cc completions: fix usage text 2021-01-10 16:32:18 -05:00
Claudia Pellegrino
c8e2f3476f
Merge pull request #10252 from Rylan12/python-docs-fix
docs: update homebrew-pypi-poet instructions
2021-01-08 20:32:09 +01:00
Shaun Jackman
17c25980f9 Governance: Accept suggestions of Rylan
Change "majority vote" to "ordinary resolution".
Change "Project Leadership Committee" to "PLC".
Add "with compromise".
2021-01-08 10:31:15 -08:00
Rylan Polster
74787ca0ee docs: update shell completions instructions 2021-01-08 11:26:33 -05:00
Rylan Polster
234267cc93 completions: make opt-in only 2021-01-08 11:10:24 -05:00
Mike McQuaid
30d5fc6285
Merge pull request #10259 from kidonng/cask-completion
Add brew casks command
2021-01-08 13:04:53 +00:00
Mike McQuaid
3b3d495021
Merge pull request #10239 from MikeMcQuaid/rubocop-shim
rubocop: add shim and command.
2021-01-08 13:04:35 +00:00
Vítor Galvão
5dbe54d766 Docs: non-cask binaries are not overwritten by --force 2021-01-07 21:23:06 +00:00
Rylan Polster
d06fc3be63 docs: update homebrew-pypi-poet instructions 2021-01-07 13:24:18 -05:00
Mike McQuaid
dc072afdb1
rubocop: add shim and command.
Add a shim and a command that can be used to easily add a single
directory to your `PATH` (`Library/Homebrew/shims/gems`) and have it
automatically install, configure and run `rubocop` so you can use it
for in-editor integrations.
2021-01-07 13:27:17 +00:00
Mike McQuaid
dad7dc6a14
Merge pull request #10196 from souleater7/delete-devel
Delete references to devel
2021-01-06 09:15:52 +00:00
dependabot[bot]
63c407c0e6
build(deps-dev): bump html-proofer from 3.18.2 to 3.18.5 in /docs
Bumps [html-proofer](https://github.com/gjtorikian/html-proofer) from 3.18.2 to 3.18.5.
- [Release notes](https://github.com/gjtorikian/html-proofer/releases)
- [Commits](https://github.com/gjtorikian/html-proofer/compare/v3.18.2...v3.18.5)

Signed-off-by: dependabot[bot] <support@github.com>
2021-01-05 09:41:56 +00:00
psobolewskiPhD
5159c8f6a6 Correct missing ? in build.with?("qt5")
Correct Messaging section:
missing ? in: build.with?("qt5")
2021-01-04 01:26:08 -05:00
Zachary Moon
8dcd2d2ba8
Add a missing backtick 2021-01-02 13:38:31 -05:00
souleater7
e50e3e4b22 Delete references to devel 2021-01-01 10:16:31 -08:00
Rylan Polster
635ecbc589
Merge pull request #10178 from Rylan12/documentation-updates
Documentation updates
2020-12-31 14:41:41 -05:00
Rylan Polster
e9a44cb96c
Merge pull request #10117 from Rylan12/add-blog-reference-to-release-notes
Add more links to the changelog and blog
2020-12-31 10:46:46 -05:00
Rylan Polster
6133c6602a
docs: use and instead of &
Co-authored-by: Sam Ford <1584702+samford@users.noreply.github.com>
2020-12-31 10:44:00 -05:00
Rylan Polster
b605b3ebe5 docs: further clarify merging workflows
Co-Authored-By: Sam Ford <1584702+samford@users.noreply.github.com>
2020-12-30 21:12:45 -05:00
Rylan Polster
bca13a4926 docs: clarify GitHub merge workflow usage
Co-Authored-By: Sam Ford <1584702+samford@users.noreply.github.com>
2020-12-30 16:22:46 -05:00
FX Coudert
15fc1962fc
Installation.md: update for ARM 2020-12-30 10:53:40 +01:00
Kid
98c968ea2f Add brew casks command 2020-12-30 10:55:26 +08:00
Rylan Polster
07ffa7dda7 docs: clarify squash/merge vs rebase/merge 2020-12-29 13:02:14 -05:00
Rylan Polster
5f7c369bc8 docs: fix wording on manpage for cask options 2020-12-29 13:01:58 -05:00
Rylan Polster
bc4f5556c7
Merge pull request #10144 from Rylan12/deprecate-disable-documentation
docs: add deprecate/disable/removal documentation
2020-12-29 05:47:21 -05:00
Rylan Polster
c54acefab3
Merge pull request #10147 from Rylan12/rename-cask-args
cli/parser: use - instead of _ in cask args
2020-12-28 22:07:39 -05:00
Rylan Polster
6d0899f298 release-notes: clarify help text and minor refactor 2020-12-28 11:34:29 -05:00
Rylan Polster
5f887ca934 docs: clarify formula deprecation conditions
Co-Authored-By: Mike McQuaid <mike@mikemcquaid.com>
2020-12-28 11:28:17 -05:00
Rylan Polster
a33f4e0fd1 release-notes: show warning on recent major/minor tag 2020-12-28 10:53:41 -05:00
Rylan Polster
5784e36ead docs: improve clarity in deprecate/disable/removal docs
Co-Authored-By: Mike McQuaid <mike@mikemcquaid.com>
Co-Authored-By: Michka Popoff <3406519+iMichka@users.noreply.github.com>
Co-Authored-By: Carlo Cabrera <30379873+carlocab@users.noreply.github.com>
2020-12-28 10:31:14 -05:00
Mike McQuaid
879589583d
Merge pull request #10095 from hyuraku/add-options-to-search
search: add two options
2020-12-28 13:21:10 +00:00
Rylan Polster
09132be32a docs: use list for common disable reasons
Co-Authored-By: Adrian Ho <the.gromgit@gmail.com>
2020-12-27 13:49:25 -05:00
Shaun Jackman
f576c1ce61
Update docs/Homebrew-Governance.md
Co-authored-by: Colin Dean <colindean@users.noreply.github.com>
2020-12-25 13:10:07 -08:00
Issy Long
90868fff34
cmd/list: Remove help text about -l displaying file sizes
- It doesn't work on the `HOMEBREW_CELLAR` dir for some reason, and
  using `du -sh` instead (PR 10131) was an extra call that we don't
  need.
- (I had to edit the man page manually as `brew man` gives me "Broken
  pipe" errors.)
2020-12-25 19:03:57 +00:00
Rylan Polster
ab97c30b14 cli/parser: use - instead of _ in cask args 2020-12-25 12:42:18 -05:00
Rylan Polster
b125bd92cf docs: incorporate changes from code review
Co-Authored-By: Carlo Cabrera <30379873+carlocab@users.noreply.github.com>
2020-12-25 12:13:38 -05:00
Rylan Polster
5a1adeae06 docs: incorporate changes from code review
Co-Authored-By: Seeker <meaningseeking@protonmail.com>
Co-Authored-By: Sean Molenaar <smillerdev@me.com>
Co-Authored-By: Mike McQuaid <mike@mikemcquaid.com>
Co-Authored-By: Michka Popoff <3406519+iMichka@users.noreply.github.com>
2020-12-25 11:00:58 -05:00