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 19, 2015
-
-
Mike McQuaid authored
-
Mike McQuaid authored
For some utility functions.
-
- Jul 19, 2014
-
-
Jack Nagel authored
-
Jack Nagel authored
-
Jack Nagel authored
-
- Jul 17, 2014
-
-
Jack Nagel authored
-
Jack Nagel authored
-
Jack Nagel authored
-
Jack Nagel authored
-
Jack Nagel authored
-
Jack Nagel authored
-
Jack Nagel authored
-
- Jul 16, 2014
-
-
Jack Nagel authored
-
Jack Nagel authored
-
Jack Nagel authored
We always call this method with an explicit tag.
-
- Jul 14, 2014
-
-
Jack Nagel authored
To construct a URL, we need options to pass to bottle_filename, so this method should error out if none are given.
-
Jack Nagel authored
We always call this method with an argument, so we can simplify it.
-
Jack Nagel authored
-
Jack Nagel authored
-
- Jul 13, 2014
-
-
Jack Nagel authored
Improvements to formula/bottle integration means we can be less defensive here.
-
- Apr 02, 2014
-
-
Jack Nagel authored
-
- Mar 11, 2014
-
-
Jack Nagel authored
-
Jack Nagel authored
-
Jack Nagel authored
This is now handled by requiring that options are always passed to the installer explicitly.
-
Jack Nagel authored
-
Jack Nagel authored
-
- Mar 06, 2014
-
-
Jack Nagel authored
-
Jack Nagel authored
-
- Dec 09, 2013
-
-
Jack Nagel authored
Defaults can't be specified in the parameter list, as they will be overwritten by whatever is passed in. Instead the defaults must be merged with the argument in the method body.
-
- Dec 06, 2013
-
-
Misty De Meo authored
-
Misty De Meo authored
Fixes Homebrew/homebrew#24981.
-
Misty De Meo authored
-
Misty De Meo authored
The BottleCollector collects bottle tags and sha1s, and allows tags to be fetched using more advanced logic than just fetching identical tags. Closes Homebrew/homebrew#23434.
-
- Dec 02, 2013
-
-
Jack Nagel authored
This reverts commit fdf20dc43971b728520d518f3b6ef0bcb16aeb21. Closes Homebrew/homebrew#24831. Closes Homebrew/homebrew#24780.
-
- Dec 01, 2013
-
-
Jack Nagel authored
-
Jack Nagel authored
This reverts commit 31bab6e52b7ed8c63421b9c647d0592af2ee2635.
-
Adam Vandenberg authored
-
- Oct 23, 2013
-
-
Mike McQuaid authored
Closes Homebrew/homebrew#23447.
-
- Oct 22, 2013
-
-
Misty De Meo authored
-
Misty De Meo authored
* PPC bottles are in the os_cpu format, e.g. :tiger_g3 * Intel bottles are the bare cat, as usual * 64-bit bottles have _64 appended to them, e.g. :tiger_g5_64 or :leopard_64
-