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 28, 2020
-
-
Markus Reiter authored
-
Markus Reiter authored
-
Markus Reiter authored
-
- Sep 25, 2020
-
-
Markus Reiter authored
Allow passing tap to `brew cask audit`.
-
Markus Reiter authored
-
- Sep 24, 2020
-
-
Mike McQuaid authored
README: point to Homebrew/discussions.
-
Mike McQuaid authored
Let's try to nudge more people over and see how it goes.
-
Mike McQuaid authored
bottle: new formula license may be a list, not just a string
-
Dustin Rodrigues authored
-
Markus Reiter authored
Switch most dependabot updates back to `daily`.
-
Markus Reiter authored
-
- Sep 23, 2020
-
-
Mike McQuaid authored
test: make pgrep call portable
-
Mike McQuaid authored
-
Vidushee Amoli authored
build(deps): bump sorbet-runtime from 0.5.5913 to 0.5.5915 in /Library/Homebrew
-
dependabot[bot] authored
Bumps [sorbet-runtime](https://github.com/sorbet/sorbet) from 0.5.5913 to 0.5.5915. - [Release notes](https://github.com/sorbet/sorbet/releases) - [Commits](https://github.com/sorbet/sorbet/commits ) Signed-off-by:
dependabot[bot] <support@github.com>
-
Markus Reiter authored
build(deps): bump sorbet from 0.5.5913 to 0.5.5915 in /Library/Homebrew
-
Michka Popoff authored
Fixes (on linux), for example for the ninja formula test: ``` pgrep -P 83252 {out: :close}} Invalid preceding regular expressionpgrep: write error: Bad file descriptor Error: ninja: failed An exception occurred within a child process: BuildError: Failed executing: pgrep -P 83252 {out: :close} ``` Using File:NULL is more portable.
-
dependabot[bot] authored
Bumps [sorbet](https://github.com/sorbet/sorbet) from 0.5.5913 to 0.5.5915. - [Release notes](https://github.com/sorbet/sorbet/releases) - [Commits](https://github.com/sorbet/sorbet/commits ) Signed-off-by:
dependabot[bot] <support@github.com>
-
- Sep 22, 2020
-
-
Mike McQuaid authored
sorbet: Update RBI files and prune files.yaml.
-
BrewTestBot authored
Autogenerated by [a scheduled GitHub Action](https://github.com/Homebrew/brew/blob/master/.github/workflows/sorbet.yml).
-
Markus Reiter authored
Add `dependabot.yml`.
-
Markus Reiter authored
-
- Sep 21, 2020
-
-
Maxim Belkin authored
cask/audit.rb: minor cleanup
-
Jonathan Chang authored
audit: allowlist some formulae homepage cert issues
-
Mike McQuaid authored
dev-cmd/pull: recommend gh over hub.
-
Mike McQuaid authored
`gh` is the official GitHub tool and better maintained at this point.
-
Maxim Belkin authored
-
Jonathan Chang authored
dev-cmd/pr-pull: refactor and add tests
-
Issy Long authored
dev-cmd/typecheck: Group all automatic updates code into one \`--ci\` switch
-
Issy Long authored
- This uses the `--update` switch to do both RBI file updates and pruning of deleted files from `sorbet/files.yaml`. The assumption is that only this automated task will run this command.
-
Issy Long authored
- This was suggested in https://github.com/Homebrew/brew/pull/8741#discussion_r490949486.
-
Mike McQuaid authored
sorbet: update RBI files using Tapioca.
-
Mike McQuaid authored
build(deps): bump regexp_parser from 1.7.1 to 1.8.0 in /Library/Homebrew
-
dependabot-preview[bot] authored
Bumps [regexp_parser](https://github.com/ammar/regexp_parser) from 1.7.1 to 1.8.0. - [Release notes](https://github.com/ammar/regexp_parser/releases) - [Changelog](https://github.com/ammar/regexp_parser/blob/master/CHANGELOG.md) - [Commits](https://github.com/ammar/regexp_parser/compare/v1.7.1...v1.8.0 ) Signed-off-by:
dependabot-preview[bot] <support@dependabot.com>
-
BrewTestBot authored
Autogenerated by [a scheduled GitHub Action](https://github.com/Homebrew/brew/blob/master/.github/workflows/tapioca.yml).
-
Miccal Matthews authored
unpack_strategy/dmg: remove deprecated IDME attach flag
-
- Sep 20, 2020
-
-
Jonathan Chang authored
diagnostic: fix xattr check
-
Jonathan Chang authored
Python emits the version on either stderr or stdout based on major version, so just to be safe let's use popen_read and combine the output streams.
-
Jonathan Chang authored
Check for descriptions starting with “the”.
-
Jonathan Chang authored
docs: update for autosquashing
-