aboutsummaryrefslogtreecommitdiffstats
path: root/lib/bundler/shared_helpers.rb
Commit message (Expand)AuthorAgeFilesLines
* Remove Bundler::SpecificationCarl Lerche2010-05-141-21/+0
* Clarify intent in lock/git_specAndre Arko2010-04-231-1/+0
* Remove dead code related to .bundle/environment.rb stuffCarl Lerche2010-04-231-4/+0
* Fix the Gem::SourceIndex monkey patchingCarlhuda2010-04-221-0/+2
* Ensure Ruby 1.9 Rubygems is fully loaded in locked environmentsAndre Arko2010-04-121-1/+2
* The shared helpers need to load Rubygems nowAndre Arko2010-04-101-0/+1
* Gems from git need their full_gem_path fixed, even when lockedAndre Arko2010-04-101-0/+22
* Disable rubygems more fully when unlockedAndre Arko2010-04-081-2/+2
* Improve DSL, Gemfile, and command error messagesAndre Arko2010-04-031-1/+1
* Bundler.setup now loads .bundle/environment.rb if it is currentAndre Arko2010-04-021-0/+7
* Fix exec'ing bins from gems with :path option set while lockedAndre Arko2010-03-181-1/+3
* Make bundler work with RG 1.3.5, 1.3.6 and trunk and create a spec task to ru...Carlhuda2010-02-221-3/+13
* Correctly cripple rubygems in .bundle/environment.rbCarlhuda2010-02-171-12/+81
* Make the tests more platform agnostic -- all green on jrubyCarlhuda2010-02-161-1/+1
* Lets try to actually fix .bundle/environment.rb this time.Carl Lerche2010-02-101-2/+13
* Have bundler/setup not require any extra files.Carlhuda2010-02-101-15/+18
* Make bundler/setup something you can add to your .profile. To do this, add -I...Carlhuda2010-02-101-0/+23
* Actually disable system gems in .bundle/environment.rbCarlhuda2010-02-101-0/+19