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 .
- Dec 19, 2009
-
-
Theo authored
-
- Dec 18, 2009
-
-
Kieran Pilkington authored
-
Adam Vandenberg authored
-
Adam Vandenberg authored
-
Max Howell authored
Eg /usr/local/lib/juice/foo points somewhere else where the user has modules that he wants juice to use. Basically don't error out for stuff that isn't ours.
-
Adam Vandenberg authored
-
Max Howell authored
I held off on this as I wasn't sure it made sense. Eg. if you install you'd expect it to install the same version as before? But with HEAD formula you always want the newest, that's the point. Otherwise it should be tagged/revisioned.
-
- Dec 17, 2009
-
-
Ben Cochran authored
When cloning a mercurial repository from a tagged revision, that tag definition isn't actually included. This causes `hg archive -r tag_name` to fail. Instead, just clone the repository's head and the `hg archive -r revision` will handle getting the correct revision to for the build
-
Max Howell authored
Fixes Homebrew/homebrew#204
-
Pierre Riteau authored
Fixes Homebrew/homebrew#200. Fixes Homebrew/homebrew#202. Fixes Homebrew/homebrew#203.
-
- Dec 13, 2009
-
-
Max Howell authored
Removed DEFAULT_USER, etc. constants, as code is clearer with actual values IMO, in this case.
-
Adam Vandenberg authored
-
Adam Vandenberg authored
-
Adam Vandenberg authored
-
Adam Vandenberg authored
-
Adam Vandenberg authored
* Only invoke git if --github was passed; speeds up brew info --all * Use current branch for --github instead of master.
-
Adam Vandenberg authored
-
Adam Vandenberg authored
-
Adam Vandenberg authored
-
Max Howell authored
-
Max Howell authored
Bzr on PyPi is problematic for now.
-
Max Howell authored
-
Max Howell authored
Nice bug there where we never removed any symlinks, because the unlink step requires the keg to be full of files to determine what symlinks to remove.
-
- Dec 08, 2009
-
-
Max Howell authored
This is necessary for those who installed Homebrew using the suggested tarball method. Too late for them though.
-
Max Howell authored
-
- Dec 06, 2009
-
-
Ben Olive authored
Updated comments to match new default patch level from revision 4fe374d
-
Max Howell authored
-
Max Howell authored
-
- Dec 05, 2009
-
-
Max Howell authored
-
Max Howell authored
-
Max Howell authored
Being able to commit parts of diffs can bite you if you aren't careful.
-
- Dec 04, 2009
-
-
Max Howell authored
-
Manfred Stienstra authored
In the FFMPEG formula the revision number is represented as an integer, this ends up as an argument to Kernel#exec and it doesn't really like that. The fix is to cast all arguments to a string. Fixes Homebrew/homebrew#171.
-
Max Howell authored
-
Max Howell authored
-
Max Howell authored
-
Max Howell authored
-
Max Howell authored
-
- Dec 02, 2009
-
-
Max Howell authored
Fixes Homebrew/homebrew#136
-
Max Howell authored
-