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 .
- Dec 03, 2019
-
-
EricFromCanada authored
-
EricFromCanada authored
-
EricFromCanada authored
-
- Dec 02, 2019
-
-
Mike McQuaid authored
os/mac/xcode: add additional CLT download link.
-
Mike McQuaid authored
Sadly Apple don't seem to be providing these reliably. Fixes #6796
-
Mike McQuaid authored
build: bump zeitwerk from 2.2.1 to 2.2.2 in /Library/Homebrew
-
Mike McQuaid authored
-
Mike McQuaid authored
README: Remove Patreon badge for consistency amongst donation methods
-
dependabot-preview[bot] authored
Bumps [zeitwerk](https://github.com/fxn/zeitwerk) from 2.2.1 to 2.2.2. - [Release notes](https://github.com/fxn/zeitwerk/releases) - [Changelog](https://github.com/fxn/zeitwerk/blob/master/CHANGELOG.md) - [Commits](https://github.com/fxn/zeitwerk/compare/v2.2.1...v2.2.2 ) Signed-off-by:
dependabot-preview[bot] <support@dependabot.com>
-
Issy Long authored
- We don't have a badge for other donation methods - this looked slightly out of place.
-
- Dec 01, 2019
-
-
Mike McQuaid authored
Fix `brew cask style`.
-
Mike McQuaid authored
This verifies the cask configuration hasn't been broken.
-
Mike McQuaid authored
Broken since a RuboCop update.
-
Mike McQuaid authored
These sometimes display useful RuboCop deprecations.
-
- Nov 29, 2019
-
-
Mike McQuaid authored
Issues: add section for brew config & doctor output
-
Mike McQuaid authored
workflows/apidoc: try to rebase before pushing.
-
Eric Knibbe authored
-
Mike McQuaid authored
build: bump rubocop from 0.76.0 to 0.77.0 in /Library/Homebrew
-
- Nov 28, 2019
-
-
Mike McQuaid authored
This avoids failures when you have two `master` builds running at once.
-
Mike McQuaid authored
-
Mike McQuaid authored
-
Mike McQuaid authored
Update document about Alternative Installation
-
Mike McQuaid authored
Remove STANDARD_COMPILERS & references to it
-
raimon authored
Symbolic link creation does not depend on current directory
-
Mike McQuaid authored
build: bump faraday from 0.17.0 to 0.17.1 in /docs
-
dependabot-preview[bot] authored
Bumps [rubocop](https://github.com/rubocop-hq/rubocop) from 0.76.0 to 0.77.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.76.0...v0.77.0 ) Signed-off-by:
dependabot-preview[bot] <support@dependabot.com>
-
dependabot-preview[bot] authored
Bumps [faraday](https://github.com/lostisland/faraday) from 0.17.0 to 0.17.1. - [Release notes](https://github.com/lostisland/faraday/releases) - [Changelog](https://github.com/lostisland/faraday/blob/master/CHANGELOG.md) - [Commits](https://github.com/lostisland/faraday/compare/v0.17.0...v0.17.1 ) Signed-off-by:
dependabot-preview[bot] <support@dependabot.com>
-
Grant Guthrie authored
-
- Nov 27, 2019
-
-
Mike McQuaid authored
workflows/tests: tweak behaviour by OS.
-
Mike McQuaid authored
This should speed up Homebrew/brew testing by not running generic or no-compat tests on macOS.
-
Mike McQuaid authored
build: bump rubocop-rspec from 1.36.0 to 1.37.0 in /Library/Homebrew
-
Mike McQuaid authored
deps: use `runtime_dependencies` more readily.
-
Mike McQuaid authored
This is useful when debugging locally.
-
Mike McQuaid authored
-
Mike McQuaid authored
-
dependabot-preview[bot] authored
Bumps [rubocop-rspec](https://github.com/rubocop-hq/rubocop-rspec) from 1.36.0 to 1.37.0. - [Release notes](https://github.com/rubocop-hq/rubocop-rspec/releases) - [Changelog](https://github.com/rubocop-hq/rubocop-rspec/blob/master/CHANGELOG.md) - [Commits](https://github.com/rubocop-hq/rubocop-rspec/compare/v1.36.0...v1.37.0 ) Signed-off-by:
dependabot-preview[bot] <support@dependabot.com>
-
Mike McQuaid authored
-
Mike McQuaid authored
If all the passed packages are currently installed then use `runtime_dependencies` to get dependency data more quickly and accurately. As discussed in https://github.com/Homebrew/brew/issues/6769.
-
Mike McQuaid authored
GitHub Actions: get username if we don't have it
-
Mike McQuaid authored
catworkflows/tests: skip update-test unless on a PR.
-