19045 Commits

Author SHA1 Message Date
Mike McQuaid
9519df379d
Merge pull request #5577 from MikeMcQuaid/vim-relocatable-fix
bottle: detect vim's lack of relocatableness.
2019-01-21 21:27:08 +00:00
Mike McQuaid
88b98969a5
bottle: detect vim's lack of relocatableness.
References https://github.com/Homebrew/homebrew-core/issues/35236.
2019-01-21 20:17:59 +00:00
Gautham Goli
114d5b091b
sh: Use CLI::Parser to parse args 2019-01-22 01:41:45 +05:30
Mike McQuaid
bc81d747fa
Merge pull request #5575 from MikeMcQuaid/tweak-preinstall-checks
Tweak diagnostic checks
2019-01-21 20:00:40 +00:00
Mike McQuaid
589ed8e17c
Tweak diagnostic checks
- Make `gist-logs` perform more checks
- Don't complain about a non-/usr/local install at install time unless
  actually building from source.
- Show more checks output on a build error
- Improve naming of checks methods
2019-01-21 19:23:31 +00:00
Mike McQuaid
b93dc7e84b
Merge pull request #5574 from MikeMcQuaid/legacy-homebrew-commits
docs: update some legacy-homebrew commit URLs.
2019-01-21 15:38:58 +00:00
Mike McQuaid
f82f3ffe7c
Merge pull request #5571 from MikeMcQuaid/supported-cleanup
Warn more on unsupported configurations
2019-01-21 15:38:49 +00:00
Mike McQuaid
234e4aec96
Improve use of default_prefix? in tests. 2019-01-21 14:33:56 +00:00
Mike McQuaid
5363e0d4ce
docs: update some legacy-homebrew commit URLs.
Use the nice homebrew-core ones instead.
2019-01-21 14:31:41 +00:00
Mike McQuaid
4ff0ecd443
gist-logs: don’t upload on unsupported configurations. 2019-01-21 13:58:04 +00:00
Mike McQuaid
3a0e0dca36
Output more warnings on unsupported configurations 2019-01-21 13:58:03 +00:00
Mike McQuaid
8258ecc3ca
os: no “READ THIS” in unsupported configurations. 2019-01-21 13:58:03 +00:00
Mike McQuaid
80509d1198
Merge pull request #5572 from MikeMcQuaid/rubocop-rspec-tweaks
Update RuboCop RSpec rules
2019-01-21 13:55:47 +00:00
Mike McQuaid
5c7fbaf259
Update RuboCop RSpec rules
Create a new, seperate RuboCop file that uses our RSpec rule
configuration if a specified tap has a `spec` directory.

