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 .
- Aug 17, 2016
-
-
Mike McQuaid authored
We'll keep the Homebrew installer pointing to Tigerbrew for now but as Homebrew/brew technically has no reason to not work on 10.5 let's remove this check.
-
Mike McQuaid authored
-
Mike McQuaid authored
Fixes https://github.com/Homebrew/homebrew-core/issues/3973.
-
Mike McQuaid authored
Set -no_weak_imports linker flag for Xcode 8
-
Mike McQuaid authored
Assume Ruby 2
-
Mike McQuaid authored
-
Mike McQuaid authored
-
Mike McQuaid authored
Remove legacy Aliases/Formula symlink from Library
-
Mike McQuaid authored
Prepare for Homebrew Cask to be imported.
-
Mike McQuaid authored
-
Mike McQuaid authored
-
Mike McQuaid authored
-
Mike McQuaid authored
-
Mike McQuaid authored
-
Mike McQuaid authored
-
Mike McQuaid authored
-
Mike McQuaid authored
-
Mike McQuaid authored
- ignore Cask's files in `readall` (for now, there's an intentional syntax error that will need fixed) - run Cask's tests if they exist - don't check Cask's files in coverage reports (for now)
-
Mike McQuaid authored
Tweak HOMEBREW_DEVELOPER documentation.
-
Mike McQuaid authored
diagnostic: don't barf if HEAD is also a file.
-
Mike McQuaid authored
Enable sandbox by default for homebrew/core
-
Mike McQuaid authored
This option does more than just print warnings so let's make a more generic description with a more specific example. Closes #716.
-
Martin Afanasjew authored
- Inconsistent or unneeded indentation - Missing or superfluous empty lines - Missing or wrongly formatted arguments in command summary - Missing punctuation
-
- Aug 16, 2016
-
-
Mike McQuaid authored
-
Mike McQuaid authored
-
Mike McQuaid authored
-
Mike McQuaid authored
-
Mike McQuaid authored
Closes #694.
-
Mike McQuaid authored
-
Mike McQuaid authored
tests: add cmd/audit unit tests
-
Mike McQuaid authored
list: note that `ls` command is used.
-
Mike McQuaid authored
Enable vendored Ruby 2.0.
-
Andrea Kao authored
-
- Aug 15, 2016
-
-
Mike McQuaid authored
-
Mike McQuaid authored
-
Mike McQuaid authored
Add a new `Sandbox.formula?` method to see if a given formula should be sandboxed. Use the formula to check its tap against a list of pre-approved taps where we know every formula builds under the sandbox (currently just homebrew/core).
-
Mike McQuaid authored
-
Mike McQuaid authored
Simplify checking if we’re going to sandbox a test with `Sandbox.test?`.
-
Mike McQuaid authored
brew: sanitize BASH_ENV
-
Andrew Janke authored
-