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
/
cmd
/
config.rb
Age
Commit message (
Expand
)
Author
2016-01-03
config: split conditional
Dominyk Tiller
2015-10-18
MacOS: full_version added
Baptiste Fontaine
2015-09-10
config: fix ruby path for ruby 1.8
Xu Cheng
2015-09-10
config: read ruby/python interpreter directly
Xu Cheng
2015-09-09
config: show all installed JDK
Xu Cheng
2015-09-09
config: use Homebrew.git_origin
Xu Cheng
2015-09-08
config: use quiet_system
Xu Cheng
2015-08-31
config: show HOMEBREW_REPOSITORY
Baptiste Fontaine
2015-08-21
Add guards to calls that would trigger Xcode install requests
William Woodruff
2015-08-03
Core files style updates.
BrewTestBot
2015-07-06
support downloading bottles through 3rd-party mirror
Xu Cheng
2015-01-27
config: be quieter with java_home.
Mike McQuaid
2015-01-25
brew-config: check whether java exists in PATH
Xu Cheng
2015-01-22
config: add Java to output.
Baptiste Fontaine
2015-01-17
brew-config: show realpath for pyenv and rbenv
Xu Cheng
2014-12-31
Handle newer ruby versions correctly in config output
Jack Nagel
2014-12-30
Always dump full configuration
Jack Nagel
2014-12-30
brew-config: always show XCode/CLT state
Xu Cheng
2014-10-05
Shows time since last commit in brew config
Tim D. Smith
2014-07-19
Default to stdout since other code calls this method
Jack Nagel
2014-07-19
Remove intermediate method
Jack Nagel
2014-07-19
Allow verbose config to be written to any IO object
Jack Nagel
2014-07-19
Don't mess with stdout when writing build config to a file
Jack Nagel
2014-06-30
Add a method for getting the repo HEAD
Jack Nagel
2014-06-19
Only "extend self" once on the Homebrew module
Jack Nagel
2014-06-07
Update build error config dump for Ruby 2.0
Jack Nagel
2014-04-30
--config -> config
Adam Vandenberg