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 .
- Nov 22, 2019
-
-
Mike McQuaid authored
Rescue more errors during `cask upgrade`.
-
Mike McQuaid authored
shell commands: colourize messages
-
Markus Reiter authored
-
Mike McQuaid authored
Move some brew-test-bot logic to GitHub Actions.
-
EricFromCanada authored
-
Mike McQuaid authored
This will improve the output and ease of parsing while allowing code to be removed from brew-test-bot which relates only to a single repo (this one).
-
Mike McQuaid authored
utils/inreplace: do not allow to use empty list of files
-
Mike McQuaid authored
info: adjust handling of analytics flags
-
Alexander Bayandin authored
-
EricFromCanada authored
-
- Nov 21, 2019
-
-
Mike McQuaid authored
build: bump rspec-retry from 0.6.1 to 0.6.2 in /Library/Homebrew
-
dependabot-preview[bot] authored
Bumps [rspec-retry](https://github.com/noredink/rspec-retry) from 0.6.1 to 0.6.2. - [Release notes](https://github.com/noredink/rspec-retry/releases) - [Changelog](https://github.com/NoRedInk/rspec-retry/blob/master/changelog.md) - [Commits](https://github.com/noredink/rspec-retry/compare/v0.6.1...v0.6.2 ) Signed-off-by:
dependabot-preview[bot] <support@dependabot.com>
-
EricFromCanada authored
-
- Nov 20, 2019
-
-
Mike McQuaid authored
Fix that `reason` is coerced to a boolean
-
David Rupp authored
https://github.com/Homebrew/brew/commit/f762033a57be271b778be6e39fe7d5b9d068ec64 introduced a bug such that `reason` is coerced to a boolean, so when displayed it loses information about the actual return value from `MissingFormula.reason`. This patch re-scopes the assignment of `reason` such that the actual reason is retained, while also retaining the sense of the new boolean check.
-
Mike McQuaid authored
shims/super/cc: remove isysroot space to fix cpp
-
Mike McQuaid authored
Upped the timeout for curl to 15 seconds to match other code
-
Mike McQuaid authored
Remove `--local` from `git config` commands as it's the default
-
Mike McQuaid authored
README: tweak donations, sponsors.
-
Mike McQuaid authored
Bump Xcode to 11.2.1
-
Mike McQuaid authored
Move "Donations" below "Contributing" so people see it more and remove CommsWorld who we no longer use.
-
- Nov 18, 2019
-
-
Markus Reiter authored
build: bump html-proofer from 3.13.0 to 3.14.1 in /docs
-
dependabot-preview[bot] authored
Bumps [html-proofer](https://github.com/gjtorikian/html-proofer) from 3.13.0 to 3.14.1. - [Release notes](https://github.com/gjtorikian/html-proofer/releases) - [Commits](https://github.com/gjtorikian/html-proofer/compare/v3.13.0...v3.14.1 ) Signed-off-by:
dependabot-preview[bot] <support@dependabot.com>
-
- Nov 17, 2019
-
-
Issy Long authored
docs: New linuxbrew + bump-formula-pr changes
-
Jonathan Chang authored
-
Nathan authored
-
- Nov 16, 2019
-
-
Bo Anderson authored
Fixes #5153
-
Issy Long authored
- The `--local` option doesn't exist in early versions of git (~1.7), but its behaviour is the default (saving in the current repo's .git directory). - As it's the default across versions, we don't need to specify it everywhere. - Reported in Linuxbrew/install issue 78.
-
Mike McQuaid authored
bump-formula-pr: make it usable on linux
-
- Nov 15, 2019
-
-
Dawid Dziurla authored
This commit makes it possible to use `bump-formula-pr` on linux to contribute to `homebrew-core` as easily as it is on macOS, but with some additional steps made before actual bumping of the formula. Differences in the process (before bumping): - add `homebrew-core` remote named `homebrew` - fetch `homebrew/master` - check if formula exists in `homebrew-core` - switch to `homebrew/master` ref
-
Mike McQuaid authored
formula: copy hidden files _from_ bottles.
-
Bo Anderson authored
-
Mike McQuaid authored
work correctly info analysis args
-
Mike McQuaid authored
build: bump html-pipeline from 2.12.1 to 2.12.2 in /docs
-
Mike McQuaid authored
cask_loader: fix URI detection.
-
hyuraku authored
-
dependabot-preview[bot] authored
Bumps [html-pipeline](https://github.com/jch/html-pipeline) from 2.12.1 to 2.12.2. - [Release notes](https://github.com/jch/html-pipeline/releases) - [Changelog](https://github.com/jch/html-pipeline/blob/master/CHANGELOG.md) - [Commits](https://github.com/jch/html-pipeline/compare/v2.12.1...v2.12.2 ) Signed-off-by:
dependabot-preview[bot] <support@dependabot.com>
-
- Nov 14, 2019
-
-
Mike McQuaid authored
cmd/upgrade: fix exit logic.
-
Mike McQuaid authored
Fixes #6678
-
Mike McQuaid authored
Fixes #6739
-