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 05, 2020
-
-
Seeker authored
Also add `--commit` to a create commit without opening a pull request
-
- Sep 04, 2020
-
-
Mike McQuaid authored
Do not suggest use of deprecated brew cask reinstall
-
Markus Reiter authored
Fix missing method `problem` in `Cask::Audit`.
-
Luthaf authored
-
Mike McQuaid authored
sorbet: update RBI files using Tapioca.
-
Mike McQuaid authored
formula_creator: autodetect license from GitHub when available
-
Markus Reiter authored
-
Markus Reiter authored
Support `--no-appcast` for `brew cask audit`.
-
Dustin Rodrigues authored
search: use https for fink query url
-
Dustin Rodrigues authored
-
Dustin Rodrigues authored
-
Markus Reiter authored
-
Markus Reiter authored
-
Markus Reiter authored
-
Markus Reiter authored
-
BrewTestBot authored
Autogenerated by [a scheduled GitHub Action](https://github.com/Homebrew/brew/blob/master/.github/workflows/tapioca.yml).
-
Markus Reiter authored
Re-add `HOMEBREW_DEBUG` environment variable.
-
Markus Reiter authored
Ignore `FormulaUnreadableError` in `Formula.each`.
-
Markus Reiter authored
-
Mike McQuaid authored
cleanup.rb: quiet down Ruby test
-
Markus Reiter authored
-
Maxim Belkin authored
-
- Sep 03, 2020
-
-
Dustin Rodrigues authored
audit: compare current version to last committed version when seeing if revision should be reset
-
Dustin Rodrigues authored
-
Mike McQuaid authored
workflows: make homebrew lowercase again for Docker.
-
Mike McQuaid authored
compat/formula: re-add super.
-
Mike McQuaid authored
sorbet: update RBI files using Tapioca.
-
Mike McQuaid authored
Otherwise this fails.
-
Mike McQuaid authored
I missed the `respond_to?(:patches)` here which broke patches.
-
BrewTestBot authored
Autogenerated by [a scheduled GitHub Action](https://github.com/Homebrew/brew/blob/master/.github/workflows/tapioca.yml).
-
Mike McQuaid authored
workflows: tweak docker.
-
Mike McQuaid authored
- Note GitHub Packages specifically in step names - Use uppercase for Homebrew name/tag (in case it makes a difference) - Use `--password-stdin` to avoid a warning
-
Issy Long authored
utils/github: Fix 'uninitialized constant Utils::Shell'
-
Mike McQuaid authored
Deprecate/disable code for Homebrew 2.5.0.
-
Mike McQuaid authored
Do the usual "disable deprecations" and "uncomment pending deprecations" dance and delete/deprecate/disable relevant/related code.
-
Mike McQuaid authored
sorbet: update RBI files using Tapioca.
-
Issy Long authored
- I tried `brew pr-publish` on Linux (as we don't have an auto-merge Action over there) and it failed with the following error: ``` Error: uninitialized constant Utils::Shell Please report this issue: https://docs.brew.sh/Troubleshooting /home/linuxbrew/.linuxbrew/Homebrew/Library/Homebrew/utils/github.rb:69:in `initialize' /home/linuxbrew/.linuxbrew/Homebrew/Library/Homebrew/utils/github.rb:278:in `exception' /home/linuxbrew/.linuxbrew/Homebrew/Library/Homebrew/utils/github.rb:278:in `raise' /home/linuxbrew/.linuxbrew/Homebrew/Library/Homebrew/utils/github.rb:278:in `raise_api_error' /home/linuxbrew/.linuxbrew/Homebrew/Library/Homebrew/utils/github.rb:228:in `open_api' /home/linuxbrew/.linuxbrew/Homebrew/Library/Homebrew/utils/github.rb:464:in `workflow_dispatch_event' /home/linuxbrew/.linuxbrew/Homebrew/Library/Homebrew/dev-cmd/pr-publish.rb:43:in `block in pr_publish' /home/linuxbrew/.linuxbrew/Homebrew/Library/Homebrew/dev-cmd/pr-publish.rb:33:in `each' /home/linuxbrew/.linuxbrew/Homebrew/Library/Homebrew/dev-cmd/pr-publish.rb:33:in `pr_publish' /home/linuxbrew/.linuxbrew/Homebrew/Library/Homebrew/brew.rb:119:in `<main>' ```
-
Mike McQuaid authored
Fix cleanup ruby logic
-
Mike McQuaid authored
workflows: migrate to GitHub Container Registry.
-
BrewTestBot authored
Autogenerated by [a scheduled GitHub Action](https://github.com/Homebrew/brew/blob/master/.github/workflows/tapioca.yml).
-