aboutsummaryrefslogtreecommitdiffstats
path: root/lib/bundler/rubygems_ext.rb
Commit message (Expand)AuthorAgeFilesLines
* Improve writing the lockfileCarl Lerche2010-06-041-15/+0
* Resolves return LazySpecs with generic platforms instead of the full platformCarl Lerche2010-06-031-0/+16
* wipCarl Lerche2010-06-011-1/+5
* Remove Bundler::SpecificationCarl Lerche2010-05-141-1/+18
* Scope specs in the lock file by sourceCarl Lerche2010-05-101-3/+4
* Loading Bundler in a bundle should leave gem's #load_paths aloneAndre Arko2010-04-231-1/+7
* Fix up bundle init --gemspecJoshua Hull2010-04-231-3/+11
* Update bundle show to take into consideration the new install / lock semanticsCarlhuda2010-04-221-2/+1
* Be smart about handling changed GemfilesCarlhuda2010-04-201-0/+2
* First pass at generating the new LockfileCarlhuda2010-04-201-0/+18
* Add groups parameter to #add_bundler_dependenciesAndre Arko2010-04-071-2/+3
* Add Gem::Specification#add_bundler_dependencies for gemspecsAndre Arko2010-04-061-0/+10
* Don't print git gem shas twice during bundle showAndre Arko2010-04-031-2/+2
* Fix Gem::Specification#git_version for unloaded specsAndre Arko2010-04-031-1/+1
* Get the SHA1 from the git checkout, not the git sourceAndre Arko2010-04-021-1/+2
* Show command now outputs branch names other than master. Closes 239.Andre Arko2010-04-021-5/+4
* Object#to_yaml_properties will be removed, just define to_yaml_propertiesAaron Patterson2010-04-011-3/+1
* Include git gems' branch and sha in output from showAndre Arko2010-03-301-0/+8
* Add --gemspec option to `bundle init`Joshua Hull2010-03-301-0/+25
* Always sort rake first in the dependency listCarlhuda2010-03-091-12/+0
* Fix a bug introduced by monkey patching Gem::DependencyCarl Lerche2010-03-051-0/+6
* Fix bundler on 1.8.7Carl Lerche2010-02-261-14/+12
* #dependencies isn't provided by gem_prelude, so super to the method rather th...Jeremy Kemper2010-02-251-5/+11
* Gems with implicit Rake dependencies (extensions << "Rakefile") work!Carlhuda2010-02-221-0/+8
* Reinstate quality_specCarlhuda2010-02-191-1/+1
* Rename rubygems-ext to rubygems_extCarl Lerche2010-02-181-0/+24