Bo Anderson
40f3fb9c55
Revert "Temporarily change default Bintray domain"
2021-03-01 00:19:38 +00:00
Bo Anderson
3e15503e4c
Merge pull request #10743 from Bo98/bintray-outage
...
Temporarily change default Bintray domain
2021-02-28 18:28:51 +00:00
Bo Anderson
ff367939ce
Temporarily change default Bintray domain
2021-02-28 18:01:41 +00:00
Bo Anderson
236c622b20
Merge pull request #10734 from Homebrew/sorbet-files-update
...
sorbet: Update RBI files.
2021-02-28 03:11:56 +00:00
Bo Anderson
c430444da2
Merge pull request #10735 from Bo98/install_gem-path
...
utils/gems: add installed gems to $LOAD_PATH
2021-02-28 02:10:54 +00:00
Bo Anderson
30ce9b92e8
utils/gems: add installed gems to $LOAD_PATH
2021-02-28 01:28:51 +00:00
BrewTestBot
0eb58dcc17
sorbet: Update RBI files.
...
Autogenerated by the [sorbet](https://github.com/Homebrew/brew/blob/master/.github/workflows/sorbet.yml ) workflow.
2021-02-28 00:52:23 +00:00
Bo Anderson
7ab7ace64e
Merge pull request #10728 from Bo98/content-disposition-basename
...
download_strategy: only take basename of Content-Disposition
2021-02-27 18:42:23 +00:00
Bo Anderson
388a66383b
download_strategy: only take basename of Content-Disposition
2021-02-27 17:54:18 +00:00
Bo Anderson
a466e6152a
Merge pull request #10727 from Bo98/formula_assertions
...
formula_assertions: few more compat methods
2021-02-27 17:26:25 +00:00
Bo Anderson
e74013aeab
formula_assertions: few more compat methods
2021-02-27 16:58:43 +00:00
Bo Anderson
4d88d10049
Merge pull request #10726 from Bo98/gem-path-no-env
...
utils/gems: use Gem API rather than ENV to set paths
2021-02-27 16:48:42 +00:00
Bo Anderson
a5b12a33c2
utils/gems: use Gem API rather than ENV to set paths
2021-02-27 16:23:28 +00:00
Dawid Dziurla
25d0987642
Merge pull request #10723 from Homebrew/assert_not_match
...
formula_assertions: add assert_not_match compat
2021-02-27 10:33:40 +01:00
Dawid Dziurla
1d003e5d8a
formula_assertions: add assert_not_match compat
...
There are some formulae using this method:
https://github.com/Homebrew/homebrew-core/search?q=assert_not_match&type=
2021-02-27 09:29:58 +01:00
Jonathan Chang
02989975cc
Merge pull request #10720 from Homebrew/update-manpage
...
Update maintainers, manpage and completions.
2021-02-27 18:53:51 +11:00
BrewTestBot
9f19bde5bb
Update maintainers, manpage and completions.
...
Autogenerated by the [update-manpage](https://github.com/Homebrew/brew/blob/HEAD/.github/workflows/update-manpage.yml ) workflow.
2021-02-27 01:53:14 +00:00
Jonathan Chang
86cbfd73e1
Merge pull request #10719 from Homebrew/sorbet-files-update
...
sorbet: Update RBI files.
2021-02-27 12:51:16 +11:00
BrewTestBot
95d18132d3
sorbet: Update RBI files.
...
Autogenerated by the [sorbet](https://github.com/Homebrew/brew/blob/master/.github/workflows/sorbet.yml ) workflow.
2021-02-27 00:49:15 +00:00
Bo Anderson
258a161ef8
Merge pull request #10718 from Bo98/assert_true
...
formula_assertions: add assert_true compat method
2021-02-26 23:07:35 +00:00
Bo Anderson
d955277a8b
formula_assertions: add assert_true compat method
2021-02-26 22:39:34 +00:00
Bo Anderson
a65c5d685c
Merge pull request #10695 from Bo98/gem_path
...
Prevent loading all non-Bundler gems
2021-02-26 21:35:52 +00:00
Shaun Jackman
8a3561ec4d
Merge pull request #10637 from GregBrimble/master
...
Specify Meek STV election for PLC & Schulze Condorcet election for Project Leader
2021-02-26 11:04:59 -08:00
Nanda H Krishna
bab65d2a9a
Merge pull request #10715 from Homebrew/update-manpage
...
Update maintainers, manpage and completions.
2021-02-27 00:02:26 +05:30
Bo Anderson
65c03573c6
ENV: fix missing arg for generic OS and correct type sigs
2021-02-26 18:23:48 +00:00
Bo Anderson
d911596af9
dev-cmd/test: output stacktrace to stderr
2021-02-26 18:23:48 +00:00
Bo Anderson
6cd1e5e384
Avoid passing around a massive $LOAD_PATH.
...
Portable Ruby crashes if the $LOAD_PATH gets too big.
2021-02-26 18:23:48 +00:00
Bo Anderson
1fba9b9b53
Prevent loading all non-Bundler gems
2021-02-26 18:23:48 +00:00
Bo Anderson
bb4e74042a
formula_assertions: use minitest
...
We are migrating away from using system gems, and we already have minitest in our dependency tree, so we might as well use it.
2021-02-26 18:23:07 +00:00
BrewTestBot
19d50de8ca
Update maintainers, manpage and completions.
...
Autogenerated by the [update-manpage](https://github.com/Homebrew/brew/blob/HEAD/.github/workflows/update-manpage.yml ) workflow.
2021-02-26 18:08:09 +00:00
Nanda H Krishna
68ae267fba
Merge pull request #10707 from nandahkrishna/man-fail-if-not-changed
...
dev-cmd/man: modify '--fail-if-changed' to '--fail-if-not-changed'
2021-02-26 23:36:19 +05:30
Michka Popoff
3c3a7092c8
Merge pull request #10612 from iMichka/glibc
...
audit: pin glibc version to 2.23
2021-02-26 17:29:57 +01:00
Mike McQuaid
f698bb1154
Merge pull request #10363 from hyuraku/utils/github_set_default_args
...
utils/github: set default args to search_code
2021-02-26 15:40:18 +00:00
nandahkrishna
0754fabec6
dev-cmd/man: modify '--fail-if-changed' to '--fail-if-not-changed'
2021-02-26 19:25:17 +05:30
Nanda H Krishna
c32ead1c97
Merge pull request #10713 from Homebrew/update-manpage-maintainers-token
...
workflows/update-manpage: set token.
2021-02-26 19:21:11 +05:30
Mike McQuaid
35488b74c8
workflows/update-manpage: set token.
...
Follow-up from https://github.com/Homebrew/brew/pull/10673 .
2021-02-26 12:55:55 +00:00
hyuraku
178ae750b9
utils/github: set default args to search_code
2021-02-26 21:31:30 +09:00
Mike McQuaid
e64cf21889
Merge pull request #10673 from nandahkrishna/automate-update-maintainers
...
Automate updation of maintainers in README
2021-02-26 12:30:26 +00:00
Mike McQuaid
811df90e67
Merge pull request #10671 from XuehaiPan/bottle-fallback
...
software_spec: Add HOMEBREW_BOTTLE_DEFAULT_DOMAIN as a fallback option
2021-02-26 11:47:36 +00:00
Bo Anderson
ff662aa47c
Merge pull request #10689 from Bo98/download_strategy-less-chdir
...
download_strategy: don't chdir unless a block is passed
2021-02-26 11:45:55 +00:00
Bo Anderson
90e32b228e
Merge pull request #10595 from Bo98/ruby-shims
...
shims/mac/super: add ruby shims to set SDKROOT
2021-02-26 11:45:00 +00:00
XuehaiPan
d2533ff2a6
software_spec: Add HOMEBREW_BOTTLE_DEFAULT_DOMAIN as a fallback option
...
Co-authored-by: Mike McQuaid <mike@mikemcquaid.com>
2021-02-26 11:23:33 +00:00
Mike McQuaid
cb72872c83
Merge pull request #10711 from Homebrew/dependabot/bundler/Library/Homebrew/tapioca-0.4.15
...
build(deps): bump tapioca from 0.4.14 to 0.4.15 in /Library/Homebrew
2021-02-26 11:14:59 +00:00
Mike McQuaid
bde83586ce
Merge pull request #10706 from MikeMcQuaid/bootsnap_tweaks
...
Improve Bootsnap behaviour
2021-02-26 10:48:38 +00:00
Mike McQuaid
545c568f52
Merge pull request #10693 from MikeMcQuaid/speedup_brew_prefix
...
Speedup `brew --prefix <formula>`
2021-02-26 10:47:51 +00:00
BrewTestBot
3c58d8f9fb
Update RBI files for tapioca.
2021-02-26 06:02:08 +00:00
BrewTestBot
44749950f5
brew vendor-gems: commit updates.
2021-02-26 06:01:16 +00:00
dependabot[bot]
b863809a9d
build(deps): bump tapioca from 0.4.14 to 0.4.15 in /Library/Homebrew
...
Bumps [tapioca](https://github.com/Shopify/tapioca ) from 0.4.14 to 0.4.15.
- [Release notes](https://github.com/Shopify/tapioca/releases )
- [Commits](https://github.com/Shopify/tapioca/compare/v0.4.14...v0.4.15 )
Signed-off-by: dependabot[bot] <support@github.com>
2021-02-26 05:55:06 +00:00
Bo Anderson
06381deef4
Merge pull request #10686 from Bo98/safe_fork-status
...
utils/fork: handle termsig in safe_fork
2021-02-26 04:25:54 +00:00
Mike McQuaid
ca47b47f77
Speedup brew --prefix <formula>
...
This case is _really_ slow even although it's something we encourage
people to run often and build systems often do. The `brew --prefix`
case is really fast because it's just in Bash so: let's pull the
`brew --prefix <formula>` case into Bash too.
This doesn't handle any edge-cases like `--installed` and the formula
detection is pretty simple.
Also, to make this behaviour consistent, never output `Cellar` paths
from the (Ruby) `brew --prefix`; we never want people relying on the
Cellar paths anyway, only output them if the formula wasn't installed
(where, arguably, using a Cellar path is even worse) and the speedup is
worth this deviation in behaviour.
2021-02-25 17:07:28 +00:00