This project is mirrored from https://github.com/Homebrew/brew.git.
Pull mirroring failed .
Repository mirroring has been paused due to too many failed attempts. It can be resumed by a project maintainer or owner.
Last successful update .
Repository mirroring has been paused due to too many failed attempts. It can be resumed by a project maintainer or owner.
Last successful update .
- Nov 02, 2020
-
-
Rui Chen authored
``` ==> FAILED Formula/vifm.rb:4:3: C: https://github.com/vifm/vifm/releases/download/v0.11/vifm-osx-0.11.tar.bz2 looks like a binary package, not a source archive; homebrew/core is source-only. url "https://github.com/vifm/vifm/releases/download/v0.11/vifm-osx-0.11.tar.bz2" ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ```
-
- Oct 31, 2020
-
-
FX Coudert authored
python: update virtualenv
-
Shaun Jackman authored
Revert "Improve @-versioned formulae linking."
-
Shaun Jackman authored
-
FX Coudert authored
-
- Oct 30, 2020
-
-
Mike McQuaid authored
Improve @-versioned formulae linking.
-
- Oct 29, 2020
-
-
Mike McQuaid authored
The way we currently handle @-versioned formulae linking is pretty labourius: - it requires extensive use of `link_overwrite` to avoid the `link` stage failing on certain install/upgrade scenarios - we teach people to use `brew link --force` whenever they wish to link a versioned formulae when it's pretty obvious what's expected in that situation Instead, let's: - automatically unlink other versioned formulae when linking a versioned formula (either through `brew link` or `install`/`upgrade` /`reinstall`) - notify the user what we've done (with the same messaging as if they had run `brew link` manually)
-
Mike McQuaid authored
spec_helper: fix Timeout::Error/SystemExit handling.
-
Jonathan Chang authored
build(deps): bump sorbet-runtime from 0.5.5973 to 0.5.5981 in /Library/Homebrew
-
Mike McQuaid authored
These need to be manually caught and set otherwise they will not be retried by `rspec-retry`. This is particularly annoying and a cause of CI failures when tests timeout but are not retried. Fixes https://github.com/Homebrew/brew/issues/8979
-
Markus Reiter authored
-
dependabot[bot] authored
Bumps [sorbet-runtime](https://github.com/sorbet/sorbet) from 0.5.5973 to 0.5.5981. - [Release notes](https://github.com/sorbet/sorbet/releases) - [Commits](https://github.com/sorbet/sorbet/commits ) Signed-off-by:
dependabot[bot] <support@github.com>
-
Jonathan Chang authored
build(deps): bump sorbet from 0.5.5949 to 0.5.6006 in /Library/Homebrew
-
Jonathan Chang authored
-
dependabot[bot] authored
Bumps [sorbet](https://github.com/sorbet/sorbet) from 0.5.5949 to 0.5.6006 - [Release notes](https://github.com/sorbet/sorbet/releases) - [Commits](https://github.com/sorbet/sorbet/commits ) Signed-off-by:
dependabot[bot] <support@github.com>
-
Mike McQuaid authored
Fix upgrading dependents on missing keg
-
Mike McQuaid authored
Maintainer-Guidelines: give maintainers time to review enhancements.
-
Mike McQuaid authored
Ensure that we don't try to check for broken linkage in a keg that doesn't exist. Furthermore, fix the reason we checked for the keg that doesn't exist by `Formula.clear_cache`. While here, I noticed that there was other methods of caching at use in `Formula` so consolidate them to be consistent. Fixes #8997
-
- Oct 28, 2020
-
-
Mike McQuaid authored
-
Miccal Matthews authored
bug fix: add missing header param to url class
-
Tie authored
-
- Oct 27, 2020
-
-
Mike McQuaid authored
shared_audits: add syntax-highlight to GITHUB_PRERELEASE_ALLOWLIST
-
Mike McQuaid authored
Refresh installed list before dependency check
-
Mike McQuaid authored
sorbet: Update RBI files.
-
Mike McQuaid authored
xcode_requirement: support linux
-
Mike McQuaid authored
install: tweak missing formula behaviour.
-
Jonathan Chang authored
mac/xcode: version bumps for Xcode 12.1
-
Jonathan Chang authored
-
miccal authored
-
Muneeb Ahmed authored
-
BrewTestBot authored
Autogenerated by the [sorbet](https://github.com/Homebrew/brew/blob/master/.github/workflows/sorbet.yml) workflow.
-
Michka Popoff authored
2020-10-12T21:29:03.7866574Z [31mError:[0m undefined method `latest_version' for OS::Mac::Xcode:Module 2020-10-12T21:29:03.7867686Z /home/linuxbrew/.linuxbrew/Homebrew/Library/Homebrew/requirements/xcode_requirement.rb:33:in `message' 2020-10-12T21:29:03.7868902Z /home/linuxbrew/.linuxbrew/Homebrew/Library/Taps/homebrew/homebrew-test-bot/lib/tests/formulae.rb:199:in `map' 2020-10-12T21:29:03.7870227Z /home/linuxbrew/.linuxbrew/Homebrew/Library/Taps/homebrew/homebrew-test-bot/lib/tests/formulae.rb:199:in `satisfied_requirements?' 2020-10-12T21:29:03.7871547Z /home/linuxbrew/.linuxbrew/Homebrew/Library/Taps/homebrew/homebrew-test-bot/lib/tests/formulae.rb:593:in `formula!' 2020-10-12T21:29:03.7873156Z /home/linuxbrew/.linuxbrew/Homebrew/Library/Taps/homebrew/homebrew-test-bot/lib/tests/formulae.rb:20:in `block in run!' 2020-10-12T21:29:03.7875029Z /home/linuxbrew/.linuxbrew/Homebrew/Library/Taps/homebrew/homebrew-test-bot/lib/tests/formulae.rb:19:in `each' 2020-10-12T21:29:03.7876299Z /home/linuxbrew/.linuxbrew/Homebrew/Library/Taps/homebrew/homebrew-test-bot/lib/tests/formulae.rb:19:in `run!' 2020-10-12T21:29:03.7877495Z /home/linuxbrew/.linuxbrew/Homebrew/Library/Taps/homebrew/homebrew-test-bot/lib/test_runner.rb:119:in `run_tests' 2020-10-12T21:29:03.7878705Z /home/linuxbrew/.linuxbrew/Homebrew/Library/Taps/homebrew/homebrew-test-bot/lib/test_runner.rb:36:in `block in run!' 2020-10-12T21:29:03.7879908Z /home/linuxbrew/.linuxbrew/Homebrew/Library/Homebrew/vendor/portable-ruby/2.6.3_2/lib/ruby/2.6.0/delegate.rb:83:in `each' 2020-10-12T21:29:03.7881136Z /home/linuxbrew/.linuxbrew/Homebrew/Library/Homebrew/vendor/portable-ruby/2.6.3_2/lib/ruby/2.6.0/delegate.rb:83:in `method_missing' 2020-10-12T21:29:03.7882519Z /home/linuxbrew/.linuxbrew/Homebrew/Library/Taps/homebrew/homebrew-test-bot/lib/test_runner.rb:25:in `run!' 2020-10-12T21:29:03.7883735Z /home/linuxbrew/.linuxbrew/Homebrew/Library/Taps/homebrew/homebrew-test-bot/lib/test_bot.rb:126:in `run!' 2020-10-12T21:29:03.7884875Z /home/linuxbrew/.linuxbrew/Homebrew/Library/Taps/homebrew/homebrew-test-bot/cmd/test-bot.rb:75:in `test_bot' 2020-10-12T21:29:03.7885882Z /home/linuxbrew/.linuxbrew/Homebrew/Library/Homebrew/brew.rb:119:in `<main>'
-
- Oct 26, 2020
-
-
Mike McQuaid authored
update-test: improve debugging output.
-
Mike McQuaid authored
-
Mike McQuaid authored
- Run `brew search` for local formulae first (as it's quickest) rather than checking Git history. - Don't output `Searching taps...` because `Searching taps on GitHub...` is output by the called function (and because it'll say it's searching taps even when it is not if `HOMEBREW_NO_GITHUB_API` is set).
-
Mike McQuaid authored
Output more information about the refs and commit message for the start, expected and actual end commits to ease debugging.
-
Mike McQuaid authored
Let's slow down a little on enhancement PRs to give other maintainers time to give their feedback. This is mostly self-directed criticism.
-
Mike McQuaid authored
cmd/info: Add support for casks in brew info
-
Mike McQuaid authored
build(deps): bump simplecov from 0.19.0 to 0.19.1 in /Library/Homebrew
-
Mike McQuaid authored
Add support for npm 7
-