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 16, 2020
-
-
Bo Anderson authored
-
- Apr 14, 2020
-
-
Mike McQuaid authored
cli/args: add formulae_paths helper.
-
Mike McQuaid authored
None of these made sense as end-user commands.
-
Mike McQuaid authored
-
Mike McQuaid authored
This makes these commands robust to invalid syntax.
-
Mike McQuaid authored
This allows getting the formulae passed as arguments while not having to read the file or raising an exception on invalid syntax.
-
Mike McQuaid authored
dev-cmd/extract: instruct users to run git fetch unshallow
-
vidusheeamoli authored
-
Mike McQuaid authored
More RuboCops fixes
-
Mike McQuaid authored
Also, clarify where `brew readall` is run.
-
Mike McQuaid authored
-
Mike McQuaid authored
This stops stuff like `clang=1` from being matched incorrectly.
-
Jonathan Chang authored
pr-pull: eliminate another curl call
-
Mike McQuaid authored
Delete trailing `;` in Content-Disposition header.
-
Jonathan Chang authored
-
Jonathan Chang authored
We're setting the basename, so no need to make a curl call to figure out what it ought to be. This should speed up bottle pulls even more.
-
Markus Reiter authored
-
Dawid Dziurla authored
utils/github: form encode workflow branch
-
Bo Anderson authored
-
- Apr 13, 2020
-
-
Mike McQuaid authored
docs/Releases: various updates.
-
Mike McQuaid authored
Update with and based on the release process video I recorded.
-
Mike McQuaid authored
`brew style` fixes
-
Mike McQuaid authored
Otherwise this is just doing `rubocop` checks.
-
Mike McQuaid authored
This is no longer used anywhere.
-
Mike McQuaid authored
-
Mike McQuaid authored
-
Mike McQuaid authored
-
Mike McQuaid authored
-
Mike McQuaid authored
-
Mike McQuaid authored
dev-cmd/pr-pull: fix strategy error
-
Bo Anderson authored
-
Jonathan Chang authored
dev-cmd: add pr-automerge
-
Jonathan Chang authored
pr-pull: fix to fetch extra-large bottles
-
Jonathan Chang authored
Co-Authored-By:
Mike McQuaid <mike@mikemcquaid.com>
-
Jonathan Chang authored
-
Mike McQuaid authored
formula: add on_macos and on_linux
-
Mike McQuaid authored
audit whether GitHub prerelease or not
-
Mike McQuaid authored
ENV/std: conditionally apply AES-NI workaround
-
Mike McQuaid authored
ENV/std: remove space in -isysroot
-
Jonathan Chang authored
audit: fix keg_only check
-