L. E. Segovia
62fd4a2e00
Use .blank?
2018-11-24 02:02:53 +00:00
L. E. Segovia
6ac568230c
Fix styling issues
2018-11-24 01:46:55 +00:00
L. E. Segovia
5a2743b50d
Merge branch 'master' into gitjiro-improved
2018-11-24 01:01:40 +00:00
Mike McQuaid
e3f69a48b5
Merge pull request #5337 from EricFromCanada/current-dir-redirect
...
CurlDownloadStrategy: handle Location header indicating the current directory
2018-11-23 14:19:36 +00:00
EricFromCanada
5e2f87f7ac
CurlDownloadStrategy: handle Location indicating the current dir.
...
If a response contains a Location header starting with `./`, substitute just final component of the URL path with the given filename.
2018-11-22 19:24:30 -05:00
Markus Reiter
158a34bdad
Merge pull request #5316 from reitermarkus/rubocop
...
Deduplicate RuboCop config.
2018-11-23 00:20:19 +01:00
Markus Reiter
99661194c9
Add TODO.
2018-11-22 23:45:23 +01:00
Mike McQuaid
7241156080
Merge pull request #5308 from GauthamGoli/pin-args
...
pin: Use CLI::Parser to parse args
2018-11-19 14:03:27 +00:00
Mike McQuaid
1365010f93
Merge pull request #5280 from apjanke/fix-java-req-version-parsing
...
JavaRequirement: fix version parsing to handle Java 9 and higher
2018-11-19 14:03:10 +00:00
Mike McQuaid
4021aa80df
Merge pull request #5310 from sjackman/openjdk
...
DependencyCollector: Add java_dep_if_needed [Linux]
1.8.3
2018-11-17 12:35:01 +00:00
Mike McQuaid
b94ffad71a
Merge pull request #5238 from EricFromCanada/older-installation
...
docs: update instructions for OS X < 10.9
2018-11-17 12:33:11 +00:00
Mike McQuaid
9992674691
Merge pull request #5299 from revolter/patch-1
...
Simplify usage instructions for the new feature suggestion GitHub issue template
2018-11-16 19:23:49 +00:00
Markus Reiter
a5cc2d62e9
Merge pull request #5323 from Homebrew/dependabot/bundler/docs/github-pages-193
...
Bump github-pages from 192 to 193 in /docs
2018-11-16 08:13:21 +01:00
EricFromCanada
e20ccfdb53
update: change repo remotes to HTTPS if possible
...
Older systems will install Homebrew via git://, but can switch to https:// if a newer curl is installed.
2018-11-14 16:44:35 -05:00
EricFromCanada
81e2fbd032
docs: update instructions for OS X < 10.9
2018-11-14 16:44:35 -05:00
dependabot[bot]
a6fdb0e4e8
Bump github-pages from 192 to 193 in /docs
...
Bumps [github-pages](https://github.com/github/pages-gem ) from 192 to 193.
- [Release notes](https://github.com/github/pages-gem/releases )
- [Commits](https://github.com/github/pages-gem/compare/v192...v193 )
Signed-off-by: dependabot[bot] <support@dependabot.com>
2018-11-14 15:14:13 +00:00
Mike McQuaid
05e670e1b2
Merge pull request #5284 from native-api/specifying-formula-bottle
...
docs: bottle is a valid formula specifier, too
2018-11-14 11:35:42 +00:00
Mike McQuaid
3d1610feac
Merge pull request #5322 from Homebrew/dependabot/bundler/Library/Homebrew/test/codecov-0.1.14
...
Bump codecov from 0.1.13 to 0.1.14 in /Library/Homebrew/test
2018-11-14 11:32:34 +00:00
Mike McQuaid
a12eaf464a
Merge pull request #5321 from Homebrew/dependabot/bundler/docs/html-pipeline-2.9.1
...
Bump html-pipeline from 2.9.0 to 2.9.1 in /docs
2018-11-14 11:31:57 +00:00
Gautham Goli
8180cc4ed4
Merge pull request #5306 from GauthamGoli/leaves-args
...
leaves: Use CLI::Parser to parse args
2018-11-14 13:51:36 +05:30
Gautham Goli
5241b83ab5
Merge pull request #5305 from GauthamGoli/uses-args
...
uses: Use CLI::Parser to parse args
2018-11-14 13:50:27 +05:30
Gautham Goli
ec1c95f973
uses: Use CLI::Parser to parse args
2018-11-14 13:11:54 +05:30
Gautham Goli
8118cd4a38
Merge pull request #5304 from GauthamGoli/untap-args
...
untap: Use CLI::Parser to parse args
2018-11-14 12:48:40 +05:30
Gautham Goli
297df4f497
Merge pull request #5303 from GauthamGoli/unpin-args
...
unpin: Use CLI::Parser to parse args
2018-11-14 12:33:33 +05:30
Gautham Goli
f11891b317
Merge pull request #5302 from GauthamGoli/unpack-args
...
unpack: Use CLI::Parser to parse args
2018-11-14 12:32:28 +05:30
Gautham Goli
4abb5754d7
Merge pull request #5301 from GauthamGoli/unlink-args
...
unlink: Use CLI::Parser to parse args
2018-11-14 12:31:15 +05:30
Gautham Goli
b18deb1aa8
Merge pull request #5320 from GauthamGoli/reinstall-verbose
...
reinstall: Add verbose flag
2018-11-14 12:28:43 +05:30
dependabot[bot]
d161b74fbd
Bump codecov from 0.1.13 to 0.1.14 in /Library/Homebrew/test
...
Bumps [codecov](https://github.com/codecov/codecov-ruby ) from 0.1.13 to 0.1.14.
- [Release notes](https://github.com/codecov/codecov-ruby/releases )
- [Changelog](https://github.com/codecov/codecov-ruby/blob/master/CHANGELOG.md )
- [Commits](https://github.com/codecov/codecov-ruby/compare/v0.1.13...v0.1.14 )
Signed-off-by: dependabot[bot] <support@dependabot.com>
2018-11-13 22:45:31 +00:00
dependabot[bot]
c510b702aa
Bump html-pipeline from 2.9.0 to 2.9.1 in /docs
...
Bumps [html-pipeline](https://github.com/jch/html-pipeline ) from 2.9.0 to 2.9.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.9.0...v2.9.1 )
Signed-off-by: dependabot[bot] <support@dependabot.com>
2018-11-13 20:17:14 +00:00
Gautham Goli
75aae9c8a8
reinstall: Add verbose flag
2018-11-13 17:28:22 +05:30
Jonathan Chang
323556c27f
Merge pull request #5314 from RandomDSdevel/fix-brew-deps-include-optional-output-typo
...
brew deps: Fix typo in `--include-optional` output.
2018-11-13 17:20:40 +11:00
Markus Reiter
cea9942a1d
Fix code style.
2018-11-13 05:04:35 +01:00
Markus Reiter
f858a17e96
Deduplicate RuboCop config.
2018-11-13 05:01:13 +01:00
Bryce Glover
fc40e2fa40
brew deps: Fix typo in --include-optional
output.
...
This was missing its closing square bracket.
2018-11-12 17:56:06 -05:00
Iulian Onofrei
cdeff35e3c
Simplify usage instructions for the reproducible bug report GitHub issue template
2018-11-12 21:07:48 +02:00
Markus Reiter
23da62471b
Merge pull request #5312 from reitermarkus/rubocop
...
Fix RuboCop for Casks.
2018-11-12 05:33:12 +01:00
Markus Reiter
04908dcb19
Fix RuboCop for Casks.
2018-11-12 05:01:33 +01:00
Steven Peters
984bdebb47
Merge pull request #5296 from scpeters/bottle_version_scheme
...
dev-cmd/bottle: recognize version_scheme in merge
2018-11-11 14:55:07 -08:00
Shaun Jackman
d2dba5fc4a
DependencyCollector: Add java_dep_if_needed [Linux]
...
Use the openjdk formula if it's installed.
Use the host's Java if it's sufficient.
Otherwise install the openjdk formula.
2018-11-11 10:18:24 -08:00
Gautham Goli
f92aac6cd6
postinstall: Use CLI::Parser to parse args
2018-11-11 20:17:33 +05:30
Gautham Goli
f9883a9222
pin: Use CLI::Parser to parse args
2018-11-11 20:06:40 +05:30
Gautham Goli
2121094f51
list: Use CLI::Parser to parse args
2018-11-11 19:56:53 +05:30
Gautham Goli
2ff0b6471a
leaves: Use CLI::Parser to parse args
2018-11-11 19:13:28 +05:30
Gautham Goli
e70df22acd
untap: Use CLI::Parser to parse args
2018-11-11 18:35:55 +05:30
Gautham Goli
e8ceda3ad8
unpin: Use CLI::Parser to parse args
2018-11-11 18:23:14 +05:30
Gautham Goli
6a164e2522
unpack: Use CLI::Parser to parse args
2018-11-11 18:15:59 +05:30
Gautham Goli
66467d86b9
unlink: Use CLI::Parser to parse args
2018-11-11 17:48:28 +05:30
Iulian Onofrei
2380ce19da
Simplify usage instructions for the new feature suggestion GitHub issue template
...
The previous version mentioned replacing the template's content in its
first phrase, and knowing that users don't read anything, the chances
for replacing the whole content is higher than in the new version.
It now has the required sections clearly separated and specific parts of
the template that the user needs to replace.
2018-11-11 13:25:16 +02:00
Mike McQuaid
b0f382c177
Merge pull request #5297 from MikeMcQuaid/postinstall-developer-failures
...
formula_installer: output postinstall failures for developers.
2018-11-11 10:40:19 +00:00
Mike McQuaid
dd22198b59
formula_installer: output postinstall failures for developers.
...
This message is pretty useless without a backtrace.
2018-11-11 10:01:16 +00:00