Also, while we're here, fix up the various rules so that we don't have
any outdated TODOs, disable some rules for good and fix `brew style`
for Homebrew/bundle.
2019-01-21 13:39:11 +00:00
Mike McQuaid
c3a46bc570
os/mac/diagnostic: remove some old/unneeded checks. 2019-01-21 12:40:12 +00:00
Mike McQuaid
699d543ecd
Use Homebrew.default_prefix? in more places. 2019-01-21 12:37:42 +00:00
Mike McQuaid
902e058f3e
Merge pull request #5501 from indirect/indirect/future-sdks
Treat future SDKs as "latest"
2019-01-21 10:32:36 +00:00
Gautham Goli
0eecbb21fa
config: Use CLI::Parser to parse args 2019-01-20 21:29:19 +05:30
Gautham Goli
c5f01f203a
commands: Use CLI::Parser to parse args 2019-01-20 20:42:15 +05:30
Gautham Goli
b1a36a13e2
command: Use CLI::Parser to parse args 2019-01-20 20:08:14 +05:30
Gautham Goli
fb31ff8942
analytics: Use CLI::Parser to parse args 2019-01-20 20:04:19 +05:30
Gautham Goli
70c5b6f804
Merge pull request #5560 from GauthamGoli/cat-args
cat: Use CLI::Parser to parse args
2019-01-20 19:50:56 +05:30
Gautham Goli
f4dff6bcff
Merge pull request #5559 from GauthamGoli/switch-args
switch: Use CLI::Parser to parse args
2019-01-20 19:50:29 +05:30
Mike McQuaid
d62ae3dfed
Merge pull request #5564 from Homebrew/dependabot/bundler/docs/html-proofer-3.10.2
Bump html-proofer from 3.10.1 to 3.10.2 in /docs
2019-01-20 08:40:33 +00:00
dependabot[bot]
41898270b6
Bump html-proofer from 3.10.1 to 3.10.2 in /docs
Bumps [html-proofer](https://github.com/gjtorikian/html-proofer) from 3.10.1 to 3.10.2.
- [Release notes](https://github.com/gjtorikian/html-proofer/releases)
- [Commits](https://github.com/gjtorikian/html-proofer/compare/v3.10.1...v3.10.2)

Signed-off-by: dependabot[bot] <support@dependabot.com>
2019-01-19 20:05:22 +00:00
Mike McQuaid
60428d4dcb
Merge pull request #5562 from MikeMcQuaid/max-20-prs
utils/github: display max 20 closed PRs.
2019-01-19 18:37:45 +00:00
Mike McQuaid
ec5ce4b180
utils/github: display max 20 closed PRs.
Closes #5553.
2019-01-19 17:17:21 +00:00
Gautham Goli
9d287483b7
cat: Use CLI::Parser to parse args 2019-01-19 19:36:55 +05:30
Mike McQuaid
cf32929116
Merge pull request #5555 from Homebrew/dependabot/bundler/Library/Homebrew/vendor/parallel-1.13.0
Bump parallel from 1.12.1 to 1.13.0 in /Library/Homebrew/vendor
2019-01-18 19:40:26 +00:00
Mike McQuaid
94e791ce48
Merge pull request #5557 from lembacon/gitignore-pinned-taps
gitignore: ignore pinned taps
2019-01-18 19:33:37 +00:00
Mike McQuaid
14453748c9
brew vendor-gems: commit updates. 2019-01-18 19:20:55 +00:00
Mike McQuaid
efc1656357
Merge pull request #5556 from Homebrew/dependabot/bundler/Library/Homebrew/test/term-ansicolor-1.7.1
Bump term-ansicolor from 1.7.0 to 1.7.1 in /Library/Homebrew/test
2019-01-18 19:16:24 +00:00
Gautham Goli
f7689b381e
switch: Use CLI::Parser to parse args 2019-01-18 22:03:30 +05:30
Gautham Goli
1748b66615
Add alias for switch method in CLI::Parser 2019-01-18 22:03:07 +05:30
Chongyu Zhu
91ef2babdd
gitignore: ignore pinned taps 2019-01-18 20:27:10 +08:00
dependabot[bot]
ae9d4d3465
Bump term-ansicolor from 1.7.0 to 1.7.1 in /Library/Homebrew/test
Bumps [term-ansicolor](https://github.com/flori/term-ansicolor) from 1.7.0 to 1.7.1.
- [Release notes](https://github.com/flori/term-ansicolor/releases)
- [Changelog](https://github.com/flori/term-ansicolor/blob/master/CHANGES)
- [Commits](https://github.com/flori/term-ansicolor/compare/v1.7.0...v1.7.1)

Signed-off-by: dependabot[bot] <support@dependabot.com>
2019-01-18 09:08:20 +00:00
dependabot[bot]
341c0ffd44
Bump parallel from 1.12.1 to 1.13.0 in /Library/Homebrew/vendor
Bumps [parallel](https://github.com/grosser/parallel) from 1.12.1 to 1.13.0.
- [Release notes](https://github.com/grosser/parallel/releases)
- [Commits](https://github.com/grosser/parallel/compare/v1.12.1...v1.13.0)

Signed-off-by: dependabot[bot] <support@dependabot.com>
2019-01-18 06:09:14 +00:00
Mike McQuaid
da22194195
Merge pull request #5543 from Homebrew/dependabot/bundler/Library/Homebrew/test/rubocop-0.63.0
Bump rubocop from 0.61.1 to 0.63.0 in /Library/Homebrew/test
2019-01-17 13:25:46 +00:00
Mike McQuaid
71aa4331f4
Merge pull request #5551 from MikeMcQuaid/vendor-gems
brew vendor-gems: commit updates.
2019-01-17 13:23:16 +00:00
Mike McQuaid
ad1acdc1ad
requirement: fix new RuboCop failures. 2019-01-17 09:57:50 +00:00
Mike McQuaid
6c3ab94375
brew vendor-gems: commit updates. 2019-01-17 09:49:56 +00:00
dependabot[bot]
c57c20af08
Bump rubocop from 0.61.1 to 0.63.0 in /Library/Homebrew/test
Bumps [rubocop](https://github.com/rubocop-hq/rubocop) from 0.61.1 to 0.63.0.
- [Release notes](https://github.com/rubocop-hq/rubocop/releases)
- [Changelog](https://github.com/rubocop-hq/rubocop/blob/master/CHANGELOG.md)
- [Commits](https://github.com/rubocop-hq/rubocop/compare/v0.61.1...v0.63.0)

Signed-off-by: dependabot[bot] <support@dependabot.com>
2019-01-17 09:47:33 +00:00
Mike McQuaid
609a91c345
Merge pull request #5550 from MikeMcQuaid/fix-install-gem
utils: re-add install_gem! version argument.
2019-01-17 09:46:06 +00:00
Mike McQuaid
3b04ac992b
Merge pull request #5545 from Homebrew/dependabot/bundler/Library/Homebrew/vendor/rubocop-0.63.0
Bump rubocop from 0.61.1 to 0.63.0 in /Library/Homebrew/vendor
2019-01-17 09:45:55 +00:00
Mike McQuaid
baf1215b54
Merge pull request #5549 from MikeMcQuaid/ci-var
bin/brew: set CI variable.
2019-01-17 09:45:05 +00:00
Mike McQuaid
c2edfaeccc
Merge pull request #5548 from Homebrew/dependabot/bundler/docs/parallel-1.13.0
Bump parallel from 1.12.1 to 1.13.0 in /docs
2019-01-17 09:44:57 +00:00
Mike McQuaid
b3fd3aa725
Merge pull request #5547 from Homebrew/dependabot/bundler/Library/Homebrew/test/parallel-1.13.0
Bump parallel from 1.12.1 to 1.13.0 in /Library/Homebrew/test
2019-01-17 09:44:16 +00:00
Mike McQuaid
a75f979eec
utils: re-add install_gem! version argument.
This is needed for `compat/download_strategy` for now.
2019-01-17 09:29:21 +00:00
Mike McQuaid
e5b8936893
bin/brew: set CI variable.
It's currently unset on Azure Pipelines and Jenkins so let's set it
here for consistency across our ecosystem.
2019-01-17 09:22:50 +00:00
Mike McQuaid
608708fb4c
Merge pull request #5544 from ytbmulder/docs
Fix docs/FAQ.md typo
2019-01-17 09:10:31 +00:00