aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Homebrew/dependency.rb
AgeCommit message (Expand)Author
2013-06-08Use actual class of dep when recreating merged depsJack Nagel
2013-06-08Merge repeated deps with differing optionsJack Nagel
2013-06-07Add Dependency#inspectJack Nagel
2013-06-03Allow explicit conversion of requirements to depsJack Nagel
2013-06-03Python 2.x and 3.x supportSamuel John
2013-05-25Dependency: use instanceof? in eql?Jack Nagel
2013-05-10Refactor Dependency.expandJack Nagel
2013-05-06Reduce allocations in dependency constructionJack Nagel
2013-01-31Update documentation for Dependency.expandJack Nagel
2013-01-27Extract unsatisfied dependency logic from installerJack Nagel
2013-01-26Split dependency classes into separate filesJack Nagel