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 .
- Jul 16, 2020
-
-
Jonathan Chang authored
formula: minor refactor to reduce line count
-
Jonathan Chang authored
bump-formula-pr: determine url/tag from version
-
Bo Anderson authored
-
Seeker authored
-
Bo Anderson authored
data/spdx.json: update
-
Bo Anderson authored
-
Michka Popoff authored
Adjust container checks for GitHub Actions changes
-
Bo Anderson authored
-
- Jul 15, 2020
-
-
Jonathan Chang authored
formula_creator: generate `head` stanza after `license`
-
Jonathan Chang authored
Replace instance variable access with call to .elf.
-
Jonathan Chang authored
build(deps): bump zeitwerk from 2.3.1 to 2.4.0 in /Library/Homebrew
-
Jonathan Chang authored
-
dependabot-preview[bot] authored
Bumps [zeitwerk](https://github.com/fxn/zeitwerk) from 2.3.1 to 2.4.0. - [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.3.1...v2.4.0 ) Signed-off-by:
dependabot-preview[bot] <support@dependabot.com>
-
Jonathan Chang authored
build(deps): bump codecov from 0.2.0 to 0.2.1 in /Library/Homebrew
-
Jonathan Chang authored
docs: Update Linux core merge guidelines.
-
Jonathan Chang authored
Co-authored-by:
Maxim Belkin <maxim.belkin@gmail.com>
-
SeekingMeaning authored
-
dependabot-preview[bot] authored
Bumps [codecov](https://github.com/codecov/codecov-ruby) from 0.2.0 to 0.2.1. - [Release notes](https://github.com/codecov/codecov-ruby/releases) - [Changelog](https://github.com/codecov/codecov-ruby/blob/master/CHANGELOG.md) - [Commits](https://github.com/codecov/codecov-ruby/compare/v0.2.0...v0.2.1 ) Signed-off-by:
dependabot-preview[bot] <support@dependabot.com>
-
Bo Anderson authored
build(deps): bump zeitwerk from 2.3.1 to 2.4.0 in /docs
-
dependabot-preview[bot] authored
Bumps [zeitwerk](https://github.com/fxn/zeitwerk) from 2.3.1 to 2.4.0. - [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.3.1...v2.4.0 ) Signed-off-by:
dependabot-preview[bot] <support@dependabot.com>
-
William Woodruff authored
Co-authored-by:
Shaun Jackman <sjackman@gmail.com>
-
- Jul 14, 2020
-
-
Bo Anderson authored
check_user_path_1: Fix message presentation
-
Bo Anderson authored
std_meson_args: add release buildtype
-
Adrian Ho authored
-
Tom Schoonjans authored
By default meson compiles using the debug buildtype, which corresponds to -O0 -g. The release buildtype changes this to -O3.
-
Bo Anderson authored
audit: also search head url to get repo data
-
rmnull authored
patcher.elf was introduced in gem release v1.1.0.
-
Bo Anderson authored
don't allow prerelease for cake
-
Dustin Rodrigues authored
-
- Jul 13, 2020
-
-
Dustin Rodrigues authored
-
Jonathan Chang authored
build(deps): bump rubocop from 0.87.1 to 0.88.0 in /Library/Homebrew
-
Jonathan Chang authored
-
dependabot-preview[bot] authored
Bumps [rubocop](https://github.com/rubocop-hq/rubocop) from 0.87.1 to 0.88.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.87.1...v0.88.0 ) Signed-off-by:
dependabot-preview[bot] <support@dependabot.com>
-
Jonathan Chang authored
shellenv: Fix shell detection
-
Bo Anderson authored
cask/installer: don't call `installed?` if Formula
-
Jonathan Chang authored
dev-cmd/bump-revision: insert revision after license
-
Sean Molenaar authored
cask: add list --json
-
Seeker authored
-
Seeker authored
-
Claudia Pellegrino authored
style: use direct method matching instead of regex
-