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 14, 2017
-
-
Markus Reiter authored
-
- Jun 13, 2017
-
-
Markus Reiter authored
-
Mike McQuaid authored
format_desc_cop: whitelist more lowercase words
-
Isabell Long authored
- From `homebrew-core` PR 14229, we decided to whitelist more words so that reordering to appease "description must start with a capital letter" wasn't so clunky.
-
- Jun 12, 2017
-
-
Mike McQuaid authored
rubocop: don’t allow Perl regex backrefs.
-
Mike McQuaid authored
rubocop: don’t allow special global variables.
-
Mike McQuaid authored
rubocop: don’t allow %x.
-
Mike McQuaid authored
-
Mike McQuaid authored
create: specify homebrew-core test requirements.
-
- Jun 11, 2017
-
-
Mike McQuaid authored
As requested in https://github.com/Homebrew/homebrew-core/pull/14419.
-
Mike McQuaid authored
-
Mike McQuaid authored
Even if shell/perl users recognise these variables the explicit versions are significantly more readable for everyone.
-
Mike McQuaid authored
Even if shell/perl users recognise these variables the English versions are significantly more readable for everyone.
-
Mike McQuaid authored
It’s confusing for non-Rubyists (and some Rubyists) and that’s a major number of our current and future contributors.
-
- 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.
-