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 20, 2013
-
-
Jack Nagel authored
-
Jack Nagel authored
-
- Feb 19, 2013
-
-
Jack Nagel authored
-
Mike McQuaid authored
Closes Homebrew/homebrew#17618. Closes Homebrew/homebrew#17813.
-
mbcoguno authored
a6324cb forget fix soft link in ENV folder, it cause superenv use Apple provided git and svn. Closes Homebrew/homebrew#17927. Signed-off-by:
Mike McQuaid <mike@mikemcquaid.com>
-
Jack Nagel authored
-
Jack Nagel authored
-
Jack Nagel authored
-
Jack Nagel authored
The form "attr :name, true" is deprecated and causes Ruby to emit a warning in verbose mode. Using attr_{reader,writer,accessor} is more clear anyway, so do so.
-
Jack Nagel authored
-
- Feb 18, 2013
-
-
Mike McQuaid authored
-
Mike McQuaid authored
Make it no longer possible to override e.g. `brew install` with a script if there is already a built-in Homebrew command named `brew install`. References Homebrew/homebrew#17673
-
Mike McQuaid authored
-
Mike McQuaid authored
Closes Homebrew/homebrew#17843.
-
Mike McQuaid authored
-
Mike McQuaid authored
Closes Homebrew/homebrew#17814.
-
Jack Nagel authored
-
Jack Nagel authored
Local changes to the cached repository should not cause fetch or install to error out.
-
Jack Nagel authored
Otherwise, if the local branch is behind the remote branch, or has diverged, we will stage the wrong revision.
-
Jack Nagel authored
-
Jack Nagel authored
-
- Feb 17, 2013
-
-
Jack Nagel authored
Closes Homebrew/homebrew#17852.
-
Jack Nagel authored
-
Jack Nagel authored
Fixes Homebrew/homebrew#17866.
-
- Feb 15, 2013
-
-
Jack Nagel authored
-
Jack Nagel authored
-
Jack Nagel authored
-
Jack Nagel authored
-
Jack Nagel authored
-
Jack Nagel authored
When we are building from a tag, and that tag is already present in the cached repository, we don't to hit the network; everything we need already exists.
-
Jack Nagel authored
-
Jack Nagel authored
-
Jack Nagel authored
-
- Feb 13, 2013
-
-
Adam Vandenberg authored
Closes Homebrew/homebrew#17805.
-
Jack Nagel authored
-
Jack Nagel authored
The name attribute of requirements is used when generating options for the :optional and :recommended dependency tags. Unless otherwise specified, the name attribute of a Requirement will be populated by stripping any module prefixes from the beginning and "Dependency" or "Requirement" from end of the class name and downcasing the result. Closes Homebrew/homebrew#17759.
-
- Feb 12, 2013
-
-
Adam Vandenberg authored
-
Jack Nagel authored
This code only existed to support very old formula syntax, which was otherwise removed in e6b97bebd99779b52462dcd387191d804fc95b93.
-
Jack Nagel authored
-
Jack Nagel authored
c.f. Homebrew/homebrew#17772.
-