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 .
- May 02, 2018
-
-
Mike McQuaid authored
-
Mike McQuaid authored
-
- May 01, 2018
-
-
Mike McQuaid authored
Remove completions for (un)linkapps commands
-
Alyssa Ross authored
These were deleted in cffa5a98.
-
Mike McQuaid authored
bump-formula-pr: Use Parser to parse args
-
ilovezfs authored
Support GCC 8
-
- Apr 30, 2018
-
-
FX Coudert authored
-
Gautham Goli authored
-
Mike McQuaid authored
README: goodbye Alyssa!
-
Mike McQuaid authored
And thanks for all the commits! <3
-
Mike McQuaid authored
portable-ruby: increase to 2.3.1_1.
-
Mike McQuaid authored
Install the latest Ruby from: https://github.com/Homebrew/homebrew-portable-ruby/pull/55 This updates ncurses and openssl as well as more closely matching the Apple's ruby build options. Notably, this includes the DBM support needed for #3720.
-
Markus Reiter authored
Fix CaskAlreadyCreatedError message output
-
tjt263 authored
Minor edit.
-
- Apr 29, 2018
-
-
Mike McQuaid authored
components_order_cop: add post_install
-
Mike McQuaid authored
formula: read runtime dependencies from more tabs.
-
Mike McQuaid authored
linkage_checker: correctly handle multiple taps.
-
Mike McQuaid authored
Fix upgrades of formulae with the same name in multiple taps. As reported in: https://github.com/Homebrew/brew/pull/3789#issuecomment-384890624
-
- Apr 28, 2018
-
-
Mike McQuaid authored
The fixes the issue mentioned in: https://github.com/Homebrew/brew/pull/4066#issuecomment-381308153 where `brew missing` was not reading from a tab of an outdated formula. The `installed_prefix.directory?` check is unnecessary as the following `opt_or_installed_prefix_keg` call is already checking that when it is necessary. In this case it's not necessary anyway as `opt_prefix` is preferred and makes more sense on outdated formulae.
-
Mike McQuaid authored
docs/Acceptable-Formulae: address feedback.
-
Mike McQuaid authored
Address comments in: https://github.com/Homebrew/brew/commit/27ec9dae5fa4c2c5b19f8bfafaefbdbb3e9a9c8c
-
- Apr 27, 2018
-
-
commitay authored
-
- Apr 26, 2018
-
-
Mike McQuaid authored
-
- Apr 25, 2018
-
-
AndrewMcBurney authored
-
AndrewMcBurney authored
-
AndrewMcBurney authored
-
ilovezfs authored
formula_desc_cop desclength: make non-strict
-
Mike McQuaid authored
Undeclared dependencies in runtime_dependencies
-
Mike McQuaid authored
-
Mike McQuaid authored
-
Mike McQuaid authored
-
Mike McQuaid authored
missing_formula: improve migration messaging.
-
Mike McQuaid authored
-
Mike McQuaid authored
Particularly in the cask case we can do a better job of communicating how the new formula can be installed. Fixes #4089.
-
Mike McQuaid authored
components_redundancy_cop: make non-strict
-
Mike McQuaid authored
urls_cop pypiurls: make non-strict
-
Mike McQuaid authored
components_order_cop: make non-strict
-
Mike McQuaid authored
Shorten some links in README.md
-
commitay authored
-
commitay authored
-