934 Commits

Author SHA1 Message Date
Mike McQuaid
debab213d4
Merge pull request #7189 from Homebrew/dependabot/bundler/docs/activesupport-6.0.2.2
build: bump activesupport from 6.0.2.1 to 6.0.2.2 in /docs
2020-03-20 11:35:34 +00:00
vidusheeamoli
2dffdf5ddf docs: fix broken link 2020-03-20 01:07:27 +05:30
dependabot-preview[bot]
e210e85deb
build: bump activesupport from 6.0.2.1 to 6.0.2.2 in /docs
Bumps [activesupport](https://github.com/rails/rails) from 6.0.2.1 to 6.0.2.2.
- [Release notes](https://github.com/rails/rails/releases)
- [Changelog](https://github.com/rails/rails/blob/v6.0.2.2/activesupport/CHANGELOG.md)
- [Commits](https://github.com/rails/rails/compare/v6.0.2.1...v6.0.2.2)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-03-19 19:06:41 +00:00
Issy Long
7ea6d5c648
manpages: Run brew man after brew bundle Whalebrew inclusion
- This was added in https://github.com/Homebrew/homebrew-bundle/pull/656
  but the subcommand docs were never updated here, causing failures on
  other, unrelated `brew` PRs.
2020-03-19 18:40:13 +00:00
Issy Long
10acb87cb0
[Linux] Remove --skip-style flag from brew merge-homebrew docs
- This flag was removed (inverted to `--style`) in https://github.com/Homebrew/homebrew-linux-dev/pull/160.
2020-03-15 13:29:09 +00:00
dependabot-preview[bot]
39458f6569
build: bump rubyzip from 2.2.0 to 2.3.0 in /docs
Bumps [rubyzip](https://github.com/rubyzip/rubyzip) from 2.2.0 to 2.3.0.
- [Release notes](https://github.com/rubyzip/rubyzip/releases)
- [Changelog](https://github.com/rubyzip/rubyzip/blob/master/Changelog.md)
- [Commits](https://github.com/rubyzip/rubyzip/compare/v2.2.0...v2.3.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-03-14 12:03:32 +00:00
dependabot-preview[bot]
8f7b549f37
build: bump unicode-display_width from 1.6.1 to 1.7.0 in /docs
Bumps [unicode-display_width](https://github.com/janlelis/unicode-display_width) from 1.6.1 to 1.7.0.
- [Release notes](https://github.com/janlelis/unicode-display_width/releases)
- [Changelog](https://github.com/janlelis/unicode-display_width/blob/master/CHANGELOG.md)
- [Commits](https://github.com/janlelis/unicode-display_width/compare/v1.6.1...v1.7.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-03-11 13:57:26 +00:00
Mike McQuaid
a52e4f6913
Merge pull request #7156 from MikeMcQuaid/manpage-tweaks
man: include full help from external commands.
2020-03-11 13:05:30 +00:00
dependabot-preview[bot]
70fed8d1bb
build: bump octokit from 4.15.0 to 4.17.0 in /docs
Bumps [octokit](https://github.com/octokit/octokit.rb) from 4.15.0 to 4.17.0.
- [Release notes](https://github.com/octokit/octokit.rb/releases)
- [Changelog](https://github.com/octokit/octokit.rb/blob/4-stable/RELEASE.md)
- [Commits](https://github.com/octokit/octokit.rb/compare/v4.15.0...v4.17.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-03-11 12:22:59 +00:00
Mike McQuaid
2afeffc91b
man: include full help from external commands.
Inspired by https://github.com/Homebrew/brew/issues/7148
2020-03-11 12:22:46 +00:00
Mike McQuaid
f63d2d7887
man: be more exact about global options.
Make clear these don't necessarily apply to all subcommands
(see https://github.com/Homebrew/brew/issues/7121).
2020-03-11 12:16:47 +00:00
Sean Molenaar
1d6159fe65
add https checking for links 2020-03-10 10:01:15 +01:00
Adrian Ho
a0df23ec8d Fix broken link on docs man page 2020-03-09 17:20:59 +08:00
Shaun Jackman
d6a8ff752f docs/Homebrew-on-Linux.md: Use the bash installer 2020-03-04 12:17:33 -08:00
Mike McQuaid
6ead927500
cmd/search: tweak documentation text. 2020-03-04 13:14:39 +00:00
vidusheeamoli
67d012afcc search: add separate flag for formulae 2020-03-04 17:58:19 +05:30
Mike McQuaid
f6631d6449
Merge pull request #7019 from iMichka/python2doc
brew: remove most traces of python@2
2020-03-04 11:21:07 +00:00
dependabot-preview[bot]
46bc2f6e16
build: bump zeitwerk from 2.2.2 to 2.3.0 in /docs
Bumps [zeitwerk](https://github.com/fxn/zeitwerk) from 2.2.2 to 2.3.0.
- [Release notes](https://github.com/fxn/zeitwerk/releases)
- [Changelog](https://github.com/fxn/zeitwerk/blob/master/CHANGELOG.md)
- [Commits](https://github.com/fxn/zeitwerk/compare/v2.2.2...v2.3.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-03-04 05:13:09 +00:00
Mike McQuaid
59c50986c7
Merge pull request #6996 from SMillerDev/docs/guides
Docs: Add guides for common cases
2020-03-02 13:28:27 +00:00
Mike McQuaid
eebe6d20d1
Merge pull request #7096 from lukasbestle/patch-1
Versions docs: Add note on unstable versions
2020-03-02 13:27:10 +00:00
Mike McQuaid
ff35b943d3
docs/Versions: tweak unstable language. 2020-03-02 13:06:59 +00:00
dependabot-preview[bot]
cdd9d2f5b8
build: bump nokogiri from 1.10.8 to 1.10.9 in /docs
Bumps [nokogiri](https://github.com/sparklemotion/nokogiri) from 1.10.8 to 1.10.9.
- [Release notes](https://github.com/sparklemotion/nokogiri/releases)
- [Changelog](https://github.com/sparklemotion/nokogiri/blob/v1.10.9/CHANGELOG.md)
- [Commits](https://github.com/sparklemotion/nokogiri/compare/v1.10.8...v1.10.9)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-03-02 05:30:57 +00:00
Lukas Bestle
943beaec1e
Versions docs: Add note on unstable versions 2020-03-01 11:32:48 +01:00
Sean Molenaar
3dd23eb296
Update docs/Updating-Software-in-Homebrew.md
Co-Authored-By: Sam Ford <1584702+samford@users.noreply.github.com>
2020-02-28 09:51:39 +01:00
Sean Molenaar
55a6c6f0ff
Update docs/Updating-Software-in-Homebrew.md
Co-Authored-By: Sam Ford <1584702+samford@users.noreply.github.com>
2020-02-28 09:51:17 +01:00
Sean Molenaar
750e0b1ecc
Update docs/Updating-Software-in-Homebrew.md
Co-Authored-By: Sam Ford <1584702+samford@users.noreply.github.com>
2020-02-28 09:51:00 +01:00
Sean Molenaar
f8c780c8c6
Update docs/Updating-Software-in-Homebrew.md
Co-Authored-By: Sam Ford <1584702+samford@users.noreply.github.com>
2020-02-28 09:50:48 +01:00
Sean Molenaar
5a3a637d25
Update docs/Adding-Software-to-Homebrew.md
Co-Authored-By: Sam Ford <1584702+samford@users.noreply.github.com>
2020-02-28 09:50:34 +01:00
Sean Molenaar
10f529d091
Docs: Add guides for common cases
Co-authored-by: Sam Ford <1584702+samford@users.noreply.github.com>
2020-02-25 21:43:03 +01:00
EricFromCanada
6f5cd0e7fe bump-formula-pr: support add multiple mirror URLs with --mirror 2020-02-24 13:07:46 -05:00
Kreig Zimmerman
6902073984 docs(Shell-Completion.md): modified conditional for .zshrc to include call to compinit 2020-02-21 17:28:24 -05:00
Mike McQuaid
954b385da1
README: add samford.
Welcome to the team!
2020-02-21 14:29:43 +00:00
Mike McQuaid
7e1da4a037
README: add missing maintainers. 2020-02-19 11:57:25 +00:00
Mike McQuaid
e9419e48e5
tap: update docs to note non-shallow default.
Also, while we're here, `rsync` and `git` are not acronyms.
2020-02-19 10:56:44 +00:00
Michka Popoff
c46a30b575 brew: remove most traces of python@2 2020-02-17 22:38:24 +01:00
dependabot-preview[bot]
355f36d97d
build: bump yell from 2.2.1 to 2.2.2 in /docs
Bumps [yell](https://github.com/rudionrails/yell) from 2.2.1 to 2.2.2.
- [Release notes](https://github.com/rudionrails/yell/releases)
- [Commits](https://github.com/rudionrails/yell/commits)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-02-16 21:17:59 +00:00
Issy Long
9ae23ee6d6
docs: depends_on :linux is now the identifier for Linux-only formulae
- This was changed in
6578a4aa86.
2020-02-16 10:35:49 +00:00
Mike McQuaid
022d85ef98
Merge pull request #7018 from Homebrew/dependabot/bundler/docs/nokogiri-1.10.8
build: bump nokogiri from 1.10.7 to 1.10.8 in /docs
2020-02-11 12:30:12 +00:00
dependabot-preview[bot]
2f66f98f0a
build: bump concurrent-ruby from 1.1.5 to 1.1.6 in /docs
Bumps [concurrent-ruby](https://github.com/ruby-concurrency/concurrent-ruby) from 1.1.5 to 1.1.6.
- [Release notes](https://github.com/ruby-concurrency/concurrent-ruby/releases)
- [Changelog](https://github.com/ruby-concurrency/concurrent-ruby/blob/master/CHANGELOG.md)
- [Commits](https://github.com/ruby-concurrency/concurrent-ruby/compare/v1.1.5...v1.1.6)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-02-11 05:12:38 +00:00
dependabot-preview[bot]
c8c371be8f
build: bump nokogiri from 1.10.7 to 1.10.8 in /docs
Bumps [nokogiri](https://github.com/sparklemotion/nokogiri) from 1.10.7 to 1.10.8.
- [Release notes](https://github.com/sparklemotion/nokogiri/releases)
- [Changelog](https://github.com/sparklemotion/nokogiri/blob/master/CHANGELOG.md)
- [Commits](https://github.com/sparklemotion/nokogiri/compare/v1.10.7...v1.10.8)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-02-10 19:51:05 +00:00
Pierre PACI
bab72445b9
Update Taps.md
brew tap user/repo example was misleading
2020-02-07 14:29:44 +01:00
Jonathan Chang
83c09d20c2
docs: update with new Linux workflow 2020-02-06 21:00:45 +00:00
Samuel Cochran
8cd0177656
brew man 2020-02-06 09:58:10 +11:00
Samuel Cochran
b9a90e355b
brew man 2020-02-06 09:56:51 +11:00
Mike McQuaid
ecce70bc32
Rename --quieter args to --quiet. 2020-02-05 19:43:59 +00:00
Issy Long
eec8028d4f
[Linux] docs: Update sponsors to say GitHub Actions not CircleCI
- We switched from Circle CI to Azure Pipelines, then to GitHub Actions.
- I can't find any directly linkable official GitHub logo assets on
  https://github.com/logos and I don't want to upload an image directly
  to this repo. So, remove the image. If that's acceptable.
2020-02-04 08:49:45 +00:00
Issy Long
4f10b38328
Merge pull request #6994 from issyl0/linux-new-bottling-docs
[Linux] docs: We've got a new (automated) process for bottling!
2020-02-03 20:48:45 +01:00
Issy Long
6c85b50d2a
Update docs/Homebrew-linuxbrew-core-Maintainer-Guide.md 2020-02-03 18:08:25 +01:00
Issy Long
d489375984
[Linux] docs: We've got a new (automated) process for bottling! 2020-02-03 16:55:16 +00:00
Mike McQuaid
a6b06c19cb
README: update Homebrew PLC.
I have stepped down and Sean has replaced me.
2020-02-03 16:39:03 +01:00