summaryrefslogtreecommitdiff
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
* Version 1.1.pre.1v1.1.pre.1Andre Arko2011-02-021-1/+1
* Merge branch '1-0-stable'Terence Lee2011-02-015-3/+21
|\
| * Version 1.0.10v1.0.10Andre Arko2011-02-011-1/+1
| * Fix for Error w/ Ruby 1.9.2 and Rubygems 1.5jfelchner2011-02-011-1/+1
| * Initialize Gem::SilentUIAndre Arko2011-02-011-0/+1
| * Pass Gem::Specification.from_yaml a string containing the gemspec (instead of...Sam Umbach2011-01-241-2/+3
| * implement encode_with to squash warnings from psychAaron Patterson2011-01-211-0/+6
| * adding requires and default yaml parser to psych if possibleAaron Patterson2011-01-214-0/+10
* | Merge branch '1-0-stable'Terence Lee2011-01-2111-25/+42
|\ \ | |/
| * Version bump to 1.0.9Andre Arko2011-01-191-1/+1
| * Tests and fix for Bundler.require removing gems fromAndre Arko2011-01-191-1/+4
| * 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-181-1/+1
| * Fix install option --no-cache to prevent updating the cache (reference commit...Brian Smith2011-01-181-1/+1
| * --local option for bundler updategyngve2011-01-181-1/+4
| * fixing some useless assignment warningsAaron Patterson2011-01-183-7/+6
| * Rake already chdir()s into the Rakefile directory, so use thatAndre Arko2011-01-181-3/+3
| * 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
| * Allow groups to be loaded again if they been clearedAndre Arko2011-01-131-1/+1
| * 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
| * deprecation of Gem::LoadError#version_requirementTerence Lee2011-01-052-3/+16
| * 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
* | Merge branch '1-0-stable'Andre Arko2010-12-165-24/+15
|\ \ | |/
| * 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
| * Version 1.0.7 with changelogv1.0.7Andre Arko2010-11-171-1/+1
| * Reverts adding "bundler version to lockfile".Terence Lee2010-11-173-25/+6
| * Version 1.0.6 with changelogAndre Arko2010-11-161-1/+1
| * remove paths that lack git repos and then cloneAndre Arko2010-11-161-1/+5
| * implementation to detect for older version of bundler than lockfileAndre Arko and Terence Lee2010-11-152-1/+7
* | Remove the last 0.9 deprecated optionswycats2010-11-161-33/+0
* | Add support for bundle install --standalone, which will allow a bundle to wor...wycats2010-11-162-1/+40
* | Merge branch '1-0-stable'Yehuda Katz2010-11-157-41/+88
|\ \ | |/
| * 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-141-9/+20
| * mildly clean up locking with version, mostly whitespace and helpersAndre Arko2010-11-141-4/+2
| * Refactor performance improvement to use upcoming RubyGems API by @tmm1Andre Arko2010-11-142-7/+16
| * case betterAndre Arko2010-11-131-3/+4