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 .
- Nov 28, 2017
-
-
Markus Reiter authored
-
Markus Reiter authored
Implement `brew cask upgrade`
-
Mike McQuaid authored
-
- Nov 27, 2017
-
-
Mike McQuaid authored
bin/brew: don't set empty, unfiltered variables.
-
Mike McQuaid authored
Otherwise we unconditionally set e.g. `CI`, `TRAVIS`.
-
Mike McQuaid authored
Enable environment filtering for developers.
-
Mike McQuaid authored
More environment filtering fixes
-
Mike McQuaid authored
- Make `brew pull` pass through Git environment variables - Whitelist all `TRAVIS_` variables.
-
Mike McQuaid authored
If folks have set `HOMEBREW_DEVELOPER` or run a `dev-cmd` then enable environment filtering by default for them.
-
L. E. Segovia authored
-
Mike McQuaid authored
Allow optionally using Homebrew's curl
-
Mike McQuaid authored
Cleaner: ELF files are executable on Linux
-
L. E. Segovia authored
- Include tests in context - replace 'route' with 'path' - more assorted fixes
-
Mike McQuaid authored
If `HOMEBREW_FORCE_BREWED_CURL` is set then allow it to be used instead of the system `curl`.
-
Bob W. Hogg authored
Add test/support/fixtures/elf/ and test/support/fixtures/tarballs/testball-0.1-linux.tbz
-
Shaun Jackman authored
-
- Nov 26, 2017
-
-
Mike McQuaid authored
Add CVSRequirement and SubversionRequirement
-
Mike McQuaid authored
formula_installer: force fewer default formulae
-
Shaun Jackman authored
Use these two requirements in DependencyCollector. Remove the unused function MacOS::Xcode.provides_cvs?
-
- Nov 25, 2017
-
-
Mike McQuaid authored
Don't force a default formulae install if a requirement is satisfied if we're building a bottle and it's a build-time dependency.
-
Mike McQuaid authored
setup-analytics: Handle missing /proc/.../uuid
-
Mike McQuaid authored
lines_cop: Add condition to prevent false positives
-
Gautham Goli authored
-
- Nov 24, 2017
-
-
L. E. Segovia authored
-
L. E. Segovia authored
- Simplify outdated Casks checks - Make use of RSpec's let(:) and .and syntax
-
Shaun Jackman authored
-
Markus Reiter authored
Fix SystemCommand escaping.
-
- Nov 23, 2017
-
-
Mike McQuaid authored
Change the generic bottle tag to processor-system
-
Shaun Jackman authored
-
Markus Reiter authored
-
Mike McQuaid authored
Installing casks is supported only on macOS
-
Shaun Jackman authored
-
L. E. Segovia authored
-
- Nov 22, 2017
-
-
Markus Reiter authored
Cask doctor: add macOS & Java versions
-
L. E. Segovia authored
-
ilovezfs authored
bump-formula-pr: fix for when hub isn't configured
-
ilovezfs authored
-
- Nov 21, 2017
-
-
Markus Reiter authored
improve 'brew cask _stanza' by checking for known stanzas
-
ilovezfs authored
ENV: don't set MACOSX_DEPLOYMENT_TARGET
-
- Nov 20, 2017
-
-
Mike McQuaid authored
Use patch found in the PATH
-