25644 Commits

Author SHA1 Message Date
BrewTestBot
770796c24c brew vendor-gems: commit updates. 2020-12-28 16:05:40 +00:00
Rylan Polster
80d8b419de update-report: update blog post link 2020-12-28 10:56:07 -05:00
Rylan Polster
a33f4e0fd1 release-notes: show warning on recent major/minor tag 2020-12-28 10:53:41 -05:00
Rylan Polster
5784e36ead docs: improve clarity in deprecate/disable/removal docs
Co-Authored-By: Mike McQuaid <mike@mikemcquaid.com>
Co-Authored-By: Michka Popoff <3406519+iMichka@users.noreply.github.com>
Co-Authored-By: Carlo Cabrera <30379873+carlocab@users.noreply.github.com>
2020-12-28 10:31:14 -05:00
hyuraku
a43e47cfaf cmd/--cache: refactor 2020-12-28 23:14:22 +09:00
Mike McQuaid
1b4993c9ce
cmd/install: add comment to deprecate --env.
We don't allow this on upgrade or reinstall so let's make `StdEnv`
essentially a private, internal API.
2020-12-28 13:45:24 +00:00
Mike McQuaid
20ff74a7a7
Merge pull request #10134 from MikeMcQuaid/unbottled-tweaks
dev-cmd/unbottled: improve output.
2020-12-28 13:44:17 +00:00
Mike McQuaid
b17f485dc4
hidden.rbi: update. 2020-12-28 13:34:15 +00:00
Mike McQuaid
4c1b2630dc
Fix sorbet errors. 2020-12-28 13:34:07 +00:00
Mike McQuaid
55054a122d
Merge pull request #10143 from samford/pagematch-fix-caching
PageMatch: Return fetched content in match_data
2020-12-28 13:25:58 +00:00
FX Coudert
9e0ed470e1
Merge pull request #10162 from fxcoudert/at
mktemp: avoid directories with @
2020-12-28 14:25:41 +01:00
Mike McQuaid
dc52ff620b
Merge pull request #10031 from hyuraku/only_path_formula_or_cask
add function to define path
2020-12-28 13:22:22 +00:00
dependabot[bot]
b4fdd6f0b1
build(deps): bump sorbet from 0.5.6164 to 0.5.6189 in /Library/Homebrew
Bumps [sorbet](https://github.com/sorbet/sorbet) from 0.5.6164 to 0.5.6189.
- [Release notes](https://github.com/sorbet/sorbet/releases)
- [Commits](https://github.com/sorbet/sorbet/commits)

Signed-off-by: dependabot[bot] <support@github.com>
2020-12-28 13:21:49 +00:00
Mike McQuaid
879589583d
Merge pull request #10095 from hyuraku/add-options-to-search
search: add two options
2020-12-28 13:21:10 +00:00
Mike McQuaid
6e2da862b7
Merge pull request #10109 from SeekingMeaning/bump-cask-pr-ignore
bump-cask-pr: ignore closed duplicate PRs
2020-12-28 13:19:49 +00:00
Mike McQuaid
e74be0f53a
Merge pull request #10129 from carlocab/big-sur-pkg-config
os/mac/pkgconfig: merge pc files for 11.1 and 11.0
2020-12-28 13:19:31 +00:00
Mike McQuaid
8fa69706f0
Merge pull request #10146 from carlocab/latest-sdk
os/mac: bump latest_sdk_version
2020-12-28 13:18:27 +00:00
Mike McQuaid
d20b946cfe
dev-cmd/unbottled: improve output.
Handle a few more edge cases:
- improve the unbottled output heading so it makes sense when we're
  outputting bottles that are ready to bottle
- output already bottled formulae if named
- handle Linux/Mac requiring formulae and output if named
- output bottle unneeded/disabled formulae if named
- use green/yellow/red for bottles ready to be built now/later/never
2020-12-28 11:36:12 +00:00
Francois-Xavier Coudert
b6447120ae mktemp: avoid directories with @ 2020-12-28 12:14:11 +01:00
Mike McQuaid
fdb71a5cb3
Merge pull request #10161 from MikeMcQuaid/rosetta-bottles-comment
os/mac/hardware: clarify Rosetta 2 situation with a comment.
2.7.1
2020-12-28 10:38:21 +00:00
Mike McQuaid
4611266f08
Merge pull request #10160 from MikeMcQuaid/exitstatus
exceptions: fix ErrorDuringExecution status.
2020-12-28 10:15:57 +00:00
Mike McQuaid
b1ea9e5510
Merge pull request #10159 from MikeMcQuaid/formula_installer_mac_build_from_source
formula_installer: only require --build-from-source on macOS.
2020-12-28 10:14:15 +00:00
Mike McQuaid
47c584545d
Merge pull request #10148 from SeekingMeaning/bottle-spec-reformat
bottle_spec: more cleanup
2020-12-28 09:20:01 +00:00
Mike McQuaid
1a41f29343
os/mac/hardware: clarify Rosetta 2 situation with a comment.
Expand on #10153 to provide an in-code comment (in case someone goes to
change this in future).
2020-12-28 09:09:08 +00:00
Mike McQuaid
d345864d7e
exceptions: fix ErrorDuringExecution status.
This can sometimes be nil so handle that.

Fixes #10158
2020-12-28 09:04:08 +00:00
Rylan Polster
224c7f44e2
cli/args: --HEAD implies building from source 2020-12-28 08:48:38 +00:00
Mike McQuaid
07f9f6c42c
formula_installer: only require --build-from-source on macOS. 2020-12-28 08:47:05 +00:00
Rylan Polster
9037967444 workflows/triage: fix handling outdated PRs 2020-12-27 18:20:46 -05:00
Rylan Polster
09132be32a docs: use list for common disable reasons
Co-Authored-By: Adrian Ho <the.gromgit@gmail.com>
2020-12-27 13:49:25 -05:00
FX Coudert
bcbf5857da
Merge pull request #10153 from fxcoudert/revertcpu
Partial revert of #10092
2020-12-26 20:44:22 +01:00
Francois-Xavier Coudert
201d3d2ee7 Partial revert of #10092 2020-12-26 19:37:08 +01:00
Markus Reiter
a01deaaf52 Handle running apps in application.<bundle_id>.<number>.<number> format. 2020-12-26 14:02:49 +01:00
Sam Ford
fef4512b35
Livecheck: Pass regex into strategy blocks 2020-12-25 20:31:37 -05:00
Sam Ford
361743e1fb
Livecheck: Extend strategy block support 2020-12-25 20:31:36 -05:00
Seeker
2fc17772f7 bottle_spec: more cleanup 2020-12-25 13:10:10 -08:00
Shaun Jackman
f576c1ce61
Update docs/Homebrew-Governance.md
Co-authored-by: Colin Dean <colindean@users.noreply.github.com>
2020-12-25 13:10:07 -08:00
Michka Popoff
da0d7eff9b
Merge pull request #10140 from SeekingMeaning/bottle-spec-dedup
bottle_spec: reduce code duplication in tests
2020-12-25 22:08:39 +01:00
Rylan Polster
3a6f34d27b cli/parser: add tests for inferring option names 2020-12-25 15:57:09 -05:00
Issy Long
3f4427e301
Merge pull request #10136 from issyl0/brew-list-remove-l-option-totals-help-text
cmd/list: Remove help text about `-l` displaying file sizes
2020-12-25 20:02:05 +00:00
Rylan Polster
5b360f35c5 update-report: use gitconfig to remember last tag 2020-12-25 14:14:57 -05:00
Issy Long
90868fff34
cmd/list: Remove help text about -l displaying file sizes
- It doesn't work on the `HOMEBREW_CELLAR` dir for some reason, and
  using `du -sh` instead (PR 10131) was an extra call that we don't
  need.
- (I had to edit the man page manually as `brew man` gives me "Broken
  pipe" errors.)
2020-12-25 19:03:57 +00:00
Rylan Polster
97f8d09519 release-notes: only show blog link when previous_tag passed 2020-12-25 13:52:36 -05:00
Rylan Polster
ab97c30b14 cli/parser: use - instead of _ in cask args 2020-12-25 12:42:18 -05:00
Rylan Polster
b125bd92cf docs: incorporate changes from code review
Co-Authored-By: Carlo Cabrera <30379873+carlocab@users.noreply.github.com>
2020-12-25 12:13:38 -05:00
Rylan Polster
5a1adeae06 docs: incorporate changes from code review
Co-Authored-By: Seeker <meaningseeking@protonmail.com>
Co-Authored-By: Sean Molenaar <smillerdev@me.com>
Co-Authored-By: Mike McQuaid <mike@mikemcquaid.com>
Co-Authored-By: Michka Popoff <3406519+iMichka@users.noreply.github.com>
2020-12-25 11:00:58 -05:00
Michka Popoff
d9064eb65d
Merge pull request #10121 from SeekingMeaning/shared-library
formula: include versioned `*.so.*` libs for `shared_library("*")`
2020-12-25 15:19:01 +01:00
Markus Reiter
7b68d213a0
Merge pull request #10142 from Homebrew/sorbet-files-update
sorbet: Update RBI files.
2020-12-25 14:04:07 +01:00
carlocab
51eb4f28fa
os/mac: bump latest_sdk_version 2020-12-25 11:19:03 +00:00
Dawid Dziurla
5521c76e66
Merge pull request #10145 from kidonng/patch-1
Fix description cache path in Fish completion
2020-12-25 09:04:19 +01:00
Kid
844363c747
Fix description cache path in Fish completion 2020-12-25 13:55:32 +08:00