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 .
- Oct 30, 2018
-
-
Steven Peters authored
-
- Oct 29, 2018
-
-
Mike McQuaid authored
cli_parser: Make Homebrew.args immutable once CLI args have been processed
-
Mike McQuaid authored
Prepend shims path to PATH used by `system` and `safe_system`
-
Mike McQuaid authored
Bump parser from 2.5.1.2 to 2.5.3.0 in /Library/Homebrew/test
-
Mike McQuaid authored
README: add Jason Tedor.
-
dependabot[bot] authored
Bumps [parser](https://github.com/whitequark/parser) from 2.5.1.2 to 2.5.3.0. - [Release notes](https://github.com/whitequark/parser/releases) - [Changelog](https://github.com/whitequark/parser/blob/master/CHANGELOG.md) - [Commits](https://github.com/whitequark/parser/compare/v2.5.1.2...v2.5.3.0 ) Signed-off-by:
dependabot[bot] <support@dependabot.com>
-
EricFromCanada authored
-
EricFromCanada authored
Set HOMEBREW_FORCE_BREWED_CURL or HOMEBREW_FORCE_BREWED_GIT if the system-provided versions are missing or outdated, causing either to be installed on the next `brew update`.
-
Gautham Goli authored
-
- Oct 28, 2018
-
-
Mike McQuaid authored
diy: add meson support
-
- Oct 27, 2018
-
-
Luca Weiss authored
Also print the path to put files into if no build system was determined.
-
Mike McQuaid authored
Welcome!
-
Mike McQuaid authored
audit: make `keg_only_style` non-strict
-
Mike McQuaid authored
options_cop: make audits non-strict
-
Mike McQuaid authored
audit: remove deleted formulae from unstable whitelist
-
Mike McQuaid authored
unpack_strategy: fix extension for compress
-
Mike McQuaid authored
audit: make `throttled` a regular audit
-
commitay authored
-
commitay authored
-
Jonathan Chang authored
-
commitay authored
-
EricFromCanada authored
-
EricFromCanada authored
Note that the `HOMEBREW_FORCE_BREWED_` vars are automatically set if the system `git` and `curl` are too old. Drop mention of `HOMEBREW_GIT` which isn't user-settable.
-
EricFromCanada authored
Ensures `system` and `safe_system` use brewed git if available.
-
commitay authored
-
Markus Reiter authored
cask: Don’t remove login items on upgrade.
-
- Oct 26, 2018
-
-
Mike McQuaid authored
Merge pull request #5186 from Homebrew/dependabot/bundler/Library/Homebrew/test/parallel_tests-2.26.0 Bump parallel_tests from 2.25.0 to 2.26.0 in /Library/Homebrew/test
-
Mike McQuaid authored
cli_parser: Add support for short flag options
-
dependabot[bot] authored
Bumps [parallel_tests](https://github.com/grosser/parallel_tests) from 2.25.0 to 2.26.0. - [Release notes](https://github.com/grosser/parallel_tests/releases) - [Commits](https://github.com/grosser/parallel_tests/compare/v2.25.0...v2.26.0 ) Signed-off-by:
dependabot[bot] <support@dependabot.com>
-
Shaun Jackman authored
Add Dockerfile
-
Shaun Jackman authored
test/spec_helper: Fix :needs_svn
-
Gautham Goli authored
-
- Oct 25, 2018
-
-
Shaun Jackman authored
which("svn") detects shims/scm/svn even when svn is not installed.
-
Mike McQuaid authored
Merge pull request #5183 from Homebrew/dependabot/bundler/Library/Homebrew/test/parallel_tests-2.25.0 Bump parallel_tests from 2.24.0 to 2.25.0 in /Library/Homebrew/test
-
dependabot[bot] authored
Bumps [parallel_tests](https://github.com/grosser/parallel_tests) from 2.24.0 to 2.25.0. - [Release notes](https://github.com/grosser/parallel_tests/releases) - [Commits](https://github.com/grosser/parallel_tests/compare/v2.24.0...v2.25.0 ) Signed-off-by:
dependabot[bot] <support@dependabot.com>
-
Markus Reiter authored
-
Shaun Jackman authored
-
- Oct 24, 2018
-
-
commitay authored
audit: check for `bottle do` blocks in new formulae
-
Gautham Goli authored
doctor: Use CLI::Parser to parse args
-
Gautham Goli authored
cli_parser: Add custom description support for global switches
-