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 .
- Sep 05, 2019
-
-
Mike McQuaid authored
pull: fix Homebrew Testing pull regression.
-
Mike McQuaid authored
Don't fail if we fail to parse an issue when pulling. While we're here, do some general code cleanup of stuff that's hard to follow, named confusingly or duplicated unnecessarily.
-
Mike McQuaid authored
Merge pull request #6422 from Homebrew/dependabot/bundler/Library/Homebrew/mime-types-data-3.2019.0904 build: bump mime-types-data from 3.2019.0331 to 3.2019.0904 in /Library/Homebrew
-
Mike McQuaid authored
build: bump mime-types from 3.2.2 to 3.3 in /Library/Homebrew
-
dependabot-preview[bot] authored
Bumps [mime-types](https://github.com/mime-types/ruby-mime-types) from 3.2.2 to 3.3. - [Release notes](https://github.com/mime-types/ruby-mime-types/releases) - [Changelog](https://github.com/mime-types/ruby-mime-types/blob/master/History.md) - [Commits](https://github.com/mime-types/ruby-mime-types/compare/v3.2.2...v3.3 ) Signed-off-by:
dependabot-preview[bot] <support@dependabot.com>
-
dependabot-preview[bot] authored
Bumps [mime-types-data](https://github.com/mime-types/mime-types-data) from 3.2019.0331 to 3.2019.0904. - [Release notes](https://github.com/mime-types/mime-types-data/releases) - [Changelog](https://github.com/mime-types/mime-types-data/blob/master/History.md) - [Commits](https://github.com/mime-types/mime-types-data/compare/v3.2019.0331...v3.2019.0904 ) Signed-off-by:
dependabot-preview[bot] <support@dependabot.com>
-
- Sep 04, 2019
-
-
Eric Knibbe authored
workflows: revise `apidoc` workflow
-
EricFromCanada authored
-
Jonathan Chang authored
New Maintainer Checklist: add guidelines for members
-
Mike McQuaid authored
workflows: add `apidoc` workflow for rubydoc.brew.sh
-
Mike McQuaid authored
build: bump html-proofer from 3.11.1 to 3.12.0 in /docs
-
EricFromCanada authored
-
EricFromCanada authored
-
Jonathan Chang authored
-
- Sep 03, 2019
-
-
dependabot-preview[bot] authored
Bumps [html-proofer](https://github.com/gjtorikian/html-proofer) from 3.11.1 to 3.12.0. - [Release notes](https://github.com/gjtorikian/html-proofer/releases) - [Commits](https://github.com/gjtorikian/html-proofer/compare/v3.11.1...v3.12.0 ) Signed-off-by:
dependabot-preview[bot] <support@dependabot.com>
-
Mike McQuaid authored
README: add @chenrui333
-
Rui Chen authored
-
- Sep 02, 2019
-
-
Mike McQuaid authored
man: include global options with customized descriptions
-
Mike McQuaid authored
Check binary URL resources with RuboCop
-
Mike McQuaid authored
- Migrate the existing binary URL audit to a RuboCop. - Check resources as well as main URLs - Also check for "macos" and "osx" in URLs - Add whitelists for URLs and formulae
-
Mike McQuaid authored
-
Mike McQuaid authored
build: bump addressable from 2.6.0 to 2.7.0 in /docs
-
Mike McQuaid authored
MacOSRequirement: add to_json method
-
Mike McQuaid authored
build: bump parser from 2.6.3.0 to 2.6.4.0 in /Library/Homebrew
-
dependabot-preview[bot] authored
Bumps [parser](https://github.com/whitequark/parser) from 2.6.3.0 to 2.6.4.0. - [Release notes](https://github.com/whitequark/parser/releases) - [Changelog](https://github.com/whitequark/parser/blob/master/CHANGELOG.md) - [Commits](https://github.com/whitequark/parser/compare/v2.6.3.0...v2.6.4.0 ) Signed-off-by:
dependabot-preview[bot] <support@dependabot.com>
-
dependabot-preview[bot] authored
Bumps [addressable](https://github.com/sporkmonger/addressable) from 2.6.0 to 2.7.0. - [Release notes](https://github.com/sporkmonger/addressable/releases) - [Changelog](https://github.com/sporkmonger/addressable/blob/master/CHANGELOG.md) - [Commits](https://github.com/sporkmonger/addressable/compare/addressable-2.6.0...addressable-2.7.0 ) Signed-off-by:
dependabot-preview[bot] <support@dependabot.com>
-
- Sep 01, 2019
-
-
EricFromCanada authored
-
- Aug 26, 2019
-
-
EricFromCanada authored
-
- Aug 24, 2019
-
-
Mike McQuaid authored
python_virtualenv_constants: upgrade virtualenv to 16.7.4
-
Chongyu Zhu authored
-
- Aug 23, 2019
-
-
Mike McQuaid authored
breadth-first search for dependents upgrade
-
L. E. Segovia authored
-
- Aug 22, 2019
-
-
L. E. Segovia authored
Fixes Homebrew/brew#6386
-
- Aug 21, 2019
-
-
Mike McQuaid authored
Improve ZSH completion so local formula files are completable
-
Louis Bergelson authored
* brew completion in ZSH currently doesn't complete local formula files for most commands. * Updating the completion script to complete formula files as well as known formulas in places that it would makes sense to do so. * This includesFixes to __brew_formula_or_ruby_files * Remove redundant call to uncached brew search * Add missing ""
-
Markus Reiter authored
Remove `brew cask automerge`.
-
Markus Reiter authored
-
Mike McQuaid authored
messages_spec: handle frozen Homebrew.args.
-
Mike McQuaid authored
This is an order dependent test failure fix as seen in https://travis-ci.org/Homebrew/homebrew-test-bot/builds/574559080
-
Markus Reiter authored
Use `MacOSRequirement` for casks.
-