aboutsummaryrefslogtreecommitdiffstats
path: root/lib/bundler/definition.rb
Commit message (Expand)AuthorAgeFilesLines
* Merge in v0.9.21Andre Arko2010-04-171-1/+1
|\
| * Print better error during install when you need to relockAndre Arko2010-04-111-1/+1
* | Remove gems without impacting previously installed gemsCarlhuda2010-04-071-4/+15
* | Refactor Definition.flexdef into Definition::FlexCarlhuda2010-04-071-13/+39
* | flex_install allows adding gems to the gemfileCarlhuda2010-04-071-0/+2
* | Add Bundler.flexdef, move locking into Environment, and lock from flex_installCarlhuda2010-04-071-4/+21
* | Store dependencies in the Gemfile.lock as an array, not a hashAndy Delcambre2010-03-251-2/+2
* | s/actual_dependencies/resolved_dependencies/Andy Delcambre2010-03-251-3/+3
|/
* Refactor indexesCarl Lerche2010-03-101-14/+0
* Using --without does not change resolves at runtimeCarlhuda2010-02-221-13/+5
* Dump full details into Gemfile.lockAndy Delcambre2010-02-091-2/+2
* Typo: gem lock -> bundle lockJeremy Kemper2010-02-041-1/+1
* Print an error if the Gemfile changed after the lockYehuda Katz2010-02-041-1/+13
* Remove backquotesJeremy Kemper2010-02-031-2/+2
* Fix locking so that pinned dependencies remain pinnedCarlhuda2010-02-031-2/+4
* If system gems exist for a pinned git or path, use git or the path, NOT syste...Carlhuda2010-02-011-2/+2
* Fix some bugsCarl Lerche2010-01-301-2/+4
* Rename gemfile back to bundlerCarl Lerche2010-01-261-0/+76