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 .
- Apr 04, 2019
-
-
Mike McQuaid authored
xcode: upgrade for Xcode 10.2 release
-
Mike McQuaid authored
xcode_requirement: require macOS 10.14.4 for Xcode 10.2.
-
Mike McQuaid authored
Bump sass from 3.7.3 to 3.7.4 in /docs
-
Mike McQuaid authored
See discussion in https://github.com/Homebrew/brew/pull/5940.
-
Mike McQuaid authored
Fix support for `HOMEBREW_EDITOR` with args.
-
dependabot[bot] authored
Bumps [sass](https://github.com/sass/ruby-sass) from 3.7.3 to 3.7.4. - [Release notes](https://github.com/sass/ruby-sass/releases) - [Commits](https://github.com/sass/ruby-sass/compare/3.7.3...3.7.4 ) Signed-off-by: dependabot[bot] <support@dependabot.com>
-
Markus Reiter authored
-
Mike McQuaid authored
CompilerSelector: prefer the gcc version offered by the gcc formula
-
Mike McQuaid authored
diagnostic: flag unreadable rather than unavailable formulae.
-
Mike McQuaid authored
Fixes #5980.
-
Shaun Jackman authored
Do not run brew test-bot on Docker Hub
-
- Apr 03, 2019
-
-
Shaun Jackman authored
brew test-bot fails intermittently on Docker Hub. It passes consistently on Azure. Run brew test-bot on Azure only.
-
Mike McQuaid authored
Merge pull request #5973 from Homebrew/dependabot/bundler/Library/Homebrew/simplecov-cobertura-1.3.1 Bump simplecov-cobertura from 1.3.0 to 1.3.1 in /Library/Homebrew
-
dependabot[bot] authored
Bumps [simplecov-cobertura](https://github.com/dashingrocket/simplecov-cobertura) from 1.3.0 to 1.3.1. - [Release notes](https://github.com/dashingrocket/simplecov-cobertura/releases) - [Commits](https://github.com/dashingrocket/simplecov-cobertura/compare/v1.3.0...v1.3.1 ) Signed-off-by: dependabot[bot] <support@dependabot.com>
-
Mike McQuaid authored
Force `GET` for head requests.
-
Markus Reiter authored
-
Mike McQuaid authored
unpack_strategy: prioritise extension instead.
-
Mike McQuaid authored
Instead of only looking at the extension when invoked as part of Homebrew's formulae' download strategies instead prioritise the extension if it actually exists. When it does not, fall back to the magic detection logic which is likely to be more reliable. Fixes https://github.com/Homebrew/brew/issues/5895
-
Mike McQuaid authored
Deprecate tap pinning (and remove `odisabled`)
-
Mike McQuaid authored
diagnostic: report unreadable, installed formulae.
-
Mike McQuaid authored
We previously did this somewhat unintentionally. `brew readall` does this for all formulae but takes way longer.
-
- Apr 02, 2019
-
-
Markus Reiter authored
Retry with `ditto` when “End-of-central-directory signature not found.”.
-
Markus Reiter authored
-
Mike McQuaid authored
brew install --ignore-dependencies: unsupported, developer flag.
-
Mike McQuaid authored
Clarify naming of external command files
-
Mike McQuaid authored
-
Mike McQuaid authored
People are using this instead of adjusting their PATH.
-
Clay Jensen-Reimann authored
-
- Apr 01, 2019
-
-
Clay Jensen-Reimann authored
It was not clear (to me, at least) that non-ruby external commands should not contain a file suffix. Homebrew will ignore a file `cmd/brew-extcmd.sh` instead of printing a warning or registering it as `brew extcmd.sh`
-
Mike McQuaid authored
Tap pinning is not used by Homebrew or the Homebrew maintainers so issues relating to pinned taps (#5418, #5796) don’t get fixed. Tap pinning does not work consistently or reliably and is conceptually confusing to encourage users to use fully-scoped user/tap/formula naming or avoid shadowing core tap formulae' names instead.
-
Mike McQuaid authored
-
Mike McQuaid authored
Respect --greedy in cask upgrade completion
-
Mike McQuaid authored
Merge pull request #5959 from Homebrew/dependabot/bundler/Library/Homebrew/mime-types-data-3.2019.0331 Bump mime-types-data from 3.2018.0812 to 3.2019.0331 in /Library/Homebrew
-
Mike McQuaid authored
Bump parallel from 1.16.2 to 1.17.0 in /docs
-
Mike McQuaid authored
Bump parallel from 1.16.2 to 1.17.0 in /Library/Homebrew
-
Mike McQuaid authored
Bump octokit from 4.13.0 to 4.14.0 in /docs
-
dependabot[bot] authored
Bumps [octokit](https://github.com/octokit/octokit.rb) from 4.13.0 to 4.14.0. - [Release notes](https://github.com/octokit/octokit.rb/releases) - [Changelog](https://github.com/octokit/octokit.rb/blob/master/RELEASE.md) - [Commits](https://github.com/octokit/octokit.rb/compare/v4.13.0...v4.14.0 ) Signed-off-by: dependabot[bot] <support@dependabot.com>
-
dependabot[bot] authored
Bumps [parallel](https://github.com/grosser/parallel) from 1.16.2 to 1.17.0. - [Release notes](https://github.com/grosser/parallel/releases) - [Commits](https://github.com/grosser/parallel/compare/v1.16.2...v1.17.0 ) Signed-off-by: dependabot[bot] <support@dependabot.com>
-
dependabot[bot] authored
Bumps [parallel](https://github.com/grosser/parallel) from 1.16.2 to 1.17.0. - [Release notes](https://github.com/grosser/parallel/releases) - [Commits](https://github.com/grosser/parallel/compare/v1.16.2...v1.17.0 ) Signed-off-by: dependabot[bot] <support@dependabot.com>
-
dependabot[bot] authored
Bumps [mime-types-data](https://github.com/mime-types/mime-types-data) from 3.2018.0812 to 3.2019.0331. - [Release notes](https://github.com/mime-types/mime-types-data/releases) - [Changelog](https://github.com/mime-types/mime-types-data/blob/master/History.md) - [Commits](https://github.com/mime-types/mime-types-data/compare/v3.2018.0812...v3.2019.0331 ) Signed-off-by: dependabot[bot] <support@dependabot.com>
-