aboutsummaryrefslogtreecommitdiffstats
path: root/lib/bundler/dependency.rb
Commit message (Expand)AuthorAgeFilesLines
* Scope specs in the lock file by sourceCarl Lerche2010-05-101-5/+4
* Make bundler work under Rubygems 1.3.5.Brian Donovan2010-04-231-0/+1
* Write tests for the format of the new lockfileCarlhuda2010-04-201-7/+3
* First pass at generating the new LockfileCarlhuda2010-04-201-0/+17
* First pass at not raising if a require by the gem's name does not exist.Carl Lerche2010-02-111-4/+7
* Lets try to actually fix .bundle/environment.rb this time.Carl Lerche2010-02-101-1/+1
* Dump full details into Gemfile.lockAndy Delcambre2010-02-091-0/+1
* Merge branch 'master' of git://github.com/carlhuda/bundler into carlhudaJeremy Kemper2010-02-031-1/+1
|\
| * Allow Bundler::Dependency to have multiple groupsCarl Lerche2010-02-031-1/+1
| * Support multiple :require per gemJeremy Kemper2010-02-031-0/+1
| * Group autorequire: pass :require => 'autorequire' option to gem dependencies....Jeremy Kemper2010-02-031-1/+4
* | Support :require => false to skip the gem on Bundler.requireJeremy Kemper2010-02-031-1/+1
* | Support multiple :require per gemJeremy Kemper2010-02-031-0/+1
* | Group autorequire: pass :require => 'autorequire' option to gem dependencies....Jeremy Kemper2010-02-031-1/+4
|/
* Add first round of source pinning supportCarl Lerche2010-01-291-3/+2
* Add support for Bundler.setup(*groups)Carlhuda2010-01-281-1/+1
* Implementing groups and install --withoutCarlhuda2010-01-281-2/+2
* Start work on groupsCarlhuda2010-01-281-5/+3
* Rename gemfile back to bundlerCarl Lerche2010-01-261-0/+15