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 .
- Sep 02, 2016
-
-
Dominyk Tiller authored
audit: various tweaks
-
http://http.debian.netDominyk Tiller authored
-
Dominyk Tiller authored
-
- Sep 01, 2016
-
-
ilovezfs authored
formula_installer: install deps of dep before dep
-
ilovezfs authored
Dependencies/requirements of a dependency need to be installed/satisfied before the dependency. The fact that @pour_failed may be false is irrelevant to that imperative if we weren't pouring to begin with, so this commit now checks for that case as well.
-
Mike McQuaid authored
scm/git: make --homebrew=print-path use realpath.
-
Mike McQuaid authored
update.sh: reset pre-stash, die if stash fails.
-
Mike McQuaid authored
docs: fix a typo in plist_options?
-
Ross Penman authored
While using `"true"` instead of `true` wouldn't break anything, it doesn't seem to be expected, and using `"false"` instead of `false` _would_ break things.
-
- Aug 31, 2016
-
-
Josh Hagins authored
Allow deprecated hash syntax in Cask headers
-
Joshua Hagins authored
-
Dominyk Tiller authored
bottles: translate foo@1.2 to fooAT1.2
-
Mike McQuaid authored
Add `--full-name` option to `brew deps`
-
Mike McQuaid authored
-
- Aug 30, 2016
-
-
Dominyk Tiller authored
-
Dominyk Tiller authored
-
Dominyk Tiller authored
-
- Aug 28, 2016
-
-
Steven Peters authored
This allows changed formulae in taps to be tested in the proper order. See #738 for more details.
-
Steven Peters authored
Add --full-name option to brew deps command, which displays the full name of dependencies.
-
Dominyk Tiller authored
formulary: handle @ formulae.
-
Dominyk Tiller authored
Before this change: ``` ~> brew search openssl@1.1 openssl@1.1
✔️ ==> Did you mean to perform a regular expression search? ==> Surround your query with /slashes/ to search by regex. ``` -
Dominyk Tiller authored
-
Dominyk Tiller authored
-
- Aug 27, 2016
-
-
Dominyk Tiller authored
brew: execute update before tap
-
Dominyk Tiller authored
-
Dominyk Tiller authored
This seems generally like a good idea given that we're making syntax changes to formulae & are going to keep doing so for a little while yet. Taps may have moved over to that syntax, which then causes tap failures if brew isn't up-to-date. Should fix situations like https://github.com/Homebrew/homebrew-php/issues/3545.
-
Markus Reiter authored
Don’t use `should` syntax in rspec.
-
Markus Reiter authored
-
Tim D. Smith authored
* Replaced ; with && under Update Bug in README.md. * Updated issue template's brew update fix.
-
Mike McQuaid authored
Brew-Test-Bot-For-Core-Contributors: fix broken link
-
Ball authored
-
Vlad Shablinsky authored
-
- Aug 26, 2016
-
-
Mike McQuaid authored
Fix missing `magenta` in Tty.
-
Markus Reiter authored
-
Mike McQuaid authored
Remove `exist?` check for `brew-cask-tests.rb`.
-
Markus Reiter authored
-
Mike McQuaid authored
cask tty removed
-
Mike McQuaid authored
Restrict TMPDIR etc. changes to install, post_install and test
-
Zhiming Wang authored
See discussion in Homebrew/brew#800.
-
Dominyk Tiller authored
various: update CI links.
-