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 .
- Oct 08, 2018
-
-
Mike McQuaid authored
-
Mike McQuaid authored
-
Mike McQuaid authored
various documentation edits
-
Mike McQuaid authored
docs: fix Official External Commands section
-
Markus Reiter authored
download_strategy: Miscalculated redirect when `Location:` is protocol-relative
-
- Oct 07, 2018
-
-
Viktor Szakats authored
-
Mike McQuaid authored
"occured" -> "occurred"
-
- Oct 06, 2018
-
-
EricFromCanada authored
Replace <var> tags with markup for italicized monospaced text in Markdown. This requires the source to not combine bracketed and backticked text.
-
EricFromCanada authored
-
EricFromCanada authored
Work around ronn's inability to nest indents within list items by modifying its output to add a line break and indent after lines ending with a colon that aren't a list item's first line. This allows `brew.1.md.erb` to join the commands' help text without extra line breaks, which avoids the issue where kramdown was turning any command specs containing pipe characters into tables in the HTML output.
-
EricFromCanada authored
-
EricFromCanada authored
Mostly edits to formatting, grammar, wording for consistency & readability.
-
samuela authored
-
Mike McQuaid authored
docs: check links with `html-proofer`
-
Mike McQuaid authored
Bump codecov from 0.1.10 to 0.1.11 in /Library/Homebrew/test
-
dependabot[bot] authored
Bumps [codecov](https://github.com/codecov/codecov-ruby) from 0.1.10 to 0.1.11. - [Release notes](https://github.com/codecov/codecov-ruby/releases) - [Changelog](https://github.com/codecov/codecov-ruby/blob/master/CHANGELOG.md) - [Commits](https://github.com/codecov/codecov-ruby/compare/v0.1.10...v0.1.11 ) Signed-off-by:
dependabot[bot] <support@dependabot.com>
-
- Oct 05, 2018
-
-
Mike McQuaid authored
[Security] Bump nokogiri from 1.8.4 to 1.8.5 in /docs
-
Shaun Jackman authored
Update portable-ruby to verison 2.3.7 for ARM [Linux]
-
dependabot[bot] authored
Bumps [nokogiri](https://github.com/sparklemotion/nokogiri) from 1.8.4 to 1.8.5. - [Release notes](https://github.com/sparklemotion/nokogiri/releases) - [Changelog](https://github.com/sparklemotion/nokogiri/blob/master/CHANGELOG.md) - [Commits](https://github.com/sparklemotion/nokogiri/compare/v1.8.4...v1.8.5 ) Signed-off-by:
dependabot[bot] <support@dependabot.com>
-
Shaun Jackman authored
-
- Oct 04, 2018
-
-
Mike McQuaid authored
cleanup: remove vendor/bundle/ruby.
-
Mike McQuaid authored
-
Mike McQuaid authored
This can be done with `bundle exec rake test`.
-
Mike McQuaid authored
Otherwise gem paths will contain references to a now-deleted Ruby.
-
Mike McQuaid authored
secure/fix URLs
-
Mike McQuaid authored
cleanup: cleanup portable ruby, old linkage cache.
-
Viktor Szakats authored
-
Shaun Jackman authored
CoreTap.default_remote: Use Linuxbrew/core [Linux]
-
Shaun Jackman authored
-march=native is default. Hardware::CPU: Add Skylake [Linux]
-
Mike McQuaid authored
setup_remote_tap: use system taps.
-
Shaun Jackman authored
-
Shaun Jackman authored
-
Shaun Jackman authored
-
Mike McQuaid authored
- Cleanup portable ruby if you haven't specifically requested it and you don't need it. This will be useful when e.g. upgrading OS versions - Cleanup the old DBM linkage cache. These will not be used again.
-
Mike McQuaid authored
This saves recloning the taps we use multiple times when already done by the user.
-
Mike McQuaid authored
cli_parser: man-pages and help text generation using Homebrew::CLI::Parser
-
Mike McQuaid authored
azure-pipelines: always upload test results.
-
Mike McQuaid authored
-
- Oct 03, 2018
-
-
Gautham Goli authored
-
Gautham Goli authored
-