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 .
- Sep 10, 2020
-
-
Markus Reiter authored
-
Markus Reiter authored
-
Markus Reiter authored
-
Markus Reiter authored
-
Markus Reiter authored
-
Misty De Meo authored
The refactor in 6e8f5d09 means that the exception no longer exposes the name of the package with multiple versions, and as a result the rescuer is unable to print this information. Because we now have a path in which MultipleVersionsInstalledError doesn't have the name at all, we can't reasonably restore the old behaviour. And since rack resolution happens purely internal to the function that raises the exception, the caller has no way to know what name to use. However, since the exception text gets printed anyway, we can just move this text into the exception itself. Fixes the following error: ``` Error: mpd has multiple installed versions Error: undefined method `name' for #<MultipleVersionsInstalledError:0x00007fc6009d8870> /usr/local/Homebrew/Library/Homebrew/cmd/uninstall.rb:137:in `rescue in uninstall' /usr/local/Homebrew/Library/Homebrew/cmd/uninstall.rb:135:in `uninstall' /usr/local/Homebrew/Library/Homebrew/brew.rb:119:in `<main>' ```
-
Issy Long authored
- [Sorbet's TODO file](https://sorbet.org/docs/rbi#the-todo-rbi-file) is useful to be periodically regenerated when we're trying to deal with typing errors. The result is an updated `sorbet/rbi/todo.rbi` file that defines missing constants. During GSoC, we [did update this file on occasional Tapioca updates](https://github.com/Homebrew/brew/blame/master/Library/Homebrew/sorbet/rbi/todo.rbi), according to the history. That suggests to me that it should be part of this command.
-
Dawid Dziurla authored
-
Dawid Dziurla authored
-
- Sep 09, 2020
-
-
Seeker authored
-
Markus Reiter authored
-
dependabot-preview[bot] authored
Bumps [sorbet](https://github.com/sorbet/sorbet) from 0.5.5891 to 0.5.5895. - [Release notes](https://github.com/sorbet/sorbet/releases) - [Commits](https://github.com/sorbet/sorbet/commits ) Signed-off-by:
dependabot-preview[bot] <support@dependabot.com>
-
dependabot-preview[bot] authored
Bumps [sorbet-runtime](https://github.com/sorbet/sorbet) from 0.5.5891 to 0.5.5895. - [Release notes](https://github.com/sorbet/sorbet/releases) - [Commits](https://github.com/sorbet/sorbet/commits ) Signed-off-by:
dependabot-preview[bot] <support@dependabot.com>
-
shcai97 authored
Co-authored-by:
Maxim Belkin <maxim.belkin@gmail.com>
-
miccal authored
-
Rylan Polster authored
Previously, running e.g. `brew help bundle` when homebrew-bundle was not tapped would tap homebrew-bundle and then run `brew bundle` showing `Error: No Brewfile found` instead of the expected help text.
-
shcai97 authored
-
- Sep 08, 2020
-
-
Seeker authored
-
Seeker authored
-
ImgBotApp authored
*Total -- 61.65kb -> 43.73kb (29.07%) /docs/assets/img/docs/managing-pull-requests.drawio.svg -- 61.61kb -> 43.69kb (29.08%) /Library/Homebrew/test/support/fixtures/test.gif -- 0.04kb -> 0.03kb (18.6%) Signed-off-by:
ImgBotApp <ImgBotHelp@gmail.com>
-
Seeker authored
Includes `validate_file` method to be used by `bump-formula-pr`
-
Tom Schoonjans authored
Otherwise projects may download missing dependencies and build and install them. GNOME projects do this a lot in particular.
-
miccal authored
-
shcai97 authored
-
BrewTestBot authored
Autogenerated by [a scheduled GitHub Action](https://github.com/Homebrew/brew/blob/master/.github/workflows/tapioca.yml).
-
Markus Reiter authored
-
Seeker authored
-
Rylan Polster authored
-
- Sep 07, 2020
-
-
dependabot-preview[bot] authored
Bumps [codecov](https://github.com/codecov/codecov-ruby) from 0.2.10 to 0.2.11. - [Release notes](https://github.com/codecov/codecov-ruby/releases) - [Changelog](https://github.com/codecov/codecov-ruby/blob/master/CHANGELOG.md) - [Commits](https://github.com/codecov/codecov-ruby/compare/v0.2.10...v0.2.11 ) Signed-off-by:
dependabot-preview[bot] <support@dependabot.com>
-
Dustin Rodrigues authored
-
- Sep 06, 2020
-
-
BrewTestBot authored
Autogenerated by [a scheduled GitHub Action](https://github.com/Homebrew/brew/blob/master/.github/workflows/tapioca.yml).
-
Dustin Rodrigues authored
-
Dustin Rodrigues authored
-
Markus Reiter authored
Co-authored-by:
Seeker <meaningseeking@protonmail.com>
-
dependabot-preview[bot] authored
Bumps [sorbet](https://github.com/sorbet/sorbet) from 0.5.5890 to 0.5.5891. - [Release notes](https://github.com/sorbet/sorbet/releases) - [Commits](https://github.com/sorbet/sorbet/commits ) Signed-off-by:
dependabot-preview[bot] <support@dependabot.com>
-
Markus Reiter authored
-
Dustin Rodrigues authored
-
Markus Reiter authored
-
Markus Reiter authored
-
- Sep 05, 2020
-
-
Nathan Whetsell authored
-