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 .
- Nov 14, 2012
-
-
Jack Nagel authored
-
Jack Nagel authored
-
Misty De Meo authored
haskell-platform falls over badly if VERBOSE is set. Theoretically this could happen to other packages too. Really it's just less painful to avoid setting the env var in the first place. Fixes Homebrew/homebrew#15989.
-
Misty De Meo authored
-
Max Howell authored
/cc @samueljohn
-
- Nov 13, 2012
-
-
Adam Vandenberg authored
Closes Homebrew/homebrew#16008.
-
Jack Nagel authored
Yeah, yeah. The XQuartz/X11 stuff is confusing.
-
Mike McQuaid authored
Fixes Homebrew/homebrew#15956.
-
Adam Vandenberg authored
-
Adam Vandenberg authored
-
- Nov 12, 2012
-
-
Stefan authored
Closes Homebrew/homebrew#15958. Signed-off-by:
Adam Vandenberg <flangy@gmail.com>
-
Jack Nagel authored
Only limited debugging functionality is available to things that involve the Readline formula, but it is better than crashing outright. c.f. Homebrew/homebrew#15776. Signed-off-by:
Jack Nagel <jacknagel@gmail.com>
-
Jack Nagel authored
-
Adam Vandenberg authored
Closes Homebrew/homebrew#14182.
-
Adam Vandenberg authored
-
Adam Vandenberg authored
-
Adam Vandenberg authored
* lets more text types get picked up * better filter for `brew list`
-
Adam Vandenberg authored
Closes Homebrew/homebrew#15961.
-
- Nov 11, 2012
-
-
Adam Vandenberg authored
If you have relocated your HOMEBREW_CACHE under HOMEBREW_PREFIX, then don't show these files as "unbrewed".
-
- Nov 10, 2012
-
-
Mike McQuaid authored
-
Mike McQuaid authored
-
Mike McQuaid authored
-
Mike McQuaid authored
-
Mike McQuaid authored
-
Mike McQuaid authored
-
Jack Nagel authored
-
Jack Nagel authored
The new formula debugger users continuations to jump back up the stack, and thus anything that has the potential to be executed twice (i.e. ensure blocks) needs to to be essentially idempotent. Signed-off-by:
Jack Nagel <jacknagel@gmail.com>
-
- Nov 09, 2012
-
-
Jack Nagel authored
-
Jack Nagel authored
-
- Nov 07, 2012
-
-
Jack Nagel authored
Enumerable#one? is not available under Ruby 1.8.6. Further, we really want #any? here, as setting both HOME and CURL_HOME can trigger a false negative. Fixes Homebrew/homebrew#15883.
-
Jack Nagel authored
-
Jack Nagel authored
-
Jack Nagel authored
-
Jack Nagel authored
-
Jack Nagel authored
-
Jack Nagel authored
-
- Nov 04, 2012
-
-
Charlie Sharpsteen authored
Having a third-party `fuse.pc` file will conflict with the `fuse4x` formula.
-
- Nov 02, 2012
-
-
Max Howell authored
stdenv already works as Contributions/cmds is in the path already. This is safe to do because OS X already has git and svn in the PATH if you have the CLT installed. So we should definitely ensure we use the right versions. Fixes Homebrew/homebrew#15783.
-
Jack Nagel authored
Signed-off-by:
Jack Nagel <jacknagel@gmail.com>
-
- Nov 01, 2012
-
-
Adam Vandenberg authored
Fixes Homebrew/homebrew#14815.
-