Connor Mann
15dcc6f496
Add to_kegs
2021-05-18 10:07:35 -04:00
Tate Hanawalt
1aa4ca754f
removed option reference from 'odie' example code snippet
2021-05-18 09:05:29 -05:00
Connor Mann
d754c0f450
Update tests for to_keg
2021-05-18 09:57:57 -04:00
Connor Mann
d46881c5e2
Rename to_kegs
to to_keg
2021-05-18 09:52:19 -04:00
Connor Mann
f92300f129
Update Library/Homebrew/cmd/link.rb
...
Co-authored-by: Mike McQuaid <mike@mikemcquaid.com>
2021-05-18 09:35:05 -04:00
Gautham Goli
cf733a3c4f
Enable shellcheck warnings in brew style
2021-05-18 17:10:44 +05:30
Gautham Goli
e4118bc4ca
Fix shellcheck style errors
2021-05-18 17:10:20 +05:30
Mike McQuaid
2ce6cd5e81
brew style --fix
2021-05-18 11:58:44 +01:00
Rylan Polster
6bcb3bd367
docs: clarify link to above section
2021-05-18 02:43:16 -04:00
Rylan Polster
ac6b4dbe6e
docs: update new maintainer checklist
2021-05-18 02:39:57 -04:00
Rylan Polster
46af59fe3a
docs: update based on suggestions from code review
...
Co-Authored-By: Mike McQuaid <mike@mikemcquaid.com>
2021-05-18 02:39:33 -04:00
Rylan Polster
722a8eda3c
Fix tests
2021-05-18 01:55:06 -04:00
BrewTestBot
847d7a233d
Update RBI files for rubocop.
2021-05-18 05:47:40 +00:00
BrewTestBot
c146dd4b55
brew vendor-gems: commit updates.
2021-05-18 05:46:42 +00:00
dependabot[bot]
6ff0732453
build(deps): bump rubocop from 1.14.0 to 1.15.0 in /Library/Homebrew
...
Bumps [rubocop](https://github.com/rubocop/rubocop ) from 1.14.0 to 1.15.0.
- [Release notes](https://github.com/rubocop/rubocop/releases )
- [Changelog](https://github.com/rubocop/rubocop/blob/master/CHANGELOG.md )
- [Commits](https://github.com/rubocop/rubocop/compare/v1.14.0...v1.15.0 )
Signed-off-by: dependabot[bot] <support@github.com>
2021-05-18 05:44:26 +00:00
Rylan Polster
69e29a358b
Raise errors on invalid symbol/block combinations
2021-05-17 15:33:09 -04:00
Connor Mann
212b64836f
Update usage message
2021-05-17 12:42:06 -04:00
Lorenzo Gatti
5a24b6aff3
minor changes to the wording
2021-05-17 17:28:58 +02:00
Connor Mann
8de9baa0f5
Add brew link --HEAD
2021-05-17 11:28:15 -04:00
Lorenzo Gatti
b7556350db
Better instructions for updating Command Line Tools
...
Added link to Apple's page with minimum requirements
2021-05-17 17:11:00 +02:00
Rylan Polster
fb3bfbb65c
Remove prefix option and add reason argument name
2021-05-17 10:55:46 -04:00
Mike McQuaid
1810ff9722
Merge pull request #11384 from cnnrmnn/blank-template-taps
...
Override user-set default git template for taps
2021-05-17 14:00:26 +01:00
Mike McQuaid
67ba6cfff1
Merge pull request #11378 from hyuraku/remove_manual_installer_from_upgrage_casks
...
remove installer manual casks from upgraded casks
2021-05-17 13:56:04 +01:00
Carlo Cabrera
1b1990d05d
Merge pull request #11392 from carlocab/duplicate-rpaths
...
extend/os/mac/keg_relocate: fix relocation of duplicate `RPATH`s
2021-05-17 00:47:41 +01:00
Carlo Cabrera
e8b5eb7e42
extend/os/mac/keg_relocate: fix relocation of duplicate RPATH
s
...
Homebrew/homebrew-core#77623 revealed two bugs. One in `ruby-macho`,
which turns out to be unable to delete duplicated `RPATH`s. This was
fixed with `ruby-macho` 2.5.1.
The second, which this commit fixes, is in our handling of duplicate
`RPATH`s. Since we iterate over each `RPATH`, attempting to relocate the
first duplicate fails since it will no longer exist after having
relocated the original.
2021-05-17 00:14:46 +01:00
Nanda H Krishna
7ff63124e8
Merge pull request #11390 from Homebrew/dependabot/bundler/Library/Homebrew/nokogiri-1.11.4
...
build(deps): bump nokogiri from 1.11.3 to 1.11.4 in /Library/Homebrew
2021-05-17 03:27:51 +05:30
Carlo Cabrera
cfdd358c95
Merge pull request #11391 from Homebrew/dependabot/bundler/Library/Homebrew/ruby-macho-2.5.1
...
build(deps): bump ruby-macho from 2.5.0 to 2.5.1 in /Library/Homebrew
2021-05-16 22:20:35 +01:00
BrewTestBot
41baec1a49
Update RBI files for ruby-macho.
2021-05-16 14:36:31 +00:00
BrewTestBot
a2421c38f0
brew vendor-gems: commit updates.
2021-05-16 14:35:39 +00:00
BrewTestBot
b0c59d7df6
Update RBI files for nokogiri.
2021-05-16 14:33:29 +00:00
BrewTestBot
7e2fcaaa16
brew vendor-gems: commit updates.
2021-05-16 14:32:37 +00:00
dependabot[bot]
f158747592
build(deps): bump ruby-macho from 2.5.0 to 2.5.1 in /Library/Homebrew
...
Bumps [ruby-macho](https://github.com/Homebrew/ruby-macho ) from 2.5.0 to 2.5.1.
- [Release notes](https://github.com/Homebrew/ruby-macho/releases )
- [Commits](https://github.com/Homebrew/ruby-macho/compare/v2.5.0...v2.5.1 )
Signed-off-by: dependabot[bot] <support@github.com>
2021-05-16 14:29:37 +00:00
dependabot[bot]
410ad0485c
build(deps): bump nokogiri from 1.11.3 to 1.11.4 in /Library/Homebrew
...
Bumps [nokogiri](https://github.com/sparklemotion/nokogiri ) from 1.11.3 to 1.11.4.
- [Release notes](https://github.com/sparklemotion/nokogiri/releases )
- [Changelog](https://github.com/sparklemotion/nokogiri/blob/main/CHANGELOG.md )
- [Commits](https://github.com/sparklemotion/nokogiri/compare/v1.11.3...v1.11.4 )
Signed-off-by: dependabot[bot] <support@github.com>
2021-05-16 14:29:25 +00:00
Rylan Polster
9f5afcbf63
Merge pull request #11381 from cnnrmnn/fix-range-requests
...
Fix range requests with `curl`
2021-05-15 16:40:20 -04:00
Rylan Polster
9e35b4de21
fix test
2021-05-15 14:51:11 -04:00
Dawid Dziurla
c8d5b3d38d
Merge pull request #11388 from nandahkrishna/pipgrip-use-opt_bin
...
utils/pypi: use `opt_bin` for pipgrip
2021-05-15 20:10:24 +02:00
Rylan Polster
5e9fcafbd8
formula: add preset pour_bottle?
symbols
2021-05-15 14:05:50 -04:00
Nanda H Krishna
389f289770
utils/pypi: use opt_bin
for pipgrip
2021-05-15 23:14:34 +05:30
hyuraku
45b7e438f1
repair manual_installer_casks block
2021-05-15 21:24:24 +09:00
Carlo Cabrera
d45832bbfc
Merge pull request #11382 from carlocab/build-rpaths
...
extend/os/mac/keg_relocate: remove `RPATH`s rooted in build directory
2021-05-15 01:04:25 +01:00
Rylan Polster
914c131130
Merge pull request #11385 from Homebrew/sync-triage-config
...
Synchronize triage configuration
2021-05-14 18:23:04 -04:00
BrewTestBot
aec4b9745b
triage-issues.yml: update to match main configuration
2021-05-14 21:48:27 +00:00
Connor Mann
a079ba9bb3
Add parentheses for clarity
2021-05-14 15:28:56 -04:00
Connor Mann
2a9540b3ab
Check for key explicitly with key?
...
Co-authored-by: Rylan Polster <rslpolster@gmail.com>
2021-05-14 15:16:37 -04:00
Connor Mann
b546960da9
Revert "Update Library/Homebrew/utils/curl.rb"
...
This reverts commit ecaaafba203578498fbc0a48493adea1790839f2.
2021-05-14 15:14:56 -04:00
Carlo Cabrera
496c24aae2
Merge pull request #11379 from carlocab/tmux-env-filtering
...
Fix `TMUX` env variable filtering
2021-05-14 19:12:47 +01:00
Rylan Polster
ba22ec6447
docs: update vale config with new titles
2021-05-14 14:04:09 -04:00
Rylan Polster
de5fd4642d
docs: update based on suggestions from code review
...
Co-Authored-By: Eric Knibbe <3324775+EricFromCanada@users.noreply.github.com>
2021-05-14 13:49:16 -04:00
Connor Mann
f7fe111430
Use blank?
instead of checking for nil
2021-05-14 11:53:49 -04:00
Connor Mann
2500b8daba
Update Library/Homebrew/utils/curl.rb
...
Co-authored-by: Rylan Polster <rslpolster@gmail.com>
2021-05-14 11:47:38 -04:00