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 .
- Jan 02, 2019
-
-
Chongyu Zhu authored
python_virtualenv_constants: upgrade virtualenv to 16.2.0
-
- Jan 01, 2019
-
-
Chongyu Zhu authored
-
- Dec 31, 2018
-
-
Mike McQuaid authored
README: remove coverage badge.
-
Mike McQuaid authored
Coveralls works fine for PRs but is a bit too flaky for the master branch.
-
Mike McQuaid authored
Remove Travis CI specific code
-
Mike McQuaid authored
We’re no longer using this for our CI so this is no longer necessary. Also, migrate `brew tap-new` to use Azure pipelines.
-
Mike McQuaid authored
Migrate from CodeCov to Coveralls
-
Mike McQuaid authored
-
Mike McQuaid authored
-
- Dec 30, 2018
-
-
Mike McQuaid authored
brew.sh: make update --preinstall exec.
-
Jonathan Chang authored
Revert "diagnostic: share prefix check"
-
Jonathan Chang authored
-
Mike McQuaid authored
This means that any new environment variables or changes to `bin/brew` or `brew.sh` will be used in the new process. This also allows the removal of various fallbacks from autoupdates from old versions.
-
- Dec 29, 2018
-
-
Jonathan Chang authored
diagnostic: share prefix check
-
Mike McQuaid authored
Whitelist TERMINFO environment variable
-
Mike McQuaid authored
Bump plist from 3.4.0 to 3.5.0 in /Library/Homebrew/vendor
-
Jonathan Chang authored
We can't just link it to the right place since bin/brew calls pwd -P.
-
Jonathan Chang authored
brew.sh: set correct log path [Linux]
-
Jonathan Chang authored
-
- Dec 28, 2018
-
-
Jonathan Chang authored
update-test: fix for mkdir block form
-
Jonathan Chang authored
-
Jonathan Chang authored
-
- Dec 27, 2018
-
-
William Woodruff authored
Fix bogus comparison operation that was breaking error handling
-
Jacob Wahlgren authored
-
- Dec 26, 2018
-
-
Andrew Janke authored
-
Mike McQuaid authored
-
Mike McQuaid authored
Merge pull request #5442 from Homebrew/dependabot/bundler/Library/Homebrew/vendor/unicode-display_width-1.4.1 Bump unicode-display_width from 1.4.0 to 1.4.1 in /Library/Homebrew/vendor
-
- Dec 24, 2018
-
-
dependabot[bot] authored
Bumps [unicode-display_width](https://github.com/janlelis/unicode-display_width) from 1.4.0 to 1.4.1. - [Release notes](https://github.com/janlelis/unicode-display_width/releases) - [Changelog](https://github.com/janlelis/unicode-display_width/blob/master/CHANGELOG.md) - [Commits](https://github.com/janlelis/unicode-display_width/compare/v1.4.0...v1.4.1 ) Signed-off-by:
dependabot[bot] <support@dependabot.com>
-
dependabot[bot] authored
Bumps [plist](https://github.com/patsplat/plist) from 3.4.0 to 3.5.0. - [Release notes](https://github.com/patsplat/plist/releases) - [Changelog](https://github.com/patsplat/plist/blob/master/CHANGELOG.rdoc) - [Commits](https://github.com/patsplat/plist/commits ) Signed-off-by:
dependabot[bot] <support@dependabot.com>
-
Mike McQuaid authored
Bump i18n from 1.2.0 to 1.3.0 in /Library/Homebrew/vendor
-
Mike McQuaid authored
build: Propagate entire ErrorDuringExecution
-
William Woodruff authored
Fixes https://github.com/Homebrew/brew/issues/5427.
-
- Dec 23, 2018
-
-
Mike McQuaid authored
README: add igas, claui surname.
-
Mike McQuaid authored
Allow incomplete downloads to be resumed even when server rejects HEAD requests
-
Mike McQuaid authored
Formula-Cookbook.md: fix wording
-
Kenyon Ralph authored
-
- Dec 22, 2018
-
-
Mike McQuaid authored
hardware: tweak macOS CFLAGS.
-
Mike McQuaid authored
-
Mike McQuaid authored
- High Sierra and Sierra support Penryn CPUs. - `-march` implies the relevant `-msse*` flags.
-
Mike McQuaid authored
Add `brew vendor-gems` command.
-