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 .
- Mar 25, 2018
-
-
Mike McQuaid authored
Reuse more code to avoid errors due to duplication.
-
- Mar 23, 2018
-
-
commitay authored
cask doctor: add homebrew_cask_opts
-
Mike McQuaid authored
system_config: don't output HOMEBREW_RUBY_WARNINGS
-
Mike McQuaid authored
Upgraded use of AWS Ruby SDK for S3
-
commitay authored
-
Mike McQuaid authored
It's set by default and the output is pretty obvious if changed.
-
- Mar 22, 2018
-
-
Alexander Mancevice authored
When S3DownloadStrategy is detected in DownloadStrategyDetector an attempt is made to install & require the aws-sdk-s3 gem. The AWS S3 SDK is used to sign the URL and handed off to curl_download.
-
Mike McQuaid authored
Added Homebrew.install_gem!
-
Alexander Mancevice authored
Useful when gem does not install with executable
-
Mike McQuaid authored
fix clang build version on Ubuntu Artful
-
Mike McQuaid authored
-
Buck Evan authored
Ported from https://github.com/Linuxbrew/brew/pull/621
-
- Mar 21, 2018
-
-
Mike McQuaid authored
tab: cleanup various methods.
-
Mike McQuaid authored
Formula#to_hash: cleanup method.
-
ilovezfs authored
Revert "build: do not skip runtime deps of buildtime deps"
-
Mike McQuaid authored
Use some newer Ruby syntax and improve readability.
-
Mike McQuaid authored
Use some newer Ruby functionality and avoid calling `deps` multiple times when not necessary. Additionally, remove the unneeded `rubocop:disable`.
-
Mike McQuaid authored
Improve detection of file extensions in CurlDownloadStrategy
-
ilovezfs authored
-
Mike McQuaid authored
cli : Add basic arg parser and use it for parsing `brew audit` args
-
Mike McQuaid authored
fix: crash when curl is not installed
-
Mike McQuaid authored
Fix `MethodDeprecatedError` output.
-
Markus Reiter authored
-
commitay authored
java_requirement, cask dsl caveats: java 10
-
- Mar 20, 2018
-
-
Markus Reiter authored
Fix broken support GPG containers with embedded signatures
-
- Mar 19, 2018
-
-
Mike McQuaid authored
Audit use of :run dependencies.
-
Mike McQuaid authored
These are a no-op so let's remove them.
-
Mike McQuaid authored
/usr/bin/which -> type -P
-
Reinhard Pointner authored
url "https://get.filebot.net/filebot/latest/FileBot_#{version}-darwin.tar.xz.gpg" gpg :embedded, key_url: 'https://raw.githubusercontent.com/filebot/plugins/master/gpg/maintainer.pub'
-
Buck Evan authored
Migrated from https://github.com/Linuxbrew/brew/pull/621
-
Buck Evan authored
-
ilovezfs authored
keg: delete __pycache__ directory.
-
Mike McQuaid authored
-
- Mar 18, 2018
-
-
Mike McQuaid authored
/bin/cat -> cat
-
Buck Evan authored
this allows odd linux installations (Android) to function
-
Mike McQuaid authored
upgrade: make pinned error have correct exit code.
-
- Mar 17, 2018
-
-
Mike McQuaid authored
Don't use Linuxbrew/homebrew-core (yet, at least).
-
Mike McQuaid authored
Also, display before saying "no packages to upgrade". Fixes #3936.
-
Mike McQuaid authored
This can't be tapped on vanilla Homebrew/brew because things like e.g. `GlibcRequirement` are missing. We will put this back when the Linuxbrew to Homebrew migration is complete.
-
- Mar 16, 2018
-
-
Mike McQuaid authored
install: add --include-test option.
-