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 20, 2020
-
-
Jonathan Chang authored
-
Jonathan Chang authored
-
Markus Reiter authored
Update vendored Gems.
-
Markus Reiter authored
-
Markus Reiter authored
chmod recursively to satisfy zsh "insecure directories" warning
-
- Sep 19, 2020
-
-
Issy Long authored
Add homebrew/cask to new maintainer checklist.
-
Issy Long authored
Fix some typechecking errors.
-
Markus Reiter authored
Allow “macOS virtual machines” in descriptions.
-
Markus Reiter authored
-
Markus Reiter authored
-
Markus Reiter authored
sorbet/files.yaml: Merge the two `false` lists into one
-
Markus Reiter authored
-
Markus Reiter authored
-
Markus Reiter authored
-
Issy Long authored
- I've been asked a couple of times now what the two different `false:` lists mean. And the answer is "nothing". So to avoid confusion (and to stop my YAML linter moaning about duplicate keys), merge the two lists and re-alphabetize.
-
Rylan Polster authored
bump-formula-pr: add message to check resources
-
Rylan Polster authored
-
Dawid Dziurla authored
PULL_REQUEST_TEMPLATE: Add a checklist item for `brew man`
-
Seeker authored
pypi: do not use formula name as PyPI package name
-
Seeker authored
-
- Sep 18, 2020
-
-
Hoàng Xuân Phú authored
without `-R` only `share` is updated, leaving `share/zsh/site-functions` unchanged, so the warning won't go away
-
Issy Long authored
- I've been changing command flags recently. I always forget to run `brew man`, then I feel bad about causing red CI on my PRs. This has happened to others too, so make `brew man` more obvious as a thing that one should check.
-
Issy Long authored
sorbet/files.yaml: Preserve newline at EOF
-
Issy Long authored
-
Mike McQuaid authored
sorbet: update RBI files using Tapioca.
-
Issy Long authored
build(deps): bump sorbet-runtime from 0.5.5912 to 0.5.5913 in /Library/Homebrew
-
BrewTestBot authored
Autogenerated by [a scheduled GitHub Action](https://github.com/Homebrew/brew/blob/master/.github/workflows/tapioca.yml).
-
dependabot-preview[bot] authored
Bumps [sorbet-runtime](https://github.com/sorbet/sorbet) from 0.5.5912 to 0.5.5913. - [Release notes](https://github.com/sorbet/sorbet/releases) - [Commits](https://github.com/sorbet/sorbet/commits ) Signed-off-by:
dependabot-preview[bot] <support@dependabot.com>
-
Issy Long authored
build(deps): bump sorbet from 0.5.5912 to 0.5.5913 in /Library/Homebrew
-
Issy Long authored
dev-cmd/typecheck: Programmatically delete old files from `sorbet/files.yaml`
-
Issy Long authored
- I was going through the `sorbet/files.yaml` moving various things to `true`, playing around locally, and happened upon some files that it was tracking that had been deleted. - We want to do some automation of new files, but I'm not sure we'd ever considered the possibility of code being removed. :-D - This adds a `--prune-files-list` switch and updates the Tapioca GitHub Actions workflow to use it. Any changes to the `sorbet/files.yaml` file will be committed as part of the scheduled Tapioca update job.
-
Mike McQuaid authored
upgrade: deduplicate list of outdated dependents
-
Steve Peters authored
Use `uniq` on the list of outdated dependents to remove duplicates, similar to a change made in #8500.
-
dependabot-preview[bot] authored
Bumps [sorbet](https://github.com/sorbet/sorbet) from 0.5.5912 to 0.5.5913. - [Release notes](https://github.com/sorbet/sorbet/releases) - [Commits](https://github.com/sorbet/sorbet/commits ) Signed-off-by:
dependabot-preview[bot] <support@dependabot.com>
-
Michka Popoff authored
test: check for pgrep/pkill for developers/CI.
-
Nanda H Krishna authored
livecheck: progress bar for JSON output
-
nandahkrishna authored
-
nandahkrishna authored
Co-authored-by:
Sam Ford <1584702+samford@users.noreply.github.com> Co-authored-by:
Dustin Rodrigues <dust.rod@gmail.com>
-
- Sep 17, 2020
-
-
Mike McQuaid authored
build(deps): bump sorbet from 0.5.5911 to 0.5.5912 in /Library/Homebrew
-
Mike McQuaid authored
build(deps): bump rubocop-ast from 0.4.0 to 0.4.1 in /Library/Homebrew
-