summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Changelog for 1.1.prev1.1.preAndre Arko and Terence Lee2011-01-211-1/+19
* Merge branch '1-0-stable'Terence Lee2011-01-2126-40/+249
|\
| * Add Terence to the author listv1.0.9Andre Arko2011-01-191-1/+1
| * Changelog for v1.0.9Andre Arko2011-01-191-0/+8
| * Version bump to 1.0.9Andre Arko2011-01-191-1/+1
| * Tests and fix for Bundler.require removing gems fromAndre Arko2011-01-192-3/+65
| * Remove focused testSam Umbach2011-01-181-1/+1
| * 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
* | Clean up writing out the standalone fileAndre Arko and Terence Lee2011-01-141-4/+2
* | Clean up standalonewycats2011-01-071-3/+5
* | Ignore Gemfile.lock and sort ignored filesErik Michaels-Ober2010-12-181-1/+2
* | Make it possible to override a .gemspec dependency's source in the Gemfilewycats2010-12-171-3/+0
* | d00d we shouldn't test things we deletedAndre Arko and Terence Lee2010-12-162-11/+0
* | Merge branch '1-0-stable'Andre Arko2010-12-1615-173/+67
|\ \ | |/
| * 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