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 12, 2016
-
-
Mike McQuaid authored
-
Mike McQuaid authored
-
Mike McQuaid authored
-
Mike McQuaid authored
-
Mike McQuaid authored
-
Mike McQuaid authored
bottle: set bottle block tap.
-
Mike McQuaid authored
Fix Library/Homebrew/language RuboCop warnings
-
Mike McQuaid authored
Avoids issues when using `—keep-old`
-
- Sep 11, 2016
-
-
Mike McQuaid authored
cask/cli/cleanup_spec: comment out flaky test.
-
Mike McQuaid authored
test-bot: don't try to `git clean` any taps.
-
Mike McQuaid authored
This has been causing sporadic CI failures.
-
Mike McQuaid authored
Also, unify the cleanup code and be more careful and consistent with untapping.
-
Mike McQuaid authored
test-bot: try again to fix homebrew/core untap.
-
Mike McQuaid authored
Be more selective with the `git clean` and remove the broken attempt to autotap if missing (as it'd be slow anyway).
-
Mike McQuaid authored
test-bot: --ci-upload can upload from current dir.
-
Mike McQuaid authored
Look in the current directory rather than only allowing upload from Jenkins.
-
Mike McQuaid authored
Call subcommands from zsh completion
-
Mike McQuaid authored
bottle: fix old_value/value ordering for --merge.
-
Mike McQuaid authored
Previously this was the wrong way around causing it to not be accepting enough on e.g. a bump from :any to :any_no_relocation.
-
Mike McQuaid authored
bottle: use key/value rather than field.
-
Mike McQuaid authored
Consistent naming is good.
-
Dominyk Tiller authored
Sierra: update diagnostic message, pkg-config, Xcode doc
-
Mike McQuaid authored
bottle: further improve --keep-old mismatching.
-
- Sep 10, 2016
-
-
Dominyk Tiller authored
-
Dominyk Tiller authored
-
Dominyk Tiller authored
-
Mike McQuaid authored
- Make the code more similar between `bottle` and `bottle --merge`. - Also output the mismatched values when using `--merge`.
-
Mike McQuaid authored
tests: always set HOMEBREW_DEVELOPER=1.
-
Mike McQuaid authored
Merge Cask's gitignore with root one.
-
Mike McQuaid authored
bottle: improve --keep-old failure output.
-
Mike McQuaid authored
-
Mike McQuaid authored
-
Mike McQuaid authored
-
Mike McQuaid authored
-
Mike McQuaid authored
If fields have changed: tell the user what they were before and are afterwards.
-
Mike McQuaid authored
This fixes the ignoring in libgit2 clients that don't read nested `.gitignore` files.
-
Mike McQuaid authored
Unit tests should be run consistently no matter who is running them and we can stub `ARGV.homebrew_developer?` if we need to change them.
-
Markus Reiter authored
Add language method to `OS::Mac`.
-
Markus Reiter authored
-
- Sep 09, 2016
-
-
Mike McQuaid authored
diagnostic: remove duplicate checks.
-