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 .
- Jan 08, 2021
-
-
Mike McQuaid authored
cmd/info: refactor-github_info
-
Mike McQuaid authored
checksum: simplify, use only sha256
-
Mike McQuaid authored
github: check token scopes even if authorized
-
Mike McQuaid authored
Docs: non-cask binaries are not overwritten by --force
-
Markus Reiter authored
sorbet: Update RBI files.
-
Seeker authored
utils: add `git_repository`
-
Seeker authored
-
BrewTestBot authored
Autogenerated by the [sorbet](https://github.com/Homebrew/brew/blob/master/.github/workflows/sorbet.yml) workflow.
-
Seeker authored
utils/ast: add Sorbet method signatures
-
Seeker authored
-
Vítor Galvão authored
-
Michka Popoff authored
We use only one sha type right now. Needed for https://github.com/Homebrew/brew/pull/10186
-
Seeker authored
-
Seeker authored
-
Seeker authored
-
- Jan 07, 2021
-
-
Mike McQuaid authored
audit: quieten down and make casks audit consistent with formulae.
-
hyuraku authored
-
Mike McQuaid authored
build(deps): bump sorbet from 0.5.6189 to 0.5.6198 in /Library/Homebrew
-
Markus Reiter authored
Don't preprocess URL for `:header_match` strategy.
-
Mike McQuaid authored
The current casks audit is very noisy in the no-op case (i.e. no errors) https://github.com/Homebrew/brew/pull/10234/checks?check_run_id=1655630568#step:15:7 This means when there are errors and you're querying all casks it's pretty hard to quickly identify the problems. This commit silences the `passing`, `warning` and header/summary output when you're querying all casks (rather than a specific cask or tap). This is more consistent with `brew audit` for formulae which is silent unless there are audit failures.
-
BrewTestBot authored
-
BrewTestBot authored
-
dependabot[bot] authored
Bumps [sorbet](https://github.com/sorbet/sorbet) from 0.5.6189 to 0.5.6198. - [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
build(deps): bump nokogiri from 1.10.10 to 1.11.0 in /Library/Homebrew
-
Mike McQuaid authored
Synchronize triage configuration
-
Mike McQuaid authored
github/workflows: use macos-latest.
-
Mike McQuaid authored
rubocops/homepage: don't attempt to auto-correct an empty string.
-
BrewTestBot authored
-
Markus Reiter authored
sorbet: Update RBI files.
-
BrewTestBot authored
Autogenerated by the [sorbet](https://github.com/Homebrew/brew/blob/master/.github/workflows/sorbet.yml) workflow.
-
- Jan 06, 2021
-
-
Mike McQuaid authored
Fixes #10232
-
Markus Reiter authored
-
Mike McQuaid authored
macos-11.0 capacity is too low for us at the moment.
-
BrewTestBot authored
-
BrewTestBot authored
-
Mike McQuaid authored
Delete references to devel
-
Mike McQuaid authored
livecheck: enable Sorbet type checking
-
Mike McQuaid authored
bump-formula-pr: use `nil?`/`blank?`/`present?` in if statements
-
Mike McQuaid authored
utils/git: quieter git --version.
-
Mike McQuaid authored
formula_auditor: prohibit patches in new core formulae only
-