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 27, 2019
-
-
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.
-
Mike McQuaid authored
If this is a `master` build and it was merged: this is a flaky test we can't do anything about.
-
Markus Reiter authored
Show appcast contents if it doesn't contain the version.
-
Maxim Belkin authored
-
Maxim Belkin authored
This reverts commit c5da90e0.
-
Mike McQuaid authored
dev-cmd/audit: check resource name does not match formula name
-
- Nov 26, 2019
-
-
Mike McQuaid authored
audit: add libepoxy 1.5.4 to whitelist
-
Tom Schoonjans authored
-
Alexander Bayandin authored
-
Maxim Belkin authored
-
Mike McQuaid authored
build: bump parallel from 1.19.0 to 1.19.1 in /Library/Homebrew
-
Mike McQuaid authored
build: bump ffi from 1.11.2 to 1.11.3 in /docs
-
Mike McQuaid authored
build: bump parallel from 1.19.0 to 1.19.1 in /docs
-
- Nov 25, 2019
-
-
dependabot-preview[bot] authored
Bumps [ffi](https://github.com/ffi/ffi) from 1.11.2 to 1.11.3. - [Release notes](https://github.com/ffi/ffi/releases) - [Changelog](https://github.com/ffi/ffi/blob/master/CHANGELOG.md) - [Commits](https://github.com/ffi/ffi/compare/1.11.2...1.11.3 ) Signed-off-by:
dependabot-preview[bot] <support@dependabot.com>
-
dependabot-preview[bot] authored
Bumps [parallel](https://github.com/grosser/parallel) from 1.19.0 to 1.19.1. - [Release notes](https://github.com/grosser/parallel/releases) - [Commits](https://github.com/grosser/parallel/compare/v1.19.0...v1.19.1 ) Signed-off-by:
dependabot-preview[bot] <support@dependabot.com>
-
dependabot-preview[bot] authored
Bumps [parallel](https://github.com/grosser/parallel) from 1.19.0 to 1.19.1. - [Release notes](https://github.com/grosser/parallel/releases) - [Commits](https://github.com/grosser/parallel/compare/v1.19.0...v1.19.1 ) Signed-off-by:
dependabot-preview[bot] <support@dependabot.com>
-
- Nov 24, 2019
-
-
Mike McQuaid authored
bump-formula-pr: fix forking logic
-
Markus Reiter authored
-
- Nov 23, 2019
-
-
Dawid Dziurla authored
-
- Nov 22, 2019
-
-
Mike McQuaid authored
utils/analytics: fix refactoring rename.
-
Mike McQuaid authored
Fixes a bug from #6639.
-
Mike McQuaid authored
[Linux] info: Show Linux formulae details and analytics
-
Mike McQuaid authored
tests: set git user for update-test.
-
Mike McQuaid authored
Otherwise it can fail: https://github.com/Homebrew/brew/commit/a5550aa9a9e3a7eee415981021ac1f75db34eaf2/checks
-
Mike McQuaid authored
-
Issy Long authored
- This makes use of the new /api/formula-linux and /api/analytics-linux endpoints in formulae.brew.sh to give Linux users up to date formula and analytics info for their installed core formulae. Before, on Linux, the macOS stats for the `ack` formula: ``` $ brew info ack [...] ==> Analytics install: 12,422 (30 days), 32,742 (90 days), 97,788 (365 days) install_on_request: 10,778 (30 days), 28,339 (90 days), 85,202 (365 days) build_error: 0 (30 days) ``` Now, on Linux, the Linux stats for the `ack` formula: ``` $ brew info ack [...] ==> Analytics install: 95 (30 days), 242 (90 days), 737 (365 days) install_on_request: 94 (30 days), 241 (90 days), 734 (365 days) build_error: 0 (30 days) ```
-
Mike McQuaid authored
bump-formula-pr: enable same-repo (no-fork) Pull Requests
-
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
-
Maxim Belkin authored
Co-Authored-By:
Mike McQuaid <mike@mikemcquaid.com>
-
Maxim Belkin authored
-
Maxim Belkin authored
Co-Authored-By:
Mike McQuaid <mike@mikemcquaid.com>
-
Maxim Belkin authored
-
Maxim Belkin authored
-