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
-
-
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.
-
- Sep 03, 2018
-
-
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
-
dependabot[bot] authored
Bumps [rubyzip](https://github.com/rubyzip/rubyzip) from 1.2.1 to 1.2.2. **This update includes security fixes.** - [Release notes](https://github.com/rubyzip/rubyzip/releases) - [Changelog](https://github.com/rubyzip/rubyzip/blob/master/Changelog.md) - [Commits](https://github.com/rubyzip/rubyzip/compare/v1.2.1...v1.2.2 ) Signed-off-by:
dependabot[bot] <support@dependabot.com>
-
- Aug 31, 2018
-
-
L. E. Segovia authored
This prevents failure when Casks have broken framework symlinks.
-
Markus Reiter authored
-
Markus Reiter authored
-
Markus Reiter authored
-
Markus Reiter authored
-
Markus Reiter authored
-
Markus Reiter authored
-
Markus Reiter authored
-
Markus Reiter authored
-
Markus Reiter authored
-
Markus Reiter authored
-