20687 Commits

Author SHA1 Message Date
Markus Reiter
78aee4fed3 Merge MaximumMacOSRequirement into MacOSRequirement. 2019-08-21 06:57:21 +02:00
Markus Reiter
85968040b1 Try caching the Docker image. 2019-08-21 06:55:15 +02:00
EricFromCanada
3ed9b35f70 man: allow multi-line paragraphs for comment-based docs 2019-08-20 12:56:21 -04:00
EricFromCanada
a9d1457c05 shellenv: suggest .zprofile for zsh users 2019-08-20 12:54:44 -04:00
Mike McQuaid
84c5f40793
Merge pull request #6385 from EricFromCanada/man-page-text
manpages: fixes and rewording
2019-08-20 15:43:18 +01:00
Mike McQuaid
c1960b2fd6
Merge branch 'master' into man-page-text 2019-08-20 14:42:24 +01:00
Mike McQuaid
0af89779a4
Merge branch 'master' into last-modified 2019-08-20 14:41:59 +01:00
Mike McQuaid
037e224ccc
Merge pull request #6372 from Homebrew/github-actions-ci
GitHub Actions CI
2019-08-20 14:39:10 +01:00
EricFromCanada
20e3edfc78 manpages: add link to API & regenerate 2019-08-20 09:13:28 -04:00
EricFromCanada
8a8359cdd4 manpages: sentence rewording for readability
Use active voice when applicable, better verbs & adjectives, preposition usage, proper tense, etc.
2019-08-20 09:05:45 -04:00
EricFromCanada
b4303cd983 manpages: fix command & option descriptions 2019-08-20 09:03:33 -04:00
EricFromCanada
329c6c78be manpages: relocate some sections
Reorder switches as force/quiet/verbose/debug, --installed before --all, and link to SPECIFYING FORMULAE from top of page.
2019-08-20 08:58:20 -04:00
EricFromCanada
ee314617f7 manpages: update command usage strings 2019-08-20 08:55:54 -04:00
EricFromCanada
6340792f78 manpages: output formatting fixes 2019-08-20 08:28:35 -04:00
EricFromCanada
6520785307 manpages: grammar fixes 2019-08-20 08:26:26 -04:00
EricFromCanada
a3e0647797 manpages: whitespace fixes 2019-08-20 08:24:20 -04:00
Mike McQuaid
b567ed738e Remove Azure Pipelines CI. 2019-08-20 08:48:32 +01:00
Mike McQuaid
0a50a6a393 bin/brew: set CI for GitHub Actions. 2019-08-20 08:48:32 +01:00
Markus Reiter
ff7c9ef1b9 Add fallback for out-of-spec Last-Modified header. 2019-08-20 03:18:12 +02:00
Mike McQuaid
67f960ba67 GitHub Actions CI
Try to setup GitHub Actions CI.
2019-08-19 20:38:19 +01:00
Mike McQuaid
86538a444a dev-cmd/update-test: various consistency fixes. 2019-08-19 20:38:19 +01:00
Jonathan Chang
b9a30d154f
Merge pull request #6377 from jonchang/fix-typos
Fix typos
2019-08-19 16:55:57 +10:00
Jonathan Chang
1a95f1fd2d Update manpages 2019-08-19 16:12:34 +10:00
Jonathan Chang
7ddc185b35 Fix various typos 2019-08-19 16:12:34 +10:00
Mike McQuaid
9812693be3
Merge pull request #6369 from MikeMcQuaid/github-actions-doctor
os/mac/diagnostic: allow use of GitHub Actions CI.
2019-08-16 07:17:00 +01:00
Markus Reiter
0054dd32e1
Merge pull request #6367 from reitermarkus/kernel
Move global methods into `Kernel` module.
2019-08-16 00:37:26 +02:00
Mike McQuaid
95b31a191b
Merge pull request #6368 from Homebrew/dependabot/bundler/docs/dnsruby-1.61.3
build: bump dnsruby from 1.61.2 to 1.61.3 in /docs
2019-08-15 20:57:34 +01:00
Mike McQuaid
e1c00f2358
os/mac/diagnostic: allow use of GitHub Actions CI.
We will be migrating Homebrew/brew to use this in the near future.
2019-08-15 20:45:48 +01: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
Markus Reiter
e5899a6101 Move global methods into Kernel module.
Otherwise they are not defined inside of subclasses of `DelegateClass`.
2019-08-15 16:39:55 +02:00
Markus Reiter
72c8a04c84
Merge pull request #6361 from reitermarkus/login-items
Support deleting login items by path.
2019-08-14 04:30:08 +02:00
Mike McQuaid
fe954c76d5
Merge pull request #6364 from MikeMcQuaid/redact-empty-secrets
utils: make redact_secrets handle `nil` secrets.
2019-08-13 14:11:19 +01:00
Mike McQuaid
175a9cee57
Merge pull request #6360 from Homebrew/dependabot/bundler/docs/html-pipeline-2.12.0
build: bump html-pipeline from 2.11.1 to 2.12.0 in /docs
2019-08-13 14:11:11 +01:00
Mike McQuaid
c5c59149c4
utils: make redact_secrets handle nil secrets.
Fixes #6363.
2019-08-13 08:15:24 +01:00
Markus Reiter
d5cc46f931 Support deleting login items by path. 2019-08-12 23:56:26 +02: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
Mike McQuaid
925ec737fb
Merge pull request #6359 from Homebrew/dependabot/bundler/docs/nokogiri-1.10.4
[security] build: bump nokogiri from 1.10.3 to 1.10.4 in /docs
2.1.10
2019-08-12 08:44:16 +01:00
Mike McQuaid
fe89f5eaa6
Merge pull request #6358 from Homebrew/dependabot/bundler/Library/Homebrew/nokogiri-1.10.4
[security] build: bump nokogiri from 1.10.3 to 1.10.4 in /Library/Homebrew
2019-08-12 08:43:22 +01: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
dependabot-preview[bot]
ebbc5a611a
build: bump nokogiri from 1.10.3 to 1.10.4 in /Library/Homebrew
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:36 +00:00
Mike McQuaid
7ffc14a658
Merge pull request #6355 from jerr0328/patch-1
Remove cask-eid tap from automerge
2019-08-11 19:53:07 +01:00
Jeremy Mayeres
22f43e3670
Remove cask-eid tap from automerge
Since the homebrew-cask-eid tap is no longer in use, it should be removed from the command as well.
2019-08-11 16:23:17 +02:00
Mike McQuaid
625a7808ed
Merge pull request #6353 from lembacon/audit-numpy
audit: whitelist numpy@1.16 without being versioned keg only
2019-08-09 13:16:55 +01:00
Chongyu Zhu
e30a9cf007
audit: whitelist numpy@1.16 without being versioned keg only 2019-08-09 18:44:18 +08:00
Mike McQuaid
34f48530c8
Merge pull request #6352 from EricFromCanada/git-version-parsing
brew.sh: handle development git version strings
2019-08-08 08:52:16 +01:00
EricFromCanada
dcd8842d9d brew.sh: handle development git version strings 2019-08-07 14:31:20 -04:00
Mike McQuaid
7e267b3858
Merge pull request #6350 from Homebrew/dependabot/bundler/Library/Homebrew/parallel_tests-2.29.2
build: bump parallel_tests from 2.29.1 to 2.29.2 in /Library/Homebrew
2019-08-07 09:42:52 +01:00
dependabot-preview[bot]
2ac26971c8
build: bump parallel_tests from 2.29.1 to 2.29.2 in /Library/Homebrew
Bumps [parallel_tests](https://github.com/grosser/parallel_tests) from 2.29.1 to 2.29.2.
- [Release notes](https://github.com/grosser/parallel_tests/releases)
- [Commits](https://github.com/grosser/parallel_tests/compare/v2.29.1...v2.29.2)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-08-06 20:09:23 +00:00
Mike McQuaid
9d53fc68b6
Merge pull request #6349 from tschoonj/gtk-doc-1.31
gnome_devel_whitelist: add gtk-doc 1.31
2019-08-06 15:00:34 +01:00
Tom Schoonjans
3a6a75ac0e gnome_devel_whitelist: add gtk-doc 1.31
Necessary for https://github.com/Homebrew/homebrew-core/pull/42851
2019-08-06 11:45:42 +01:00