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 .
- Feb 11, 2014
-
-
Mike McQuaid authored
-
Jack Nagel authored
-
Jack Nagel authored
This doesn't handle paginated results, but it fetches the 100 most starred results so that's probably good enough for now. Fixes Homebrew/homebrew#26566.
-
- Feb 10, 2014
-
-
Misty De Meo authored
Homebrew currently recognizes "--head" during the install process, but rather than actually fetch HEAD it just nags the user to use the correct option. Since we recognize the spelling anyway, this just promotes the lowercase version to an official alias. Closes Homebrew/homebrew#26555.
-
Welton Rodrigo authored
The example formula had no information about how to find the current bulding directory. Now it has ;) Closes Homebrew/homebrew#26554. Signed-off-by:
Adam Vandenberg <flangy@gmail.com>
-
Jack Nagel authored
-
Jack Nagel authored
Returning nil is in the contract of the Comparable module, and a future version of Ruby will no longer hide this error.
-
- Feb 09, 2014
-
-
Mike McQuaid authored
-
Mike McQuaid authored
-
Jack Nagel authored
-
Jack Nagel authored
-
Jack Nagel authored
-
Jack Nagel authored
-
Jack Nagel authored
-
Jack Nagel authored
-
Jack Nagel authored
-
Jack Nagel authored
-
Jack Nagel authored
-
Jack Nagel authored
-
- Feb 07, 2014
-
-
Adam Vandenberg authored
Closes Homebrew/homebrew#25226.
-
- Feb 03, 2014
-
-
Mike McQuaid authored
-
Camillo Lugaresi authored
Fixes Homebrew/homebrew#26338. Closes Homebrew/homebrew#26352. Signed-off-by:
Jack Nagel <jacknagel@gmail.com>
-
Misty De Meo authored
-
Misty De Meo authored
This avoids some possible false positives, as happens with, e.g., qt4.
-
- Feb 02, 2014
-
-
Mike McQuaid authored
-
- Feb 01, 2014
-
-
Mike McQuaid authored
-
Mike McQuaid authored
-
- Jan 31, 2014
-
-
Mike McQuaid authored
-
Mike McQuaid authored
-
- Jan 30, 2014
-
-
Mike McQuaid authored
-
Mike McQuaid authored
This is so a e.g. brewed Python's modules can be found by superenv. References Homebrew/homebrew#26229. Closes Homebrew/homebrew#26197.
-
Adam Vandenberg authored
When patching read-only files, patch can try to check-out from a VCS system when other conditions are met, such as environmental variables being set. Homebrew never wants to trigger this behavior, so pass --get=0. Closes Homebrew/homebrew#26277.
-
Mike McQuaid authored
* Only set PYTHONPATH for Python 2. * Set the Python binary for superenv. References Homebrew/homebrew#24842. Closes Homebrew/homebrew#26197. Closes Homebrew/homebrew#26216. Closes Homebrew/homebrew#26218. Closes Homebrew/homebrew#26228.
-
- Jan 29, 2014
-
-
Manpreet Singh authored
Closes Homebrew/homebrew#24590. Signed-off-by:
Adam Vandenberg <flangy@gmail.com>
-
Guillaume Algis authored
Closes Homebrew/homebrew#26017. Signed-off-by:
Jack Nagel <jacknagel@gmail.com>
-
- Jan 28, 2014
-
-
Misty De Meo authored
This reverts commit 90e22e389c539b25fe7864645bfe5e2a9ce7452f.
-
Misty De Meo authored
-
- Jan 27, 2014
-
-
aereal authored
Closes Homebrew/homebrew#25813. Signed-off-by:
Jack Nagel <jacknagel@gmail.com>
-
Misty De Meo authored
Closes Homebrew/homebrew#26140. Signed-off-by:
Misty De Meo <mistydemeo@gmail.com>
-
Frizlab authored
When upgrading, if the only package to upgrade is a pinned package, the output looked like that: ==> Upgrading 0 packages, with result: ==> Not upgrading 1 pinned package: <<package_name & version>> The blank line is not beautiful. This commit fixes the output and replaces with: ==> No packages to upgrade ==> Not upgrading 1 pinned package: <<package_name & version>> Closes Homebrew/homebrew#26157. Signed-off-by:
Mike McQuaid <mike@mikemcquaid.com>
-