Michka Popoff
6eb80c67a4
install: add backtrace on failure
...
The error message might be useless alone
2020-06-27 09:59:56 +02:00
Rylan Polster
1df0a62532
Merge pull request #7835 from Rylan12/rubocop-deprecation-date
...
style: enforce ISO 8601 in deprecation date
2020-06-26 16:19:37 -04:00
Rylan Polster
9520eabc35
style: enforce ISO-8601 in deprecation date
2020-06-26 11:53:42 -04:00
Mike McQuaid
8546dc5daf
Merge pull request #7766 from marlonrichert/zsh-completion
...
Improve zsh completion performance
2020-06-26 15:00:47 +01:00
Mike McQuaid
ac27a98d07
Merge pull request #7836 from Homebrew/dependabot/bundler/Library/Homebrew/rubocop-ast-0.1.0
...
build(deps): bump rubocop-ast from 0.0.3 to 0.1.0 in /Library/Homebrew
2020-06-26 14:59:39 +01:00
William Woodruff
b725d65e9e
Merge pull request #7797 from rmNULL/interpreter-method-for-elfshim
...
Refactoring keg_relocate to use ELFShim#interpreter
2020-06-26 09:48:22 -04:00
Marlon Richert
b558eb342f
Improve zsh completion performance
...
* Move main completion cache handling to `brew update`.
* Enable completion caching by default.
2020-06-26 09:11:11 +03:00
dependabot-preview[bot]
33a86ba247
build(deps): bump rubocop-ast from 0.0.3 to 0.1.0 in /Library/Homebrew
...
Bumps [rubocop-ast](https://github.com/rubocop-hq/rubocop-ast ) from 0.0.3 to 0.1.0.
- [Release notes](https://github.com/rubocop-hq/rubocop-ast/releases )
- [Changelog](https://github.com/rubocop-hq/rubocop-ast/blob/master/CHANGELOG.md )
- [Commits](https://github.com/rubocop-hq/rubocop-ast/compare/v0.0.3...v0.1.0 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-06-26 05:20:09 +00:00
rmnull
35328ed535
[draft] refactoring keg_relocate to use ELFShim#interpreter instead of .with_interpreter?
2020-06-26 05:34:41 +05:30
Eric Knibbe
db998860f1
Merge pull request #7831 from EricFromCanada/fix-help-output
...
docs: fixes for help output
2020-06-25 13:08:48 -04:00
Dawid Dziurla
942722ad64
Merge pull request #7830 from vladimyr/crystal
...
create: add --crystal option
2020-06-25 18:50:26 +02:00
Dario Vladovic
519c339261
create: add --crystal option
2020-06-25 18:23:06 +02:00
Rylan Polster
59f622d4ba
Merge pull request #7823 from Rylan12/rubocop-dstr-string-content
...
RuboCop string_content keep string interpolation
2020-06-25 12:19:27 -04:00
EricFromCanada
910c85f782
docs: improve commands' help output
2020-06-25 12:01:52 -04:00
EricFromCanada
e62137133e
docs: fix comment help output
2020-06-25 11:59:42 -04:00
Rylan Polster
12b49127bb
Merge pull request #7829 from Rylan12/clarify-maintainer-docs
...
Clarify docs for how PRs should be completed by maintainers
2020-06-25 11:52:31 -04:00
Rylan Polster
32f77955e5
Clarify how PRs should be completed for maintainers
2020-06-25 10:41:52 -04:00
Rylan Polster
cb187f6846
RuboCop string_content keep string interpolation
2020-06-25 09:05:43 -04:00
Mike McQuaid
adbc50f151
Merge pull request #7826 from MikeMcQuaid/HEAD-default-branch
...
Refer to default branch in links with HEAD
2020-06-25 12:56:12 +01:00
Mike McQuaid
ac0665daff
Refer to default branch in links with HEAD
...
Anywhere we can use `blob/master` we can use `blob/HEAD` instead. This
will make life easier if we ever rename our default branch in future
(once/if Git and GitHub provides the necessary tooling to do so).
2020-06-25 11:38:40 +01:00
Issy Long
1f770270b4
Merge pull request #7820 from vidusheeamoli/add-new-files
...
Sorbet: update hidden definitions
2020-06-24 23:10:04 +01:00
vidusheeamoli
0f9319cc43
sorbet: update hidden definitions
2020-06-25 03:14:32 +05:30
vidusheeamoli
715cb744a0
srb/tapioca: update rbi of recently bumped gems
2020-06-25 03:12:07 +05:30
Mike McQuaid
f7c7e2e793
Merge pull request #7818 from Bo98/big-sur-test-fixtures
...
test/support/fixtures/bottles: add Big Sur fixtures
2.4.2
2020-06-24 17:06:26 +01:00
Mike McQuaid
be2dd90328
Merge pull request #7817 from Bo98/big-sur-system-linkage
...
linkage_checker: handle system libraries on Big Sur
2020-06-24 17:06:11 +01:00
Bo Anderson
04cebe30dc
test/support/fixtures/bottles: add Big Sur fixtures
2020-06-24 16:31:48 +01:00
Bo Anderson
9c4aaa9719
linkage_checker: handle system libraries on Big Sur
2020-06-24 16:27:57 +01:00
Mike McQuaid
fd72547b04
Merge pull request #7815 from MikeMcQuaid/arm_bottles
...
os/mac/utils/bottles: support ARM bottles.
2020-06-24 16:22:16 +01:00
Mike McQuaid
b39a3ca02f
os/mac/utils/bottles: support ARM bottles.
...
This will be eventually needed for Big Sur.
2020-06-24 12:00:56 +01:00
Mike McQuaid
176c85d42c
Merge pull request #7814 from MikeMcQuaid/shims-scm-svn
...
shims/scm: handle missing Subversion on Catalina.
2020-06-24 11:04:26 +01:00
Mike McQuaid
c250227750
test/spec_helper: fix needs_svn.
...
Use the shim to find a valid Subversion.
2020-06-24 10:37:36 +01:00
Mike McQuaid
58cc7dd96c
utils/svn_spec: use shim to detect Subversion presence.
2020-06-24 10:37:36 +01:00
Mike McQuaid
f8091a4d51
shims/scm: handle missing Subversion on Catalina.
...
Fixes https://github.com/Homebrew/brew/issues/7781
2020-06-24 10:37:36 +01:00
Mike McQuaid
1dbbb5e58c
Merge pull request #7789 from MLH-Fellowship/cask-integration
...
Integrate `--cache` and `home` with cask
2020-06-24 09:02:25 +01:00
Mike McQuaid
eda03e9d3b
Merge pull request #7695 from Rylan12/audit-safe_popen_read
...
Use Utils.safe_popen_read instead of Utils.popen_read
2020-06-24 09:00:07 +01:00
Mike McQuaid
85425691c4
Merge pull request #7810 from sjackman/big-sur
...
OS::Mac::Version: Change 11.00 to 11.0
2020-06-24 08:59:25 +01:00
Mike McQuaid
9a18c90644
Merge pull request #7811 from Bo98/pkgconfig-big-sur
...
os/mac/pkgconfig: add pc files for Big Sur
2020-06-24 08:59:03 +01:00
Mike McQuaid
6e2c232f01
Merge pull request #7812 from Bo98/expat-2.2.8
...
os/mac/pkgconfig/10.15/expat: update version to 2.2.8
2020-06-24 08:58:52 +01:00
Mike McQuaid
7d90087568
Merge pull request #7813 from Homebrew/dependabot/bundler/Library/Homebrew/diff-lcs-1.4.2
...
build(deps): bump diff-lcs from 1.4 to 1.4.2 in /Library/Homebrew
2020-06-24 08:58:25 +01:00
dependabot-preview[bot]
6bf8de0a9e
build(deps): bump diff-lcs from 1.4 to 1.4.2 in /Library/Homebrew
...
Bumps [diff-lcs](https://github.com/halostatue/diff-lcs ) from 1.4 to 1.4.2.
- [Release notes](https://github.com/halostatue/diff-lcs/releases )
- [Changelog](https://github.com/halostatue/diff-lcs/blob/master/History.md )
- [Commits](https://github.com/halostatue/diff-lcs/compare/v1.4...v1.4.2 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-06-24 03:31:54 +00:00
Bo Anderson
53f214835d
os/mac/pkgconfig: add pc files for Big Sur
2020-06-24 02:20:13 +01:00
Bo Anderson
5d56be52ca
os/mac/pkgconfig/10.15/expat: update version to 2.2.8
2020-06-24 02:09:29 +01:00
Shaun Jackman
6051015ac5
OS::Mac::Version: Change 11.00 to 11.0
2020-06-23 13:30:28 -07:00
Rylan Polster
0faf17b1e6
use safe_popen_read instead of popen_read
...
RuboCop requires using Utils.safe_popen_read and Utils.safe_popen_write
instead of Utils.popen_read and Utils.popen_write respectively.
Using the "safe" version means that an error will be shown if the
command fails. Previously, when using `popen_read`, a failed command can
go unnoticed and have negative consequences that go undetected (as
happened for pipend in
https://github.com/Homebrew/homebrew-core/pull/55682 )
RuboCop does not require Utils.safe_popen_read in a test do block
because there can be some legitimate uses for Utils.popen_read in these
cases.
2020-06-23 13:57:33 -04:00
Bo Anderson
9788735eb2
Merge pull request #7809 from Bo98/macos-version-11
...
os/mac: fix for major versions other than 10
2020-06-23 18:50:58 +01:00
Dawid Dziurla
4fa540b259
Merge pull request #7776 from dawidd6/gopath
...
formula: set GOPATH
2020-06-23 18:45:44 +02:00
Mike McQuaid
6f1970fd24
Fix more 10.x hardcodings.
2020-06-23 17:10:07 +01:00
Dawid Dziurla
f04834f02c
formula: set GOPATH
...
So we can cache dependencies and speed up subsequent builds.
2020-06-23 18:04:04 +02:00
William Ma
76a0b0e95e
man: Update manpages
2020-06-23 11:51:19 -04:00
Bo Anderson
fbf56e27a0
os/mac: fix for major versions other than 10
2020-06-23 16:51:16 +01:00