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 .
- Jan 29, 2015
-
-
Baptiste Fontaine authored
Closes Homebrew/homebrew#35626. Signed-off-by:
Mike McQuaid <mike@mikemcquaid.com>
-
- Jan 28, 2015
-
-
Baptiste Fontaine authored
Closes Homebrew/homebrew#36308. Signed-off-by:
Mike McQuaid <mike@mikemcquaid.com>
-
- Jan 27, 2015
-
-
Dominyk Tiller authored
See discussion in https://github.com/Homebrew/homebrew-devel-only/pull/8 In essence, the test bot currently does this: ``` ==> brew install --verbose --build-bottle j2objc FAILED Error: j2objc is a devel-only formula Install with `brew install --devel j2objc` ``` I’m proposing that we pass that arg to the test-bot automatically to allow the bot to pass head-only and devel-only formulae without that failure message. I’ve also trimmed the arguments further down to prevent it duplicating the —devel install in formulae which define no stable block. Closes Homebrew/homebrew#36030. Signed-off-by:
Mike McQuaid <mike@mikemcquaid.com>
-
Mike McQuaid authored
References Homebrew/homebrew#36249.
-
- Jan 26, 2015
-
-
Dominyk Tiller authored
Currently the bot is failing certain devel-only formulae because it thinks having ` devel ` defined with an added ` head ` defined as well = a head-only formula. ``` ==> audit problems docker-machine: * Head-only (no stable download) ``` This is a pretty simple fix for that problem: ``` ==> brew style docker-machine 1 file inspected, no offenses detected ``` Closes Homebrew/homebrew#36197. Signed-off-by:
Mike McQuaid <mike@mikemcquaid.com>
-
- Jan 25, 2015
-
-
Xu Cheng authored
For OS X, we will call `/usr/libexec/java_home` to exam whehter java is installed. Also rename the method to follow the same naming pattern of other similar methods. Closes Homebrew/homebrew#36187. Signed-off-by:
Mike McQuaid <mike@mikemcquaid.com>
-
Jack Nagel authored
-
- Jan 24, 2015
-
-
Mike McQuaid authored
-
- Jan 23, 2015
-
-
Jack Nagel authored
Closes Homebrew/homebrew#36094.
-
Jack Nagel authored
Iterating over an empty list is a no-op so we can remove this early return.
-
Jack Nagel authored
-
Jack Nagel authored
-
Jack Nagel authored
-
Baptiste Fontaine authored
Closes Homebrew/homebrew#35596. Signed-off-by:
Mike McQuaid <mike@mikemcquaid.com>
-
Xu Cheng authored
-
- Jan 21, 2015
-
-
Jack Nagel authored
Fixes Homebrew/homebrew#36032.
-
- Jan 20, 2015
-
-
Baptiste Fontaine authored
Closes Homebrew/homebrew#36024. Signed-off-by:
Mike McQuaid <mike@mikemcquaid.com>
-
- Jan 18, 2015
-
-
Mike McQuaid authored
-
Mike McQuaid authored
-
Xu Cheng authored
Closes Homebrew/homebrew#35819. Signed-off-by:
Mike McQuaid <mike@mikemcquaid.com>
-
- Jan 16, 2015
-
-
Jack Nagel authored
-
Dominyk Tiller authored
See the discussion in https://github.com/Homebrew/homebrew-devel-only/pull/6 Closes Homebrew/homebrew#35793. Signed-off-by:
Jack Nagel <jacknagel@gmail.com>
-
- Jan 15, 2015
-
-
Mike McQuaid authored
Fixes comments made in: https://github.com/Homebrew/homebrew/commit/91c267bdb1607334febaac3272ccc62ada6ae4fd#commitcomment-9146910.
-
Mike McQuaid authored
-
Mike McQuaid authored
This seems to be a more robust approach when a PR has multiple commits.
-
Misty De Meo authored
Fixes Homebrew/homebrew#35750.
-
- Jan 14, 2015
-
-
Dominyk Tiller authored
bcwipe seems to have gone commercial. 1.9-9 is still “free” as in price, but contains an [incredibly restrictive license](https://www.jetico.com/linux/bcwipe-help/wu_licen.htm ) that I’m not particularly sure we want to ship given our rejection of similar situations recently. 1.9-10 onwards, including the latest 1.9-11 release are all “trial” releases which “expire” after 21 days of use and cost some $35 to continue using. Closes Homebrew/homebrew#35850. Signed-off-by:
Mike McQuaid <mike@mikemcquaid.com>
-
Jochen Schalanda authored
The formula is for an ancient version of Graylog2 and doesn't work because the tarball doesn't exist any more. Closes Homebrew/homebrew#35868. Signed-off-by:
Mike McQuaid <mike@mikemcquaid.com>
-
Xu Cheng authored
Closes Homebrew/homebrew#35820. Signed-off-by:
Jack Nagel <jacknagel@gmail.com>
-
Jack Nagel authored
-
Jack Nagel authored
-
Jack Nagel authored
This prevents mutations that happen in individual tests from leaking into other tests.
-
- Jan 13, 2015
-
-
Dominyk Tiller authored
Incredibly frustratingly, given it seemed like a promising project taking some steps that its forked predecessor has struggled to thus far, particularly around encryption, and it’s already mature codebase, upstream have nonetheless decided to stop supporting Pulse as an individual project, thus, boneyard it goes. Sigh. Closes Homebrew/homebrew#35800. Signed-off-by:
Mike McQuaid <mike@mikemcquaid.com>
-
Jack Nagel authored
Closes Homebrew/homebrew#34744.
-
Jack Nagel authored
-
Jack Nagel authored
-
Jack Nagel authored
-
Jack Nagel authored
-
Jack Nagel authored
-
- Jan 12, 2015
-
-
Jack Nagel authored
-