aboutsummaryrefslogtreecommitdiffstats
path: root/lib/bundler/resolver.rb
Commit message (Expand)AuthorAgeFilesLines
* Have the resolver return sane Lazy SpecificationsCarl Lerche2010-06-041-7/+12
* Slight resolver cleanupCarl Lerche2010-06-031-5/+12
* Somwhow, all the tests pass. I don't understand it.Carl Lerche2010-06-031-4/+5
* Resolves return LazySpecs with generic platforms instead of the full platformCarl Lerche2010-06-031-7/+11
* Hacked together some crap that doesn't really workCarl Lerche2010-06-031-27/+144
* Use the Lockfile's specs as LazySpecifications instead of converting them to ...Carl Lerche2010-06-021-19/+35
* wipCarl Lerche2010-06-011-2/+4
* When Bundler is being bundled, bundle the current version of bundlerAndre Arko2010-04-231-2/+9
* Resolver "gem not found" message now indicates local or remoteAndre Arko2010-04-021-7/+8
* Resolver conflicts can happen in the Gemfile, so error appropriatelyAndre Arko2010-03-301-1/+6
* Add working DEBUG and DEBUG_RESOLVER modesAndre Arko2010-03-231-2/+6
* Use tsort to order specifications. It makes teh crazy work.Carl Lerche2010-03-091-9/+1
* Always sort rake first in the dependency listCarlhuda2010-03-091-13/+7
* Fix bundler on 1.8.7Carl Lerche2010-02-261-2/+2
* Make bundler work with RG 1.3.5, 1.3.6 and trunk and create a spec task to ru...Carlhuda2010-02-221-7/+7
* Don't print an install message for excluded gemsAndre Arko2010-02-171-1/+1
* Output a better error if a pinned dependency does not actually contain the re...Carl Lerche2010-02-051-1/+16
* Minor refactorCarl Lerche2010-01-291-6/+5
* Add first round of source pinning supportCarl Lerche2010-01-291-3/+4
* Improve bundle check outputCarl Lerche2010-01-261-3/+10
* Rename gemfile back to bundlerCarl Lerche2010-01-261-0/+213