aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Homebrew/options.rb
AgeCommit message (Expand)Author
2014-02-27Add set union to OptionsJack Nagel
2013-08-22Add an accessor to make the intent more clear hereJack Nagel
2013-08-22Options: ensure copies do not share the underlying collectionJack Nagel
2013-06-27Fix some #eql? correctness issuesJack Nagel
2013-06-22Use OkJson directlyJack Nagel
2013-06-07Simplify Options#inspectJack Nagel
2013-05-24Define inspect on Option and OptionsJack Nagel
2013-05-06Avoid extra array allocationsJack Nagel
2013-02-17Don't shadow outer local variableJack Nagel
2013-01-30Fix passing multiple switches as a single word to the buildJack Nagel
2013-01-26FormulaInstaller: construct new ARGV from an Options collectionJack Nagel
2013-01-26Refactor option handling internalsJack Nagel