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 .
- Sep 04, 2018
-
-
Mike McQuaid authored
-
Mike McQuaid authored
super/cc: fix -mmacosx-version-min on Mojave.
-
Markus Reiter authored
Remove some `#popen_read`s.
-
Markus Reiter authored
-
William Woodruff authored
Use JSON to marshal errors from children
-
William Woodruff authored
Replaces our serialization of child process errors via Marshal with JSON, preventing unintentional or malicious code execution outside of the build sandbox. Additionally, adds tests for the new behavior.
-
Mike McQuaid authored
It fails to accept any version < 10.6.
-
Markus Reiter authored
Deprecate `gpg` stanza.
-
Markus Reiter authored
-
Mike McQuaid authored
Merge pull request #4805 from Homebrew/dependabot/bundler/Library/Homebrew/test/parallel_tests-2.22.1 Bump parallel_tests from 2.22.0 to 2.22.1 in /Library/Homebrew/test
-
Mike McQuaid authored
os/mac: note installation docs need bumped too.
-
Mike McQuaid authored
I noticed these contain a reference to our supported versions so should be bumped whenever this version is bumped.
-
- Sep 03, 2018
-
-
dependabot[bot] authored
Bumps [parallel_tests](https://github.com/grosser/parallel_tests) from 2.22.0 to 2.22.1. - [Release notes](https://github.com/grosser/parallel_tests/releases) - [Commits](https://github.com/grosser/parallel_tests/compare/v2.22.0...v2.22.1 ) Signed-off-by:
dependabot[bot] <support@dependabot.com>
-
Mike McQuaid authored
formulary: NameError makes formulae unreadable.
-
Mike McQuaid authored
And `NoMethodError` is a type of `NameError`.
-
Mike McQuaid authored
.rubocop: tweak rules.
-
Mike McQuaid authored
Revert "Add `$LOAD_PATH` for RuboCop cops."
-
Mike McQuaid authored
-
Mike McQuaid authored
Adjust the rules based on the current codebase. Remove various enable, disables and default values that are unnecessary. Add more comments explaining why. Make minor changes needed to enable a few more rules.
-
Mike McQuaid authored
tests: handle file leaks and SVN test prompt.
-
- Sep 02, 2018
-
-
Mike McQuaid authored
Improve Homebrew/brew line length.
-
Mike McQuaid authored
Use 124 max line length everywhere. Also, reduce tap max line length to 189 as Homebrew/homebrew-core has that as a maximum now. In future Homebrew/homebrew-core will also be reduced to 124 maximum line length.
-
Mike McQuaid authored
- Ignore files that are generated by `brew tests` - Make the SVN tests work without prompting for GitHub's SSL certificate
-
Mike McQuaid authored
tests: set HOME.
-
Mike McQuaid authored
This is the only way to override the user's Git configuration which can break tests when e.g. `gpg` cannot be found but signing is requested.
-
Mike McQuaid authored
cleanup: fix go_cache cleanup
-
Dominyk Tiller authored
-
Markus Reiter authored
Fix `CurlApacheMirrorDownloadStrategy` URL resolution.
-
Markus Reiter authored
-
- Sep 01, 2018
-
-
Markus Reiter authored
Avoid network call in `#initialize`.
-
Markus Reiter authored
-
Markus Reiter authored
Skip migration if cache is empty or doesn’t exist.
-
Markus Reiter authored
-
Vítor Galvão authored
quarantine: do not automatically follow symlinks
-
Markus Reiter authored
Only migrate cache files containing `--`.
-
Markus Reiter authored
-
Markus Reiter authored
Skip `mtime` for non-existent symlink.
-
Markus Reiter authored
-
Markus Reiter authored
Resolve URL to get real file extension.
-
Mike McQuaid authored
[Security] Bump rubyzip from 1.2.1 to 1.2.2 in /docs
-