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 .
- Apr 23, 2020
-
-
Bo Anderson authored
ruby.sh: allow running on older Ruby versions
-
Bo Anderson authored
bintray: fix style
-
Alexander Bayandin authored
-
Eric Knibbe authored
-
Bo Anderson authored
workflows/tests: link old gettext.
-
Mike McQuaid authored
This is failing `brew doctor` on GitHub Actions.
-
- Apr 22, 2020
-
-
Mike McQuaid authored
dev-cmd/audit: fix false openssl@1.1 versioned formula audit
-
Bo Anderson authored
-
- Apr 21, 2020
-
-
Mike McQuaid authored
bintray: fix package creation
-
Alexander Bayandin authored
-
Mike McQuaid authored
formula_installer: fix build_from_source? call.
-
Mike McQuaid authored
build(deps-dev): bump html-proofer from 3.15.2 to 3.15.3 in /docs
-
Mike McQuaid authored
This should check the local instance variable rather than the global value as it varies for dependencies and requested formulae.
-
dependabot-preview[bot] authored
Bumps [html-proofer](https://github.com/gjtorikian/html-proofer) from 3.15.2 to 3.15.3. - [Release notes](https://github.com/gjtorikian/html-proofer/releases) - [Commits](https://github.com/gjtorikian/html-proofer/compare/v3.15.2...v3.15.3 ) Signed-off-by:
dependabot-preview[bot] <support@dependabot.com>
-
Mike McQuaid authored
workflows/tests: allow missing system Linuxbrew.
-
Mike McQuaid authored
If it's not there: setup Linuxbrew but reuse the checkout.
-
Shaun Jackman authored
pr-upload: Fix a bug introduced by PR #7406
-
Shaun Jackman authored
Fix the error: Error: No such file or directory @ rb_sysopen - bottle
-
Mike McQuaid authored
uses_from_macos: Add gzip rsync to the white list
-
Mike McQuaid authored
pr-upload: Add argument root-url
-
Mike McQuaid authored
pull: fix head_revision definition.
-
Mike McQuaid authored
Fixes #7405.
-
Shaun Jackman authored
/usr/bin/gzip and /usr/bin/rsync are provided by macOS.
-
Shaun Jackman authored
-
Shaun Jackman authored
The argument root-url is needed for third-party taps.
-
Mike McQuaid authored
ARGV: Deprecate ARGV.force_bottle?
-
- Apr 20, 2020
-
-
Mike McQuaid authored
-
Gautham G authored
-
Mike McQuaid authored
diagnostic: whitelist /bin and /sbin for *-config files
-
Mike McQuaid authored
Add pr-upload command
-
Dawid Dziurla authored
-
Dawid Dziurla authored
-
Mike McQuaid authored
rubocops/uses_from_macos: update list.
-
Mike McQuaid authored
cleanup: all configuring max age days.
-
Mike McQuaid authored
Remove ARGV_WITHOUT_MONKEY_PATCHING
-
Mike McQuaid authored
Also, provide details on how to update this in future and split it into two. Fixes #7396
-
Mike McQuaid authored
Fixes #7320
-
Mike McQuaid authored
pull: cleanup more code.
-
Mike McQuaid authored
Our usage of `ARGV` will go away soon enough and maintaining state between `ARGV` and `ARGV_WITHOUT_MONKEY_PATCHING` is futile. Fixes #7397
-
Mike McQuaid authored
Remove more unused code.
-