aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Homebrew/cmd/config.rb
AgeCommit message (Expand)Author
2016-01-03config: split conditionalDominyk Tiller
2015-10-18MacOS: full_version addedBaptiste Fontaine
2015-09-10config: fix ruby path for ruby 1.8Xu Cheng
2015-09-10config: read ruby/python interpreter directlyXu Cheng
2015-09-09config: show all installed JDKXu Cheng
2015-09-09config: use Homebrew.git_originXu Cheng
2015-09-08config: use quiet_systemXu Cheng
2015-08-31config: show HOMEBREW_REPOSITORYBaptiste Fontaine
2015-08-21Add guards to calls that would trigger Xcode install requestsWilliam Woodruff
2015-08-03Core files style updates.BrewTestBot
2015-07-06support downloading bottles through 3rd-party mirrorXu Cheng
2015-01-27config: be quieter with java_home.Mike McQuaid
2015-01-25brew-config: check whether java exists in PATHXu Cheng
2015-01-22config: add Java to output.Baptiste Fontaine
2015-01-17brew-config: show realpath for pyenv and rbenvXu Cheng
2014-12-31Handle newer ruby versions correctly in config outputJack Nagel
2014-12-30Always dump full configurationJack Nagel
2014-12-30brew-config: always show XCode/CLT stateXu Cheng
2014-10-05Shows time since last commit in brew configTim D. Smith
2014-07-19Default to stdout since other code calls this methodJack Nagel
2014-07-19Remove intermediate methodJack Nagel
2014-07-19Allow verbose config to be written to any IO objectJack Nagel
2014-07-19Don't mess with stdout when writing build config to a fileJack Nagel
2014-06-30Add a method for getting the repo HEADJack Nagel
2014-06-19Only "extend self" once on the Homebrew moduleJack Nagel
2014-06-07Update build error config dump for Ruby 2.0Jack Nagel
2014-04-30--config -> configAdam Vandenberg