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
/
Homebrew
/
system_config.rb
Age
Commit message (
Expand
)
Author
2018-02-22
Use \d instead of 0-9 in regex
Maxim Belkin
2018-02-22
Cross-platform java detection
Maxim Belkin
2017-11-27
Enable environment filtering for developers.
Mike McQuaid
2017-11-07
Merge pull request #3435 from MikeMcQuaid/auto-update-checked
Mike McQuaid
2017-11-07
Use HOMEBREW_AUTO_UPDATE_CHECKED variable.
Mike McQuaid
2017-11-07
Clear/mask passwords as well as tokens.
Mike McQuaid
2017-11-05
system_config: output most HOMEBREW_* variables.
Mike McQuaid
2017-11-05
system_config: output curl path and version.
Mike McQuaid
2017-10-28
system_config: get perl/ruby from HOMEBREW_PATH.
Mike McQuaid
2017-09-20
describe_java: Suppress stderr
Shaun Jackman
2017-07-21
system_config: look for python formula binary.
Mike McQuaid
2017-06-12
Autocorrect Rubocop Style/SpecialGlobalVars.
Mike McQuaid
2017-02-26
system_config: check if devtools installed
Uladzislau Shablinski
2016-12-30
ENV: deprecate old methods.
Mike McQuaid
2016-11-10
SystemConfig: fix version reporting
Misty De Meo
2016-09-23
Style/Alias: Prefer `alias`.
Markus Reiter
2016-09-18
Use new "macOS" naming where appropriate.
Mike McQuaid
2016-09-17
rubocop --auto-correct all remaining files.
Mike McQuaid
2016-07-11
config: show homebrew ruby for all system (#492)
Xu Cheng
2016-07-07
Use GitRepositoryExtension for HOMEBREW_REPOSITORY
Martin Afanasjew
2016-06-19
config: expose used Git version and path
Martin Afanasjew
2016-05-22
Remove LLVM-GCC support. (#252)
Mike McQuaid
2016-05-08
Make config command cross-platform.
Mike McQuaid