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.
Last successful update .
Repository mirroring has been paused due to too many failed attempts. It can be resumed by a project maintainer.
Last successful update .
- 27 Nov, 2021 5 commits
-
-
Bo Anderson authored
ENV/super: enable deterministic archive generation
-
Bo Anderson authored
build(deps-dev): bump tapioca from 0.5.4 to 0.5.5 in /Library/Homebrew
-
BrewTestBot authored
-
BrewTestBot authored
-
dependabot[bot] authored
Bumps [tapioca](https://github.com/Shopify/tapioca) from 0.5.4 to 0.5.5. - [Release notes](https://github.com/Shopify/tapioca/releases) - [Commits](https://github.com/Shopify/tapioca/compare/v0.5.4...v0.5.5 ) --- updated-dependencies: - dependency-name: tapioca dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by:
dependabot[bot] <support@github.com>
-
- 26 Nov, 2021 18 commits
-
-
Mike McQuaid authored
Output environment variable hints.
-
Mike McQuaid authored
Output hints for disabling automatic `brew update`, `brew cleanup` and `brew upgrade`/`brew reinstall` of dependents. Also provide a `HOMEBREW_NO_ENV_HINTS` to disable this messaging.
-
Bo Anderson authored
-
Mike McQuaid authored
Merge pull request #12480 from Homebrew/dependabot/bundler/Library/Homebrew/simplecov-cobertura-2.0.0 build(deps): bump simplecov-cobertura from 1.4.2 to 2.0.0 in /Library/Homebrew
-
Mike McQuaid authored
FAQ: document `HOMEBREW_NO_CLEANUP_FORMULAE`
-
Carlo Cabrera authored
-
Bo Anderson authored
-
BrewTestBot authored
-
BrewTestBot authored
-
dependabot[bot] authored
Bumps [simplecov-cobertura](https://github.com/dashingrocket/simplecov-cobertura) from 1.4.2 to 2.0.0. - [Release notes](https://github.com/dashingrocket/simplecov-cobertura/releases) - [Commits](https://github.com/dashingrocket/simplecov-cobertura/compare/v1.4.2...v2.0.0 ) --- updated-dependencies: - dependency-name: simplecov-cobertura dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by:
dependabot[bot] <support@github.com>
-
Bo Anderson authored
build(deps): bump rbi from 0.0.7 to 0.0.8 in /Library/Homebrew
-
BrewTestBot authored
-
BrewTestBot authored
-
dependabot[bot] authored
Bumps [rbi](https://github.com/Shopify/rbi) from 0.0.7 to 0.0.8. - [Release notes](https://github.com/Shopify/rbi/releases) - [Commits](https://github.com/Shopify/rbi/compare/v0.0.7...v0.0.8 ) --- updated-dependencies: - dependency-name: rbi dependency-type: indirect update-type: version-update:semver-patch ... Signed-off-by:
dependabot[bot] <support@github.com>
-
Bo Anderson authored
build(deps): bump parser from 3.0.2.0 to 3.0.3.0 in /Library/Homebrew
-
BrewTestBot authored
-
BrewTestBot authored
-
dependabot[bot] authored
Bumps [parser](https://github.com/whitequark/parser) from 3.0.2.0 to 3.0.3.0. - [Release notes](https://github.com/whitequark/parser/releases) - [Changelog](https://github.com/whitequark/parser/blob/master/CHANGELOG.md) - [Commits](https://github.com/whitequark/parser/compare/v3.0.2.0...v3.0.3.0 ) --- updated-dependencies: - dependency-name: parser dependency-type: indirect update-type: version-update:semver-patch ... Signed-off-by:
dependabot[bot] <support@github.com>
-
- 25 Nov, 2021 10 commits
-
-
Mike McQuaid authored
Improve documentation of some environment variables
-
Mike McQuaid authored
There's a few bits of functionality that Homebrew has changed over the years, makes sense as a sensible default but some people find really annoying: - automatically running `brew update` - automatically running `brew cleanup` - automatically upgrading outdated dependents - automatically reinstalling broken dependents For each of these: let's improve the documentation of the commands whose behaviour is changed and the environment variables themselves.
-
Mike McQuaid authored
Update maintainers, manpage and completions.
-
Mike McQuaid authored
Print given argument instead of rename if matching keg not found
-
Mike McQuaid authored
build(deps): bump bootsnap from 1.9.1 to 1.9.3 in /Library/Homebrew
-
BrewTestBot authored
Autogenerated by the [update-man-completions](https://github.com/Homebrew/brew/blob/HEAD/.github/workflows/update-man-completions.yml) workflow.
-
fn ⌃ ⌥ authored
-
BrewTestBot authored
-
BrewTestBot authored
-
dependabot[bot] authored
Bumps [bootsnap](https://github.com/Shopify/bootsnap) from 1.9.1 to 1.9.3. - [Release notes](https://github.com/Shopify/bootsnap/releases) - [Changelog](https://github.com/Shopify/bootsnap/blob/master/CHANGELOG.md) - [Commits](https://github.com/Shopify/bootsnap/compare/v1.9.1...v1.9.3 ) --- updated-dependencies: - dependency-name: bootsnap dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by:
dependabot[bot] <support@github.com>
-
- 24 Nov, 2021 6 commits
-
-
Mike McQuaid authored
build(deps-dev): bump sorbet from 0.5.9363 to 0.5.9368 in /Library/Homebrew
-
BrewTestBot authored
-
dependabot[bot] authored
Bumps [sorbet](https://github.com/sorbet/sorbet) from 0.5.9363 to 0.5.9368. - [Release notes](https://github.com/sorbet/sorbet/releases) - [Commits](https://github.com/sorbet/sorbet/commits ) --- updated-dependencies: - dependency-name: sorbet dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by:
dependabot[bot] <support@github.com>
-
Mike McQuaid authored
utils: add method `ensure_formula_installed!`
-
Xuehai Pan authored
Co-authored-by:
Mike McQuaid <mike@mikemcquaid.com> Signed-off-by:
XuehaiPan <XuehaiPan@pku.edu.cn>
-
XuehaiPan authored
-
- 23 Nov, 2021 1 commit
-
-
XuehaiPan authored
-