index
:
brew
cmd-upgrade--change-build_bottle-method-call-to-bottle
master
🍺 The missing package manager for macOS
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Library
Age
Commit message (
Expand
)
Author
2017-07-21
Merge pull request #2906 from GauthamGoli/new_formula_rubocop_fix
Mike McQuaid
2017-07-20
diagnostic: use ENV[]
Mike McQuaid
2017-07-20
Update source check to match style
Justin Baugh
2017-07-20
Address rubocop issues
Justin Baugh
2017-07-20
Add updated diagnostic test for build from source check.
Justin Baugh
2017-07-20
Add warning to doctor if HOMEBREW_BUILD_FROM_SOURCE is set.
Justin Baugh
2017-07-20
python_requirement: prefer Homebrew's Python
ilovezfs
2017-07-18
Merge pull request #2883 from mistydemeo/allow_passing_hash_to_system
Misty De Meo
2017-07-18
Add a rubocop config file to control cops' execution in audit and style
Gautham Goli
2017-07-15
formula: use env helper
Misty De Meo
2017-07-15
build: use with_env helper
Misty De Meo
2017-07-15
run_as_not_developer: use with_env helper
Misty De Meo
2017-07-15
FileUtils.make: don't bypass superenv
Misty De Meo
2017-07-15
Add `with_env` helper to set temporary ENV vars
Misty De Meo
2017-07-15
style: disable NewFormulaAudit cops' execution by default unless specified
Gautham Goli
2017-07-15
Merge pull request #2897 from MikeMcQuaid/python@2
Mike McQuaid
2017-07-15
rubocop: disable NewFormulaAudit/Options.
Mike McQuaid
2017-07-15
Merge pull request #2905 from GauthamGoli/audit_option_rubocop_3
Mike McQuaid
2017-07-15
Merge pull request #2900 from MikeMcQuaid/improve-docs
Mike McQuaid
2017-07-15
audit: Port audit_options rules for new formulae to rubocop and add test
Gautham Goli
2017-07-15
Documentation improvements
Mike McQuaid
2017-07-14
audit: Port audit_options strict rules to rubocop and add tests
Gautham Goli
2017-07-14
python_requirement: add libexec/bin to PATH.
Mike McQuaid
2017-07-14
Merge pull request #2879 from GauthamGoli/audit_option_rubocop_1
Mike McQuaid
2017-07-13
Merge pull request #2876 from VonUniGE/patch-1
Mike McQuaid
2017-07-13
Merge pull request #2894 from MikeMcQuaid/integration-test-debugging
Mike McQuaid
2017-07-13
Merge pull request #2893 from MikeMcQuaid/unpin-bundler
Mike McQuaid
2017-07-13
integration_test: try tests on Gem load failure.
Mike McQuaid
2017-07-13
tests: unpin bundler.
Mike McQuaid
2017-07-13
Merge pull request #2892 from MikeMcQuaid/homebrew-version-consistency
Mike McQuaid
2017-07-13
brew.sh: always use 7 chars for HOMEBREW_VERSION.
Mike McQuaid
2017-07-13
Read rubocop offenses as const from corresponding class in tests
Gautham Goli
2017-07-13
audit: Port audit_options non-strict rules to rubocop and add tests
Gautham Goli
2017-07-12
Merge pull request #2887 from JCount/python_virtualenv_constants-15.1.0-update
JCount
2017-07-12
Revert "FileUtils.make: don't bypass superenv"
ilovezfs
2017-07-11
Add a suitable explanatory line
VonUniGE
2017-07-11
python_virtualenv_constants: update virtualenv to 15.1.0
JCount
2017-07-11
Merge pull request #2885 from DomT4/high_sierra_db3
ilovezfs
2017-07-11
pkgconfig: update sqlite3 for 10.13
Dominyk Tiller
2017-07-11
mac/xcode: update expected Clang on 10.13
Dominyk Tiller
2017-07-11
Merge pull request #2858 from marinintim/update_to_upgrade
Mike McQuaid
2017-07-11
sandbox: allow write access to /dev/random
ilovezfs
2017-07-10
Display "Use `brew upgrade foo` instead" when calling update with args
Tim Marinin
2017-07-10
Merge pull request #2872 from MikeMcQuaid/fix-high-sierra-tests
Mike McQuaid
2017-07-10
integration_test: add simplecov libs when needed.
Mike McQuaid
2017-07-09
Merge pull request #2877 from mistydemeo/fix_fileutils_make
Mike McQuaid
2017-07-08
Merge pull request #2843 from GauthamGoli/audit_conflicts_rubocop
Mike McQuaid
2017-07-08
Merge pull request #2871 from MikeMcQuaid/rspec-focus
Mike McQuaid
2017-07-07
FileUtils.make: don't bypass superenv
Misty De Meo
2017-07-08
Update documentation of brew install syntax to match its actual behavior.
VonUniGE
[next]