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 .
- May 21, 2020
-
-
Mike McQuaid authored
-
dependabot-preview[bot] authored
Bumps [rubocop](https://github.com/rubocop-hq/rubocop) from 0.83.0 to 0.84.0. - [Release notes](https://github.com/rubocop-hq/rubocop/releases) - [Changelog](https://github.com/rubocop-hq/rubocop/blob/master/CHANGELOG.md) - [Commits](https://github.com/rubocop-hq/rubocop/compare/v0.83.0...v0.84.0 ) Signed-off-by:
dependabot-preview[bot] <support@dependabot.com>
-
Mike McQuaid authored
audit: Migrate scheme checks for `cvs`, `bzr`, `hg`, `fossil` and `svn+http` to `Rubocop` + add tests
-
Mathäus Zingerle authored
-
Bo Anderson authored
formula_installer: fix build/test reqs not being pruned correctly
-
Bo Anderson authored
Fixes #7618.
-
- May 20, 2020
-
-
Bo Anderson authored
formula_installer: fix already-satisfied test deps not being pruned
-
Bo Anderson authored
-
Mike McQuaid authored
formula_installer: fix :test requirement expansion.
-
Mike McQuaid authored
-
Mike McQuaid authored
add compsys cache for brew casks
-
Mike McQuaid authored
os/mac/diagnostic: suggest untapping phinze/cask.
-
Jacob Menke authored
-
Mike McQuaid authored
As seen in https://github.com/Homebrew/brew/issues/7605.
-
Mike McQuaid authored
audit: remove incorrect TODO.
-
Mike McQuaid authored
Further test dep fixes
-
Mike McQuaid authored
This check can't really be in RuboCop (as it relies on the URL strategy logic).
-
Mike McQuaid authored
Added analytics for cask info
-
Bo Anderson authored
Filtering for this is now handled properly in places where this function is used. In some scenarios, we _want_ test deps on more than the first level (Homebrew.args.include_formula_test_deps?).
-
Bo Anderson authored
-
Bo Anderson authored
-
Tharun authored
-
Mike McQuaid authored
brew doctor shows deleted formulae
-
- May 19, 2020
-
-
hyuraku authored
-
hyuraku authored
-
Mike McQuaid authored
Further tweak :test dependency handling
-
hyuraku authored
-
Tharun authored
-
Mike McQuaid authored
- ensure that cases where `:build` and `:test` both apply to a dependency that we handle it appropriately - fix reintroduced regression (https://github.com/Homebrew/brew/pull/6471#issuecomment-533414923). Fixes #6470.
-
hyuraku authored
-
Tharun authored
-
Mike McQuaid authored
formula_installer: fix test dependencies.
-
Tharun authored
-
Tharun authored
-
Mike McQuaid authored
Only prune test dependencies from the tree when they aren't also build dependencies (and vice-versa with build dependencies) and the include test argument hasn't been passed.
-
Mike McQuaid authored
bottle_arch: ensure a symbol is used when needed.
-
Mike McQuaid authored
Fixes #7597.
-
Mike McQuaid authored
Set up Byebug debugger
-
Mike McQuaid authored
audit: Port some version checks to RuboCop
-
Mike McQuaid authored
Specify the stance on mocks in test blocks
-