aboutsummaryrefslogtreecommitdiffstats
path: root/lib/bundler/dsl.rb
Commit message (Expand)AuthorAgeFilesLines
* First pass at generating the new LockfileCarlhuda2010-04-201-0/+5
* Improve DSL, Gemfile, and command error messagesAndre Arko2010-04-031-6/+17
* Resolver "gem not found" message now indicates local or remoteAndre Arko2010-04-021-1/+1
* If an option is invalid, don't fail silentlywycats2010-04-021-0/+8
* Add the ability to specify a gem in multiple groupsCarlhuda2010-03-091-5/+5
* Add block syntax to git and path in the Gemfile DSLCarl Lerche2010-02-231-7/+14
* locking a path without a gemspec persists the default gemspec for the pathCarlhuda2010-02-221-3/+3
* Fix Bundler on 1.9Carlhuda2010-02-161-1/+4
* Allow string group names in GemfilesSimon Jefford2010-02-131-1/+4
* Remove leftover comment from 0.8.xWilson Bilkovich2010-02-071-2/+2
* Print useful warnings when deprecated options are usedYehuda Katz2010-02-041-0/+29
* Fixes a number of issues, including superfluous fetches when packed or lockedCarlhuda2010-02-021-9/+17
* Fix a common problem where an outdated gem pushed to gemcutter was beating pi...Carlhuda2010-02-011-14/+11
* Make up a gemspec if one is missing?Carl Lerche2010-01-301-13/+28
* Add support for :ref when using inline git reposCarl Lerche2010-01-291-7/+7
* Add first round of source pinning supportCarl Lerche2010-01-291-3/+6
* Start work on groupsCarlhuda2010-01-281-0/+16
* Rename gemfile back to bundlerCarl Lerche2010-01-261-0/+48