aboutsummaryrefslogtreecommitdiffstats
path: root/lib/bundler/resolver.rb
Commit message (Expand)AuthorAgeFilesLines
* 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