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 18, 2016
-
-
Dominyk Tiller authored
-
Dominyk Tiller authored
-
Dominyk Tiller authored
-
Dominyk Tiller authored
-
Dominyk Tiller authored
-
Dominyk Tiller authored
-
Dominyk Tiller authored
We haven't seen this for a fair while since Apple pushed further updates to the SIP mechanism and believe it to be far less of an issue than it was previously. If you encounter further failure, please file an Issue and we'll be happy to help! At the moment though this advice is making people think there _will_ be an issue at some point, which isn't generally proving the case.
-
- Feb 17, 2016
-
-
Baptiste Fontaine authored
The current code doesn't work with releases that have more than one digit in the third group, i.e.: .../releases/download/1.2.3/... works .../releases/download/1.2.34/... doesn't work Closes Homebrew/homebrew#49255. Signed-off-by:
Baptiste Fontaine <batifon@yahoo.fr>
-
Brandon Ooi authored
Closes Homebrew/homebrew#48850. Signed-off-by:
Mike McQuaid <mike@mikemcquaid.com>
-
- Feb 16, 2016
-
-
Mike McQuaid authored
`bin/brew` is getting a bit bloated and it's annoying to open all of `HOMEBREW_PREFIX` in your editor of choice and have it search through the `Cellar`. Let's instead keep the bare minimum in `bin/brew` and move the rest to `Library`. Closes Homebrew/homebrew#49185. Signed-off-by:
Mike McQuaid <mike@mikemcquaid.com>
-
Xu Cheng authored
Return true if given path would present a Formula file in this Tap. Accepts both absolute path and relative path (relative to this Tap's path) It offer an abstraction such that caller would not need to worry about low level file system in the tap. It will be used in `brew pull` and `brew update`. Closes Homebrew/homebrew#49191. Signed-off-by:
Xu Cheng <xucheng@me.com>
-
- Feb 15, 2016
-
-
Mike McQuaid authored
-
Mike McQuaid authored
This means that internal command aliases can be used for Bash commands (such as the new, Bash-based `brew update`). Fixes Homebrew/homebrew#49182. Closes Homebrew/homebrew#49184. Signed-off-by:
Mike McQuaid <mike@mikemcquaid.com>
-
Mike McQuaid authored
Also, rename the existing updater to `update-ruby` to allow using as a fallback. It will eventually be removed. Closes Homebrew/homebrew#49109. Signed-off-by:
Mike McQuaid <mike@mikemcquaid.com>
-
- Feb 13, 2016
-
-
Dominyk Tiller authored
Closes Homebrew/homebrew#49084. Signed-off-by:
Dominyk Tiller <dominyktiller@gmail.com>
-
Dominyk Tiller authored
The Telepathy formulae are being shipped off to the boneyard. 1) The number of downloads per formula in terms of Bottles is less than 30 in the space of 3 months. 2) Two of them were moved onto development releases in November and nobody noticed. 3) telepathy-gabble's executable has been broken since submission and nobody noticed. 4) Making telepathy-gabble's executable function requires significant changes to d-bus, including enforcing a mandatory X11 dependency on telepathy-gabble users. 5) It's not particularly simple to write tests for the formulae which means they're more likely to break without CI noticing. Closes Homebrew/homebrew#49052.
-
Dominyk Tiller authored
-
Dominyk Tiller authored
-
Dominyk Tiller authored
-
- Feb 12, 2016
-
-
Mike McQuaid authored
Closes Homebrew/homebrew#49107. Closes Homebrew/homebrew#49105. Closes Homebrew/homebrew#48267. Signed-off-by:
Mike McQuaid <mike@mikemcquaid.com>
-
Mike McQuaid authored
We execute too many `git fetch` at once for this to be useful. Just let them fail instead and make it up to users to setup username/password caching or SSH agents.
-
Andrew Janke authored
Closes Homebrew/homebrew#48472. Signed-off-by:
Andrew Janke <andrew@apjanke.net>
-
BrewTestBot authored
Closes Homebrew/homebrew#48857. Signed-off-by:
Mike McQuaid <mike@mikemcquaid.com>
-
James Elliott authored
To avoid extra work on the part of contributors and maintainers, this adds a step to the explanation of how to contribute a fix to a formula, showing how to check if someone else has already done so, even if it has not yet finished being tested, reviewed, and released. Closes Homebrew/homebrew#48879. Signed-off-by:
Mike McQuaid <mike@mikemcquaid.com>
-
Mike McQuaid authored
Closes Homebrew/homebrew#48706.
-
Mike McQuaid authored
-
- Feb 11, 2016
-
-
Martin Afanasjew authored
Homebrew developers have the corresponding variable permanently set in their environment and wanting to appear like a Homebrew developer for a single invocation is exceedingly rare. Additionally, the option won't be recognized by `bin/brew`. (It is also undocumented.) Using `HOMEBREW_DEVELOPER=1 brew <command>` is still possible, and not more inconvenient than passing the `--homebrew-developer` option. Closes Homebrew/homebrew#48322. Signed-off-by:
Martin Afanasjew <martin@afanasjew.de>
-
Chayoung You authored
Closes Homebrew/homebrew#48946. Signed-off-by:
Martin Afanasjew <martin@afanasjew.de>
-
Dominyk Tiller authored
Closes Homebrew/homebrew#48779.
-
Erik Nilsen authored
Closes Homebrew/homebrew#48780. Signed-off-by:
Dominyk Tiller <dominyktiller@gmail.com>
-
Dominyk Tiller authored
-
Tom Schoonjans authored
-
Tom Schoonjans authored
-
Tom Schoonjans authored
-
Tom Schoonjans authored
-
Tom Schoonjans authored
-
Tom Schoonjans authored
-
Tom Schoonjans authored
-
Tom Schoonjans authored
-
Tom Schoonjans authored
-