721 Commits

Author SHA1 Message Date
Mike McQuaid
605a9c6057
Merge pull request #6440 from igas/formula-pr-checklist
Maintainer's checklist on accepting formula PR
2019-09-18 11:47:43 +01:00
dependabot-preview[bot]
fcf5a51399
build: bump github-pages from 198 to 200 in /docs
Bumps [github-pages](https://github.com/github/pages-gem) from 198 to 200.
- [Release notes](https://github.com/github/pages-gem/releases)
- [Commits](https://github.com/github/pages-gem/compare/v198...v200)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-09-17 18:12:35 +00:00
Mike McQuaid
d40a4173d4
Merge pull request #6453 from reitermarkus/brew-ruby
Fix `brew ruby -r`.
2019-09-16 08:32:39 +01:00
Issy Long
23294a5647
Docs: Add a link to the linuxbrew-core maintainer guide 2019-09-15 11:56:26 +01:00
Issy Long
6a81aa2ca4
Maintainer's guide for Homebrew on Linux (linuxbrew-core)
- There are a lot more manual steps in Homebrew on Linux (Linuxbrew)
  land than there are in Homebrew (core), it feels like.
- This is a first attempt at a maintainer's guide. I have basically
  tried to brain-dump everything that Michka and Shaun have taught me
  over the months into something consumable for future Homebrew on Linux
  maintainers!
- Some of it is overly verbose - the merging docs are taken from
  [Linuxbrew/homebrew-developer's docs](https://github.com/Linuxbrew/homebrew-developer/blob/master/docs/merge-homebrew-core.md)
  which were recently updated to reflect reality but probably don't need
  to have so many words: just some instructions. :-)
2019-09-14 12:58:31 +01:00
Markus Reiter
cba1c8ee97 Fix brew ruby -r. 2019-09-13 21:16:48 +02:00
Igor Kapkov
1cd5fdf3e1
Address comments 2019-09-12 19:50:01 +10:00
Igor Kapkov
2ec526609c
Add link, rename file and remove semicolons 2019-09-12 07:36:17 +10:00
Igor Kapkov
ee23c492de
Initial draft of the checklist for PR merge decisions 2019-09-11 20:24:41 +10:00
Mike McQuaid
3f62a5a212
Merge pull request #6430 from lwolfsonkin/brew-fish-completions-update
Added a flurry of improvements to the brew fish completions
2019-09-09 09:09:36 +01:00
Lawrence
109d2a6d0e Deleted comment in parentheses 2019-09-07 18:21:01 -04:00
Markus Reiter
d294881e31
Merge pull request #6428 from Homebrew/dependabot/bundler/docs/html-proofer-3.12.2
build: bump html-proofer from 3.12.0 to 3.12.2 in /docs
2019-09-07 23:37:57 +02:00
Lawrence
994d92ab32 Fixed website documentation to mark that brew provides fish completions 2019-09-07 17:26:15 -04:00
dependabot-preview[bot]
8c89cd1a6d
build: bump html-proofer from 3.12.0 to 3.12.2 in /docs
Bumps [html-proofer](https://github.com/gjtorikian/html-proofer) from 3.12.0 to 3.12.2.
- [Release notes](https://github.com/gjtorikian/html-proofer/releases)
- [Commits](https://github.com/gjtorikian/html-proofer/compare/v3.12.0...v3.12.2)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-09-07 11:29:43 +00:00
dependabot-preview[bot]
4ebad49928
build: bump rubyzip from 1.2.3 to 1.2.4 in /docs
Bumps [rubyzip](https://github.com/rubyzip/rubyzip) from 1.2.3 to 1.2.4.
- [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/v1.2.3...v1.2.4)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-09-06 17:24:14 +00:00
Steven Peters
ea61180610
New-Maintainer-Checklist: invite to monthly call 2019-09-05 16:09:01 +01:00
Jonathan Chang
f0f4142faa
Merge pull request #6416 from jonchang/members
New Maintainer Checklist: add guidelines for members
2019-09-04 19:31:39 +10:00
Jonathan Chang
884d1fa919 New-Maintainer-Checklist: guidelines for members 2019-09-04 12:50:14 +10:00
dependabot-preview[bot]
da994c2e3c
build: bump html-proofer from 3.11.1 to 3.12.0 in /docs
Bumps [html-proofer](https://github.com/gjtorikian/html-proofer) from 3.11.1 to 3.12.0.
- [Release notes](https://github.com/gjtorikian/html-proofer/releases)
- [Commits](https://github.com/gjtorikian/html-proofer/compare/v3.11.1...v3.12.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-09-03 15:45:09 +00:00
Rui Chen
98ee92b7a3 Add chenrui333 2019-09-02 14:14:11 -04:00
Mike McQuaid
78d74a8b29
Merge pull request #6403 from EricFromCanada/custom-global-options
man: include global options with customized descriptions
2019-09-02 14:17:03 +01:00
dependabot-preview[bot]
506d0f25fd
build: bump addressable from 2.6.0 to 2.7.0 in /docs
Bumps [addressable](https://github.com/sporkmonger/addressable) from 2.6.0 to 2.7.0.
- [Release notes](https://github.com/sporkmonger/addressable/releases)
- [Changelog](https://github.com/sporkmonger/addressable/blob/master/CHANGELOG.md)
- [Commits](https://github.com/sporkmonger/addressable/compare/addressable-2.6.0...addressable-2.7.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-09-02 05:25:14 +00:00
EricFromCanada
2477773259 man: include global options with customized descriptions 2019-08-25 23:59:47 -04:00
EricFromCanada
3ed9b35f70 man: allow multi-line paragraphs for comment-based docs 2019-08-20 12:56:21 -04:00
EricFromCanada
20e3edfc78 manpages: add link to API & regenerate 2019-08-20 09:13:28 -04:00
Jonathan Chang
1a95f1fd2d Update manpages 2019-08-19 16:12:34 +10:00
dependabot-preview[bot]
6154e1742f
build: bump dnsruby from 1.61.2 to 1.61.3 in /docs
Bumps [dnsruby](https://github.com/alexdalitz/dnsruby) from 1.61.2 to 1.61.3.
- [Release notes](https://github.com/alexdalitz/dnsruby/releases)
- [Changelog](https://github.com/alexdalitz/dnsruby/blob/master/RELEASE_NOTES.md)
- [Commits](https://github.com/alexdalitz/dnsruby/commits)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-08-15 15:23:38 +00:00
dependabot-preview[bot]
3dd20dbcb3
build: bump html-pipeline from 2.11.1 to 2.12.0 in /docs
Bumps [html-pipeline](https://github.com/jch/html-pipeline) from 2.11.1 to 2.12.0.
- [Release notes](https://github.com/jch/html-pipeline/releases)
- [Changelog](https://github.com/jch/html-pipeline/blob/master/CHANGELOG.md)
- [Commits](https://github.com/jch/html-pipeline/compare/v2.11.1...v2.12.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-08-12 18:21:49 +00:00
dependabot-preview[bot]
27422f097e
build: bump nokogiri from 1.10.3 to 1.10.4 in /docs
Bumps [nokogiri](https://github.com/sparklemotion/nokogiri) from 1.10.3 to 1.10.4.
- [Release notes](https://github.com/sparklemotion/nokogiri/releases)
- [Changelog](https://github.com/sparklemotion/nokogiri/blob/master/CHANGELOG.md)
- [Commits](https://github.com/sparklemotion/nokogiri/commits)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-08-11 19:26:44 +00:00
Mike McQuaid
777aef502d
Merge pull request #6278 from trinitronx/update-faq-automatic-cleanup
Update FAQ entry: Homebrew automatic `brew cleanup` behavior change
2019-07-28 15:42:22 +01:00
Mike McQuaid
a6115f8bb4
FAQ: update cleanup text. 2019-07-28 15:22:18 +01:00
Mike McQuaid
1cd45a769d
Merge pull request #6330 from hogand/add-upgrade-dry-run
Add --dry-run to brew upgrade and brew cask upgrade
2019-07-28 15:18:13 +01:00
Mike McQuaid
9354081323
Add HOMEBREW_DISPLAY_INSTALL_TIMES
Fixes #6300
2019-07-28 11:12:32 +01:00
Doug Hogan
9e0e012a56 cmd/upgrade: add --dry-run option. 2019-07-26 23:20:51 -07:00
EricFromCanada
56263791c8 docs: account for bash-completion in suggested script
This runs the `bash-completion` initialization script if available, and loads each file in `{etc}/bash_completion.d` otherwise.
2019-07-24 15:54:07 -04:00
dependabot-preview[bot]
b60a986b21
build: bump rake from 12.3.2 to 12.3.3 in /docs
Bumps [rake](https://github.com/ruby/rake) from 12.3.2 to 12.3.3.
- [Release notes](https://github.com/ruby/rake/releases)
- [Changelog](https://github.com/ruby/rake/blob/master/History.rdoc)
- [Commits](https://github.com/ruby/rake/compare/v12.3.2...v12.3.3)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-07-22 05:30:29 +00:00
dependabot-preview[bot]
87fd7772ee
build: bump html-pipeline from 2.11.0 to 2.11.1 in /docs
Bumps [html-pipeline](https://github.com/jch/html-pipeline) from 2.11.0 to 2.11.1.
- [Release notes](https://github.com/jch/html-pipeline/releases)
- [Changelog](https://github.com/jch/html-pipeline/blob/master/CHANGELOG.md)
- [Commits](https://github.com/jch/html-pipeline/compare/v2.11.0...v2.11.1)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-07-18 17:44:32 +00:00
dependabot-preview[bot]
3e6749be89
build: bump html-proofer from 3.11.0 to 3.11.1 in /docs
Bumps [html-proofer](https://github.com/gjtorikian/html-proofer) from 3.11.0 to 3.11.1.
- [Release notes](https://github.com/gjtorikian/html-proofer/releases)
- [Commits](https://github.com/gjtorikian/html-proofer/compare/v3.11.0...v3.11.1)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-07-17 13:13:52 +00:00
James Cuzella
d8caacde95
Update FAQ entry: Homebrew automatic brew cleanup behavior change 2019-07-03 14:37:46 -06:00
dependabot-preview[bot]
014c298d45
build: bump public_suffix from 3.1.0 to 3.1.1 in /docs
Bumps [public_suffix](https://github.com/weppos/publicsuffix-ruby) from 3.1.0 to 3.1.1.
- [Release notes](https://github.com/weppos/publicsuffix-ruby/releases)
- [Changelog](https://github.com/weppos/publicsuffix-ruby/blob/master/CHANGELOG.md)
- [Commits](https://github.com/weppos/publicsuffix-ruby/compare/v3.1.0...v3.1.1)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-06-25 19:46:27 +00:00
Mike McQuaid
9b0b10ca03
Formula Cookbook: use "caveats" name explicitly. 2019-06-20 11:05:28 +01:00
Sean Molenaar
c592da2996
Pick up suggestio
Co-Authored-By: Mike McQuaid <mike@mikemcquaid.com>
2019-06-20 10:37:26 +02:00
Sean Molenaar
0980c4150f
Docs: add caveat info to cookbook 2019-06-20 10:28:34 +02:00
dependabot-preview[bot]
4875570f65
build: bump html-proofer from 3.10.2 to 3.11.0 in /docs
Bumps [html-proofer](https://github.com/gjtorikian/html-proofer) from 3.10.2 to 3.11.0.
- [Release notes](https://github.com/gjtorikian/html-proofer/releases)
- [Commits](https://github.com/gjtorikian/html-proofer/compare/v3.10.2...v3.11.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-06-16 18:32:38 +00:00
Issy Long
2feaa2054d
Correct the link to Homebrew on Linux GitHub issues 2019-06-15 22:07:48 +01:00
Izaak Beekman
68288b3495
Add link to rubydoc.brew.sh to docs landing page 2019-06-06 11:20:05 -04:00
Izaak Beekman
296a660215
Add MPI & linalg guidelines to Formula-Cookbook 2019-06-06 11:17:52 -04:00
ImgBotApp
08588537da
[ImgBot] Optimize images
/docs/assets/img/docs/analytics.png -- 46.58kb -> 33.51kb (28.06%)
2019-06-01 18:19:38 +00:00
Mike McQuaid
42c8861d55
New-Maintainer-Checklist: add SFC expense guide link.
Co-Authored-By: Colin Dean <colindean@users.noreply.github.com>
2019-05-30 09:18:32 +01:00
Mike McQuaid
5a657a7068
New Maintainer Checklist: add "real" name, meetup.
We've had problems in the past with Homebrew maintainers being unwilling to disclose their identity or meet other maintainers so here are some very light-touch suggestions to address this in future.

These ideas were run past the PLC and agreed there but I still welcome input from maintainers.
2019-05-30 09:18:31 +01:00