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 .
- May 22, 2017
-
-
Markus Reiter authored
-
Markus Reiter authored
-
- May 21, 2017
-
-
Mike McQuaid authored
formula: ensure HOMEBREW_PREFIX/bin in test PATH.
-
Mike McQuaid authored
formula: build dependencies are never missing.
-
Mike McQuaid authored
Only likely to kick in when environment filtering is enabled. Otherwise we need to tediously add a dramatic number of PATHs to tests or recurse through the runtime formulae dependencies and add all them. CC @ilovezfs
-
Mike McQuaid authored
If the formula is already installed and they've been removed: that's ok. Fixes #2625.
-
- May 20, 2017
-
-
Mike McQuaid authored
replace_text_in_files: Regex match is greedy
-
Mike McQuaid authored
audit: fix full versioned alias name resolution in taps
-
Markus Reiter authored
Use scoped RSpec matchers.
-
Markus Reiter authored
Support GPG (signed data) container in Homebrew Cask
-
- May 19, 2017
-
-
Markus Reiter authored
Fix implicit conversion of nil into string error
-
Esther W authored
-
Esther W authored
-
Reinhard Pointner authored
-
Esther W authored
-
Markus Reiter authored
cask manpage: Fix section header link for Environment
-
- May 18, 2017
-
-
Reinhard Pointner authored
-
Numbermaniac authored
-
Markus Reiter authored
Remove `to_s` from some `Pathname`s.
-
Shaun Jackman authored
The regex matches the longest possible string. Order does not matter.
-
JCount authored
This fixes an issue where audit would prompt for the creation of an already existing versioned alias while at the same time declaring the existing alias invalid.
-
- May 16, 2017
-
-
Mike McQuaid authored
-
Mike McQuaid authored
Display formula conflict reasons
-
- May 15, 2017
-
-
Markus Reiter authored
-
Mike McQuaid authored
-
Mike McQuaid authored
audit: Port audit_homepage method to rubocop and add tests
-
Mike McQuaid authored
audit: Detect multiline and interpolated strings in formula desc cop
-
Mike McQuaid authored
bin/brew: don't set blank HOMEBREW_* variables.
-
John Hawkinson authored
-
Mike McQuaid authored
When creating the necessary HOMEBREW_* variables ensure that they aren't set if their value would be empty.
-
Gautham Goli authored
-
- May 14, 2017
-
-
Mike McQuaid authored
docs.brew.sh: use SCSS.
-
Mike McQuaid authored
audit: fix dependency option detection.
-
Mike McQuaid authored
rubocop: don't always care about module length.
-
Mike McQuaid authored
More environment filtering tweaks
-
Mike McQuaid authored
audit: more checks for versioned aliases.
-
Mike McQuaid authored
Allow --interactive to access HOME
-
Mike McQuaid authored
keg: skip opt versioned aliases for devel/head.
-
Mike McQuaid authored
Import style changes from: https://github.com/Homebrew/homebrew.github.io/pull/166
-
Mike McQuaid authored
Update to venv.pip_install_and_link in doc
-