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 .
- Jul 28, 2020
-
-
Dawid Dziurla authored
-
Markus Reiter authored
Make `Cask::Auditor` return a `Hash` with warnings and errors.
-
Mike McQuaid authored
formula: set java.io.tmpdir
-
Markus Reiter authored
-
Markus Reiter authored
-
Mike McQuaid authored
upgrade: avoid upgrading unrequested casks
-
Mike McQuaid authored
workflows/tests: run brew test-bot --only-formulae.
-
Mike McQuaid authored
build(deps): bump codecov from 0.2.2 to 0.2.3 in /Library/Homebrew
-
Michka Popoff authored
Fix brew test on Linux stdenv
-
Bob Wombat Hogg authored
-
Markus Reiter authored
Pass individual args explicitly to `ENV` extensions.
-
Markus Reiter authored
-
Dawid Dziurla authored
pr-automerge: fix variable name
-
Dawid Dziurla authored
pr-upload: fix for non-homebrew-core taps
-
Dawid Dziurla authored
-
Misty De Meo authored
Fixes #8107.
-
Seeker authored
-
dependabot-preview[bot] authored
Bumps [codecov](https://github.com/codecov/codecov-ruby) from 0.2.2 to 0.2.3. - [Release notes](https://github.com/codecov/codecov-ruby/releases) - [Changelog](https://github.com/codecov/codecov-ruby/blob/master/CHANGELOG.md) - [Commits](https://github.com/codecov/codecov-ruby/compare/v0.2.2...v0.2.3 ) Signed-off-by:
dependabot-preview[bot] <support@dependabot.com>
-
Dawid Dziurla authored
dev-cmd/pr-*: allow to run on other taps too
-
Mike McQuaid authored
Fix uninitialized constant Cask::Pkg
-
Dawid Dziurla authored
Co-authored-by:
Jonathan Chang <jchang641@gmail.com>
-
Dawid Dziurla authored
bottle: fix inreplace string
-
Maxime Garcia authored
-
- Jul 27, 2020
-
-
Dawid Dziurla authored
-
Mike McQuaid authored
dev-cmd/bump-formula-pr.rb: fix StringInreplaceExtension usage
-
Mike McQuaid authored
This will avoid some duplicate steps already run by this workflow while continuing to provide an integration test of the formula testing formula.
-
Jonathan Chang authored
pr-upload: ensure bottle and formula version match
-
Mike McQuaid authored
Allow references to casks when running upgrade and outdated
-
Jonathan Chang authored
Co-authored-by:
Dawid Dziurla <dawidd0811@gmail.com> Co-authored-by:
Mike McQuaid <mike@mikemcquaid.com>
-
Jonathan Chang authored
-
vidusheeamoli authored
-
William Ma authored
-
Mike McQuaid authored
Unify (mostly) Homebrew code style
-
Rylan Polster authored
README.md: Add link to Homebrew blog
-
Rylan Polster authored
Add link to Homebrew Blog in CHANGELOG.md
-
William Ma authored
-
Mike McQuaid authored
- make `brew readall` only check Homebrew/brew syntax with no tap passed. - pass specified tap to `brew readall` test for speed - only shell out once in `FormulaInfo` test for speed
-
Mike McQuaid authored
Make the Homebrew/cask and Homebrew/homebrew-core style more closely match the rest of Homebrew. To accomplish this: - Run `brew cask style` to ensure we don't break style there when making changes or upgrading RuboCop in Homebrew/brew. - Fix the HomepageMatchesUrl cop to better handle weird input. - Remove the now unneeded `.rubocop_shared.yml` - Fix the cask fixtures with `brew cask style --fix`. - Share more style between Homebrew/brew, casks and formulae.
-
Mike McQuaid authored
commands: Print cask commands
-
Adrian Ho authored
Inspired by https://github.com/Homebrew/brew/issues/8096 and https://github.com/Homebrew/brew/pull/8098 . I think the blog is an important way for regular users to keep up-to-date with Homebrew evolution, so it deserves an entry in the main docs page. Update docs/README.md Co-authored-by:
Mike McQuaid <mike@mikemcquaid.com>
-