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 .
- 30 Nov, 2021 4 commits
-
-
Sean Molenaar authored
-
Sean Molenaar authored
service: add timer support for systemd
-
Sean Molenaar authored
-
Carlo Cabrera authored
upgrade: don't upgrade unbottled dependents of upgraded formulae
-
- 29 Nov, 2021 3 commits
-
-
Mike McQuaid authored
livecheck: use brewed curl if called for by download URL
-
Carlo Cabrera authored
Co-authored-by:
Mike McQuaid <mike@mikemcquaid.com>
-
EricFromCanada authored
-
- 28 Nov, 2021 2 commits
-
-
Carlo Cabrera authored
rubocops/lines: allow `OS.foo?` in `service` blocks
-
Carlo Cabrera authored
These seem more natural, and I don't think we need to be able to mock service blocks on other OSs. See Homebrew/homebrew-core#90091.
-
- 27 Nov, 2021 6 commits
-
-
Carlo Cabrera authored
We upgrade dependents of upgraded formulae to make sure that an upgrade doesn't break anything. However, this reasoning applies only when a dependent is bottled, since attempting a source build is just as likely to break things, if not more. I've opted not to restrict this to, say, users only on outdated versions of macOS in order to cleanly handle other cases where this change should also apply: Linux, or current versions of macOS in a non-default prefix.
-
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 7 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
-