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 07, 2019
-
-
Shaun Jackman authored
-
- Jan 06, 2019
-
-
Mike McQuaid authored
rubocops: remove scons audit.
-
Mike McQuaid authored
Bump ffi from 1.9.25 to 1.10.0 in /docs
-
Mike McQuaid authored
This will be deprecated in #5477.
-
dependabot[bot] authored
Bumps [ffi](https://github.com/ffi/ffi) from 1.9.25 to 1.10.0. - [Release notes](https://github.com/ffi/ffi/releases) - [Changelog](https://github.com/ffi/ffi/blob/master/CHANGELOG.md) - [Commits](https://github.com/ffi/ffi/compare/1.9.25...1.10.0 ) Signed-off-by:
dependabot[bot] <support@dependabot.com>
-
Mike McQuaid authored
Bump html-pipeline from 2.9.1 to 2.9.2 in /docs
-
- Jan 05, 2019
-
-
dependabot[bot] authored
Bumps [html-pipeline](https://github.com/jch/html-pipeline) from 2.9.1 to 2.9.2. - [Release notes](https://github.com/jch/html-pipeline/releases) - [Changelog](https://github.com/jch/html-pipeline/blob/master/CHANGELOG.md) - [Commits](https://github.com/jch/html-pipeline/compare/v2.9.1...v2.9.2 ) Signed-off-by:
dependabot[bot] <support@dependabot.com>
-
Mike McQuaid authored
Bump sass from 3.7.2 to 3.7.3 in /docs
-
Mike McQuaid authored
Bump html-proofer from 3.9.3 to 3.10.0 in /docs
-
Mike McQuaid authored
info: Fix style: Use a guard clause
-
dependabot[bot] authored
Bumps [html-proofer](https://github.com/gjtorikian/html-proofer) from 3.9.3 to 3.10.0. - [Release notes](https://github.com/gjtorikian/html-proofer/releases) - [Commits](https://github.com/gjtorikian/html-proofer/compare/v3.9.3...v3.10.0 ) Signed-off-by:
dependabot[bot] <support@dependabot.com>
-
dependabot[bot] authored
Bumps [sass](https://github.com/sass/ruby-sass) from 3.7.2 to 3.7.3. - [Release notes](https://github.com/sass/ruby-sass/releases) - [Commits](https://github.com/sass/ruby-sass/compare/3.7.2...3.7.3 ) Signed-off-by:
dependabot[bot] <support@dependabot.com>
-
Shaun Jackman authored
Fix the style error: Library/Homebrew/cmd/info.rb:88:7: C: Use a guard clause instead of wrapping the code inside a conditional expression.
-
- Jan 04, 2019
-
-
Mike McQuaid authored
info: make --json a valid argument.
-
Mike McQuaid authored
This is already accepted so let's handle this in the logic instead.
-
Mike McQuaid authored
Bump jaro_winkler from 1.5.1 to 1.5.2 in /Library/Homebrew/test
-
Mike McQuaid authored
Merge pull request #5475 from Homebrew/dependabot/bundler/Library/Homebrew/vendor/rubocop-rspec-1.31.0 Bump rubocop-rspec from 1.30.1 to 1.31.0 in /Library/Homebrew/vendor
-
Mike McQuaid authored
-
dependabot[bot] authored
Bumps [jaro_winkler](https://github.com/tonytonyjan/jaro_winkler) from 1.5.1 to 1.5.2. - [Release notes](https://github.com/tonytonyjan/jaro_winkler/releases) - [Changelog](https://github.com/tonytonyjan/jaro_winkler/blob/master/CHANGELOG.md) - [Commits](https://github.com/tonytonyjan/jaro_winkler/commits ) Signed-off-by:
dependabot[bot] <support@dependabot.com>
-
Shaun Jackman authored
Symlink vendor/bundle-standalone/ruby/2.x
-
Mike McQuaid authored
shims/super/cc: Do not remove -Xpreprocessor argument
-
Shaun Jackman authored
Symlink 2.3.0 to 2.4.0, 2.5.0, and 2.6.0. When using Ruby 2.4 or newer, fix the error: /usr/lib/ruby/2.4.0/rubygems/core_ext/kernel_require.rb:55:in `require': cannot load such file -- active_support/core_ext/object/blank (LoadError)
-
Mike McQuaid authored
Fix grammar
-
Mike McQuaid authored
Cleanup periodically if HOMEBREW_INSTALL_CLEANUP is set.
-
Mike McQuaid authored
Newer versions require the systems RubyGems to be updated.
-
Mike McQuaid authored
This will become the default in a later version of Homebrew but has an opt-out through HOMEBREW_NO_INSTALL_CLEANUP. Also, always cleanup files older than 120 days and set the general default value for "old" logs, casks etc. to 30 days.
-
- Jan 03, 2019
-
-
Gareth Rees authored
Minor fix to improve readability.
-
dependabot[bot] authored
Bumps [rubocop-rspec](https://github.com/rubocop-hq/rubocop-rspec) from 1.30.1 to 1.31.0. - [Release notes](https://github.com/rubocop-hq/rubocop-rspec/releases) - [Changelog](https://github.com/rubocop-hq/rubocop-rspec/blob/master/CHANGELOG.md) - [Commits](https://github.com/rubocop-hq/rubocop-rspec/compare/v1.30.1...v1.31.0 ) Signed-off-by:
dependabot[bot] <support@dependabot.com>
-
Mike McQuaid authored
Remove probot-move.
-
Shaun Jackman authored
needed_libraries: Fix cannot find section .dynamic
-
Mike McQuaid authored
This has been replaced with GitHub's beta feature.
-
Shaun Jackman authored
Fix the error `cannot find section .dynamic` when needed_libraries is called on a static ELF executable.
-
Shaun Jackman authored
ErrorDuringExecution: Fix wrong number of arguments
-
Mike McQuaid authored
doctor: check supported versions of glibc and kernel [Linux]
-
Mike McQuaid authored
cleanup: run and replace `brew prune`.
-
Shaun Jackman authored
Error: wrong number of arguments (given 1, expected 2) /home/linuxbrew/.linuxbrew/Homebrew/Library/Homebrew/exceptions.rb:548:in `block in initialize' /home/linuxbrew/.linuxbrew/Homebrew/Library/Homebrew/exceptions.rb:557:in `map'
-
- Jan 02, 2019
-
-
FX Coudert authored
-
Mike McQuaid authored
It's always seemed a bit pointless to me that we have both of these commands. Given we're doing more and more to recommend (and eventually, safely, automatically run (see #4760) `brew cleanup` let's roll their functionality into a single command.
-
Mike McQuaid authored
Bump i18n from 1.3.0 to 1.4.0 in /Library/Homebrew/vendor
-
Mike McQuaid authored
-