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 .
- Dec 01, 2018
-
-
Shaun Jackman authored
Fix Language::Java::java_home_cmd for Linux
-
- Nov 30, 2018
-
-
Mike McQuaid authored
os/mac/diagnostic: output non-default Xcode prefix.
-
Mike McQuaid authored
Bump html-proofer from 3.9.2 to 3.9.3 in /docs
-
Shaun Jackman authored
/usr/libexec/java_home is specific to macOS. Language::Java::java_home_cmd is not implemented on Linux and raises NotImplementedError. Add private Language::Java::java_home_shell and use it instead of java_home_cmd. Add public Language::Java::java_home for use by formulae.
-
- Nov 29, 2018
-
-
Mike McQuaid authored
Use Homebrew-controlled domain for Cask dummy URLs
-
dependabot[bot] authored
Bumps [html-proofer](https://github.com/gjtorikian/html-proofer) from 3.9.2 to 3.9.3. - [Release notes](https://github.com/gjtorikian/html-proofer/releases) - [Commits](https://github.com/gjtorikian/html-proofer/compare/v3.9.2...v3.9.3 ) Signed-off-by:
dependabot[bot] <support@dependabot.com>
-
Claudia authored
In a number of Cask specs, the value of the `homepage` stanza is currently set to https://example.com. As of 2018-11-28, the TLS certificate served by example.com seems to be expired, possibly due to an oversight on ICANN’s side. While the certificate is certainly going to be renewed soon, it would be desirable for Homebrew’s test result to be less dependent on ICANN’s actions. This commit changes the homepages of all test Casks to http://brew.sh, whose domain and TLS certificate are both controlled by Homebrew.
-
- Nov 28, 2018
-
-
Mike McQuaid authored
This should help people find it when this is a fatal error (and they don't look at `brew config`).
-
- Nov 27, 2018
-
-
Mike McQuaid authored
Bump faraday from 0.15.3 to 0.15.4 in /docs
-
dependabot[bot] authored
Bumps [faraday](https://github.com/lostisland/faraday) from 0.15.3 to 0.15.4. - [Release notes](https://github.com/lostisland/faraday/releases) - [Changelog](https://github.com/lostisland/faraday/blob/master/CHANGELOG.md) - [Commits](https://github.com/lostisland/faraday/compare/v0.15.3...v0.15.4 ) Signed-off-by:
dependabot[bot] <support@dependabot.com>
-
Mike McQuaid authored
audit: Disable "Don't use OS.mac?" for Linuxbrew
-
Shaun Jackman authored
-
- Nov 26, 2018
-
-
Mike McQuaid authored
Tweak HOMEBREW_UPDATE_TO_TAG
-
Mike McQuaid authored
-
Mike McQuaid authored
-
- Nov 25, 2018
-
-
Mike McQuaid authored
reinstall: add build-from-source switch.
-
- Nov 24, 2018
-
-
Mike McQuaid authored
Fixes #5431.
-
Mike McQuaid authored
list: Add help text
-
Mike McQuaid authored
Cask: complete Git-Jiro's HTTPS audit check
-
Mike McQuaid authored
postinstall: Use CLI::Parser to parse args
-
Mike McQuaid authored
-
L. E. Segovia authored
-
L. E. Segovia authored
-
L. E. Segovia authored
-
L. E. Segovia authored
-
- Nov 23, 2018
-
-
Mike McQuaid authored
CurlDownloadStrategy: handle Location header indicating the current directory
-
EricFromCanada authored
If a response contains a Location header starting with `./`, substitute just final component of the URL path with the given filename.
-
Markus Reiter authored
Deduplicate RuboCop config.
-
Markus Reiter authored
-
- Nov 19, 2018
-
-
Mike McQuaid authored
pin: Use CLI::Parser to parse args
-
Mike McQuaid authored
JavaRequirement: fix version parsing to handle Java 9 and higher
-
- Nov 17, 2018
-
-
Mike McQuaid authored
DependencyCollector: Add java_dep_if_needed [Linux]
-
Mike McQuaid authored
docs: update instructions for OS X < 10.9
-
Mike McQuaid authored
Simplify usage instructions for the new feature suggestion GitHub issue template
-
- Nov 16, 2018
-
-
Markus Reiter authored
Bump github-pages from 192 to 193 in /docs
-
- Nov 15, 2018
-
-
EricFromCanada authored
Older systems will install Homebrew via git://, but can switch to https:// if a newer curl is installed.
-
EricFromCanada authored
-
- Nov 14, 2018
-
-
dependabot[bot] authored
Bumps [github-pages](https://github.com/github/pages-gem) from 192 to 193. - [Release notes](https://github.com/github/pages-gem/releases) - [Commits](https://github.com/github/pages-gem/compare/v192...v193 ) Signed-off-by:
dependabot[bot] <support@dependabot.com>
-
Mike McQuaid authored
docs: bottle is a valid formula specifier, too
-
Mike McQuaid authored
Bump codecov from 0.1.13 to 0.1.14 in /Library/Homebrew/test
-