summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* changelog for v1.0.8v1.0.8Andre Arko2011-01-181-2/+22
* Version 1.0.8Andre Arko2011-01-181-1/+1
* tell capistrano to run "bundle exec rake"Andre Arko2011-01-181-0/+1
* add test for bundle install --no-cache, fix --no-cache optionAndre Arko2011-01-182-1/+13
* Fix install option --no-cache to prevent updating the cache (reference commit...Brian Smith2011-01-181-1/+1
* test for update --localAndre Arko and Terence Lee2011-01-181-0/+9
* --local option for bundler updategyngve2011-01-181-1/+4
* Fix the specs on rubygems 1.4.1Andre Arko2011-01-183-2/+6
* fixing some useless assignment warningsAaron Patterson2011-01-188-12/+11
* Rake already chdir()s into the Rakefile directory, so use thatAndre Arko2011-01-181-3/+3
* Test for gemspec DSL method evaluating inside gemspec dirAndre Arko and Terence Lee2011-01-171-0/+12
* Use #load_gemspec to evaluate gemspec files specified in GemfileSam Umbach2011-01-171-1/+1
* Use less as default help pagerAndrey A.I. Sitnik2011-01-141-1/+1
* Allow bundler/vlad to work in vlad deploy scriptsEric Coleman2011-01-141-2/+2
* Fix group argument to bundle consoleAndre Arko and Terence Lee2011-01-141-2/+1
* clean up setupAndre Arko2011-01-131-4/+3
* Clean up tests that should never have been one-linerAndre Arko2011-01-131-3/+9
* Allow groups to be loaded again if they been clearedAndre Arko2011-01-131-1/+1
* Add tests for the problem described in #932Andre Arko2011-01-131-0/+11
* Ignore Gemfile.lock and sort ignored filesErik Michaels-Ober2011-01-131-1/+2
* git method was checking the value of 0 (a Process::Status object) for the exi...Dave Smylie2011-01-121-1/+1
* what's cripping?Terence Lee2011-01-051-1/+1
* deprecation of Gem::LoadError#version_requirementTerence Lee2011-01-053-3/+67
* pass RUBYOPT through to the subshellTerence Lee2011-01-051-1/+1
* add rubygems 1.4.1Terence Lee2011-01-052-2/+2
* add rubygems 1.3.7 and 1.4.0Terence Lee2011-01-032-2/+2
* use the tags for rubygem releasesTerence Lee2011-01-031-1/+1
* let's use the rubygems git repoTerence Lee2011-01-031-1/+1
* Make it possible to override a .gemspec dependency's source in the Gemfilewycats2010-12-171-3/+0
* Explicitly spell out the implications of SSH keys for gitAndre Arko2010-12-161-3/+4
* Stringify some paths for MacRubyAndre Arko2010-12-161-3/+3
* Use rubygems naming conventions, not our ownraggi2010-11-241-1/+1
* fuuuuu i don't careraggi2010-11-241-1/+1
* Revert "run the suduo tests on the ci server"Terence Lee2010-11-171-1/+1
* Version 1.0.7 with changelogv1.0.7Andre Arko2010-11-172-1/+8
* Sudo.present? != Sudo.test_sudo?, so separate themAndre Arko2010-11-172-2/+6
* need to .to_s this Pathname for 1.9.2Terence Lee2010-11-171-1/+1
* use builder 2.1.2, 3.0.0 breaks specs for 1.9.2Terence Lee2010-11-171-2/+5
* Reverts adding "bundler version to lockfile".Terence Lee2010-11-177-190/+6
* use rspec2's metadata to denote sudo testsTerence Lee2010-11-163-10/+4
* run the suduo tests on the ci serverTerence Lee2010-11-161-1/+1
* Fix 1.0.6 release datev1.0.6Andre Arko2010-11-161-1/+1
* Version 1.0.6 with changelogAndre Arko2010-11-162-1/+16
* remove paths that lack git repos and then cloneAndre Arko2010-11-161-1/+5
* test for printing the path with the problem when git commands error outAndre Arko2010-11-161-0/+14
* implementation to detect for older version of bundler than lockfileAndre Arko and Terence Lee2010-11-153-2/+8
* failing spec for older version of bundler than lockfileTerence Lee2010-11-151-0/+30
* Performance improvementsYehuda Katz2010-11-152-21/+35
* Set the default gem homepage to an empty string, so rubygems will warnAndre Arko2010-11-141-1/+1
* Add mingw_18 and mingw19 as platform for mingw with 1.8 or 1.9 RUBY version.serge2010-11-143-9/+29