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 .
- Jan 23, 2019
-
-
Mike McQuaid authored
gist-logs: add missing install require.
-
Mike McQuaid authored
Fixes #5586
-
Mike McQuaid authored
utils: fix SVN remote test on Mojave.
-
- Jan 22, 2019
-
-
Mike McQuaid authored
Tweak audits
-
Mike McQuaid authored
For some reason Mojave needs the SSL args always set otherwise this will always fail waiting for interactivity. Also, while debugging this I noticed that `utils.rb` had a failure expecting an integer so fix that too.
-
Mike McQuaid authored
command: Use CLI::Parser to parse args
-
Mike McQuaid authored
- Ensure that new formulae problems aren't duplicated - Now that homebrew/core will imminently not have options adjust the various audits so they make more sense (and exclude taps) - Exclude taps from more preferential audits
-
Gautham Goli authored
sh: Use CLI::Parser to parse args
-
Gautham Goli authored
config: Use CLI::Parser to parse args
-
Gautham Goli authored
commands: Use CLI::Parser to parse args
-
Gautham Goli authored
analytics: Use CLI::Parser to parse args
-
Mike McQuaid authored
Bump rubocop from 0.63.0 to 0.63.1 in /Library/Homebrew/vendor
-
Mike McQuaid authored
Bump i18n from 1.5.2 to 1.5.3 in /Library/Homebrew/vendor
-
Mike McQuaid authored
-
Mike McQuaid authored
-
Mike McQuaid authored
Bump rubocop from 0.63.0 to 0.63.1 in /Library/Homebrew/test
-
Mike McQuaid authored
cleanup: also consider ctime on prunes.
-
dependabot[bot] authored
Bumps [i18n](https://github.com/svenfuchs/i18n) from 1.5.2 to 1.5.3. - [Release notes](https://github.com/svenfuchs/i18n/releases) - [Changelog](https://github.com/ruby-i18n/i18n/blob/master/CHANGELOG.md) - [Commits](https://github.com/svenfuchs/i18n/compare/v1.5.2...v1.5.3 ) Signed-off-by:
dependabot[bot] <support@dependabot.com>
-
dependabot[bot] authored
Bumps [rubocop](https://github.com/rubocop-hq/rubocop) from 0.63.0 to 0.63.1. - [Release notes](https://github.com/rubocop-hq/rubocop/releases) - [Changelog](https://github.com/rubocop-hq/rubocop/blob/master/CHANGELOG.md) - [Commits](https://github.com/rubocop-hq/rubocop/compare/v0.63.0...v0.63.1 ) Signed-off-by:
dependabot[bot] <support@dependabot.com>
-
dependabot[bot] authored
Bumps [rubocop](https://github.com/rubocop-hq/rubocop) from 0.63.0 to 0.63.1. - [Release notes](https://github.com/rubocop-hq/rubocop/releases) - [Changelog](https://github.com/rubocop-hq/rubocop/blob/master/CHANGELOG.md) - [Commits](https://github.com/rubocop-hq/rubocop/compare/v0.63.0...v0.63.1 ) Signed-off-by:
dependabot[bot] <support@dependabot.com>
-
Mike McQuaid authored
If this is an old tarball then we may end up removing it otherwise if we've respected the `mtime` from the server on download.
-
Mike McQuaid authored
bottle: detect vim's lack of relocatableness.
-
Mike McQuaid authored
References https://github.com/Homebrew/homebrew-core/issues/35236.
-
Gautham Goli authored
-
Mike McQuaid authored
Tweak diagnostic checks
-
Mike McQuaid authored
- Make `gist-logs` perform more checks - Don't complain about a non-/usr/local install at install time unless actually building from source. - Show more checks output on a build error - Improve naming of checks methods
-
- Jan 21, 2019
-
-
Mike McQuaid authored
docs: update some legacy-homebrew commit URLs.
-
Mike McQuaid authored
Warn more on unsupported configurations
-
Mike McQuaid authored
-
Mike McQuaid authored
Use the nice homebrew-core ones instead.
-
Mike McQuaid authored
-
Mike McQuaid authored
-
Mike McQuaid authored
-
Mike McQuaid authored
Update RuboCop RSpec rules
-
Mike McQuaid authored
Create a new, seperate RuboCop file that uses our RSpec rule configuration if a specified tap has a `spec` directory. Also, while we're here, fix up the various rules so that we don't have any outdated TODOs, disable some rules for good and fix `brew style` for Homebrew/bundle.
-
Mike McQuaid authored
-
Mike McQuaid authored
-
Mike McQuaid authored
Treat future SDKs as "latest"
-
- Jan 20, 2019
-
-
Gautham Goli authored
-
Gautham Goli authored
-