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 .
- Jun 11, 2017
-
-
Mike McQuaid authored
Even if shell/perl users recognise these variables the explicit versions are significantly more readable for everyone.
-
- Jun 10, 2017
-
-
Mike McQuaid authored
BuildError: report options to analytics.
-
Markus Reiter authored
Add symlink for High Sierra test bottle.
-
- Jun 09, 2017
-
-
Markus Reiter authored
-
Mike McQuaid authored
Without this it's not easy to make much sense of these failures.
-
Mike McQuaid authored
Revert "audit: Port audit_checksum method to rubocop and add tests"
-
Mike McQuaid authored
-
Mike McQuaid authored
audit: Port audit_checksum method to rubocop and add tests
-
Mike McQuaid authored
analytics: remove unused analytics.
-
Gautham Goli authored
-
- Jun 08, 2017
-
-
Gautham Goli authored
-
Mike McQuaid authored
Adding shims for GCC 7
-
Mike McQuaid authored
-
Mike McQuaid authored
tests: cleanup tests.
-
Mike McQuaid authored
formula_desc_cop: tweak some rules.
-
Markus Reiter authored
.codecov.yml: move root so files are tracked
-
Mike McQuaid authored
audit: ensure curl always has at least one HTTP url.
-
Mike McQuaid authored
Allow some specific lowercase words and provide an autocorrect for some of these rules.
-
Mike McQuaid authored
This makes using `HOMEBREW_CURL` significantly nicer as then the system `curl` (that, on old versions, sucks at SSL) can download a version of `curl` that it can build from source.
-
Mike McQuaid authored
edit: tweak default editors.
-
Mike McQuaid authored
brew: no issue report prompt unless autoupdating.
-
Mike McQuaid authored
reinstall: remove partially installed keg.
-
David M. Lee authored
-
- Jun 07, 2017
-
-
Mike McQuaid authored
Otherwise: you may be on an old enough version that we don't care.
-
Mike McQuaid authored
We didn't end up using the `screenview` and `exception` analytics as much as expected so let's remove them and focus on stuff that's formula-specific.
-
Mike McQuaid authored
Remove pending tests that are never run on CI (i.e. require `--online`), remove fixtures for those tests and just make `--official-cmd-taps` run by `--online` instead.
-
Mike McQuaid authored
Add `atom` (not my editor of choice [TextMate for life!]) but widely used enough to probably warrant it. Also, reorder based on my best guestimates of current usage and cleanup the editor code while we're here.
-
Mike McQuaid authored
Previously if a `brew reinstall` was Ctrl-Cd after some files had been installed it wouldn't try to remove the partially installed keg and the renaming of the backed-up keg would fail. Alternatively, remove the partially installed keg as if it has been Ctrl-Cd or otherwise failed then it's not desirable to keep it.
-
Markus Reiter authored
Fix parsing `--require-sha` and `HOMEBREW_CASK_OPTS`.
-
Mike McQuaid authored
High Sierra: more initial support
-
Mike McQuaid authored
tty: handle non-tty stdin.
-
Mike McQuaid authored
When stdin is not a tty then the message `stty: stdin isn't a terminal` will be produced. Silence this message and fall back to `tput` when it fails and default to 80 if we get no results at all. Follow-up from #2714.
-
Dominyk Tiller authored
-
Dominyk Tiller authored
-
- Jun 06, 2017
-
-
Markus Reiter authored
-
Markus Reiter authored
-
Mike McQuaid authored
-
Mike McQuaid authored
undefined local variable or method `ruby_version' on macOS 10.13 beta
-
Mike McQuaid authored
cmd/reinstall: Fix reinstallation of formulae without bottles
-
Mike McQuaid authored
-