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 24, 2015
-
-
Baptiste Fontaine authored
Closes Homebrew/homebrew#37121. Signed-off-by:
Jack Nagel <jacknagel@gmail.com>
-
- Feb 18, 2015
-
-
Jack Nagel authored
-
- Feb 09, 2015
-
-
Xu Cheng authored
Also add support to `brew uses` to ignore build or optional dependencies. Closes Homebrew/homebrew#36154. Closes Homebrew/homebrew#36656. Signed-off-by:
Mike McQuaid <mike@mikemcquaid.com>
-
- Jan 04, 2015
-
-
Viktor Szakats authored
Closes Homebrew/homebrew#35529. Signed-off-by:
Jack Nagel <jacknagel@gmail.com>
-
- Dec 28, 2014
-
-
Mike McQuaid authored
-
- Dec 20, 2014
-
-
Xu Cheng authored
Closes Homebrew/homebrew#35080. Signed-off-by:
Mike McQuaid <mike@mikemcquaid.com>
-
- Nov 21, 2014
-
-
Jack Nagel authored
-
Chris authored
Update man page to reflect change per issue Homebrew/homebrew#27813 (commit 9362781). Closes Homebrew/homebrew#34317. Signed-off-by:
Jack Nagel <jacknagel@gmail.com>
-
- Nov 17, 2014
-
-
Jack Nagel authored
-
- Oct 26, 2014
-
-
Mike McQuaid authored
-
Mike McQuaid authored
Closes Homebrew/homebrew#33211.
-
- Sep 25, 2014
-
-
Mike McQuaid authored
As this is something we support and update.
-
- Sep 19, 2014
-
-
Jack Nagel authored
-
- Jul 24, 2014
-
-
Mike McQuaid authored
-
- Jun 19, 2014
-
-
Jack Nagel authored
-
- Jun 04, 2014
-
-
Adam Vandenberg authored
-
Adam Vandenberg authored
-
Dave Cottlehuber authored
Closes Homebrew/homebrew#29791. Signed-off-by:
Adam Vandenberg <flangy@gmail.com>
-
- May 27, 2014
-
-
Jack Nagel authored
Due to the fragility of the code, this functionality was removed in recent refactorings of the tap code. It is possible to restore these features, but it needs to be done in a cleaner, more maintainable way. Closes Homebrew/homebrew#29585.
-
- May 19, 2014
-
-
Adam Vandenberg authored
Closes Homebrew/homebrew#29318.
-
- May 18, 2014
-
-
Jack Nagel authored
-
- May 17, 2014
-
-
Adam Vandenberg authored
-
Adam Vandenberg authored
Closes Homebrew/homebrew#29315.
-
- May 07, 2014
-
-
Jack Nagel authored
-
- May 01, 2014
-
-
Adam Vandenberg authored
-
- Apr 28, 2014
-
-
Adam Vandenberg authored
With --multiple, only list formulae with multiple versions installed.
-
- Apr 08, 2014
-
-
Jack Nagel authored
-
- Mar 16, 2014
-
-
Jack Nagel authored
-
- Mar 11, 2014
-
-
Jack Nagel authored
-
- Mar 09, 2014
-
-
Jack Nagel authored
Turns out that this doesn't really work at all. `brew install` _never_ reuses options in the first place, and using this option with `brew upgrade` results in some nasty corner cases in passing options to dependencies.
-
- Mar 08, 2014
-
-
Adam Vandenberg authored
Closes Homebrew/homebrew#27322.
-
- Mar 05, 2014
-
-
Adam Vandenberg authored
-
- Mar 03, 2014
-
-
Jack Nagel authored
Closes Homebrew/homebrew#26811.
-
- Mar 01, 2014
-
-
Jack Nagel authored
Closes Homebrew/homebrew#27076.
-
- Feb 24, 2014
-
-
Adam Vandenberg authored
-
- Jan 12, 2014
-
-
Mike McQuaid authored
-
Mike McQuaid authored
-
- Dec 20, 2013
-
-
Steven Peters authored
The traditional approach to installing the dependencies of a formula is the following: brew install `brew deps formula` This approach ignores any options that are specified in the parent formula. This pull request adds a --only-dependencies option to brew install that installs the dependencies of a formula with optional flags, but returns before installing the parent formula. Closes Homebrew/homebrew#25272. Signed-off-by:
Jack Nagel <jacknagel@gmail.com>
-
- Dec 15, 2013
-
-
Mike McQuaid authored
-
- Nov 18, 2013
-
-
Jack Nagel authored
Closes Homebrew/homebrew#24420.
-