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 05, 2011
-
-
Jack Nagel authored
Signed-off-by:
Adam Vandenberg <flangy@gmail.com>
-
- May 01, 2011
-
-
Humza authored
Signed-off-by:
Adam Vandenberg <flangy@gmail.com>
-
- Apr 30, 2011
-
-
Adam Vandenberg authored
-
- Apr 27, 2011
-
-
Adam Vandenberg authored
-
Adam Vandenberg authored
-
- Apr 26, 2011
-
-
Adam Vandenberg authored
-
- Apr 24, 2011
-
-
Adam Vandenberg authored
-
- Apr 23, 2011
-
-
Adam Vandenberg authored
-
- Apr 19, 2011
-
-
Sebastian Staudt authored
The git command now uses --git-dir instead of --work-tree. Using --work-tree won't work if you are inside another Git repository. Signed-off-by:
Adam Vandenberg <flangy@gmail.com>
-
Adam Vandenberg authored
-
Adam Vandenberg authored
-
Adam Vandenberg authored
-
- Apr 15, 2011
-
-
Birger J. Nordølum authored
Signed-off-by:
Adam Vandenberg <flangy@gmail.com>
-
Adam Vandenberg authored
`brew fetch --deps` will also cache the dependencies of any listed formulae.
-
- Apr 14, 2011
-
-
Adam Vandenberg authored
If a formula is given, it will be checked for missing deps. The formula does not have to be installed first. Without a formula list, still checks all installed brews.
-
Adam Vandenberg authored
-n means 'natural order' instead of alpha-order, and will show the order in which the deps will be installed.
-
- Apr 13, 2011
-
-
Kevin Ballard authored
Using 'sudo' should not be required to install npm, and isn't if the user has used the default Homebrew installation process. Signed-off-by:
Adam Vandenberg <flangy@gmail.com>
-
Adam Vandenberg authored
-
- Apr 11, 2011
-
-
Arthur Kalmenson authored
Pip was removed in issue 4226. Signed-off-by:
Adam Vandenberg <flangy@gmail.com>
-
Adam Vandenberg authored
-
- Apr 10, 2011
-
-
Martin Kühl authored
When the name of a new formula can't be autodetected, it defaults to the empty string. When it then gets read from user input later on, the new name is used but the formula path, based on the name, stays empty. This change sets the path after a new name was read. Signed-off-by:
Adam Vandenberg <flangy@gmail.com>
-
Adam Vandenberg authored
-
- Apr 07, 2011
-
-
Adam Vandenberg authored
-
Jannis Leidel authored
Signed-off-by:
Adam Vandenberg <flangy@gmail.com>
-
- Apr 05, 2011
-
-
Adam Vandenberg authored
-
Adam Vandenberg authored
-
Adam Vandenberg authored
For multiple lines of commands to enter at a prompt, don't use $ as a prompt marker to make it easier to copy/paste.
-
pascalbertrand authored
Signed-off-by:
Adam Vandenberg <flangy@gmail.com>
-
Adam Vandenberg authored
-
- Apr 04, 2011
-
-
Adam Vandenberg authored
Apaprently both expat.framework and libexpat.framework exist and interfere with CMake.
-
- Apr 02, 2011
-
-
Adam Vandenberg authored
-
Charlie Sharpsteen authored
The Fortran regex only allowed for trailing whitespace after: depends_on 'gfortran' This missed conditional dependencies, such as: depends_on 'gfortran' if something? Such a dependency was present in the NetCDF formula. Signed-off-by:
Adam Vandenberg <flangy@gmail.com>
-
- Apr 01, 2011
-
-
Adam Vandenberg authored
-
- Mar 30, 2011
-
-
Adam Vandenberg authored
-
Ferdinand Niedermann authored
Signed-off-by:
Adam Vandenberg <flangy@gmail.com>
-
Adam Vandenberg authored
-
- Mar 29, 2011
-
-
Mike McQuaid authored
-
Dave Lee authored
Signed-off-by:
Adam Vandenberg <flangy@gmail.com>
-
Adam Vandenberg authored
-
Adam Vandenberg authored
-