summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Add tests for Gemfile hashing, fix hashing logicgemfile_hashingAndre Arko and Terence Lee2011-03-152-11/+40
* As per issue #842, store a hash of Gemfile to avoid rerunning unnecessary res...Sean Grove2011-03-151-4/+12
* add sources to IndexAndre Arko2011-03-021-1/+3
* source_types method so Index stops abusing #sourcesAndre Arko2011-03-022-2/+6
* what the hell are source requirements anywayAndre Arko2011-03-021-0/+4
* factor out a specs_by_name method, moving away from @specsAndre Arko2011-03-021-7/+11
* Ask users who witness uncaught exceptions to report to github issuesAndre Arko2011-03-021-0/+5
* dynamic typing is great but it doesn't mean anything will workAndre Arko2011-03-021-1/+3
* wut rspec 2.0.0.rc!?Terence Lee2011-02-231-1/+1
* Version 1.1.pre.1v1.1.pre.1Andre Arko2011-02-022-1/+7
* Merge branch '1-0-stable'Terence Lee2011-02-0111-8/+48
|\
| * Check out Rubygems tags correctlyAndre Arko2011-02-011-1/+2
| * rubygems checkout in only 1 directory nowTerence Lee2011-02-011-1/+1
| * Version 1.0.10v1.0.10Andre Arko2011-02-012-1/+8
| * Update Rubygems test versionsAndre Arko2011-02-011-4/+5
| * Fix for Error w/ Ruby 1.9.2 and Rubygems 1.5jfelchner2011-02-011-1/+1
| * Initialize Gem::SilentUIAndre Arko2011-02-011-0/+1
| * Make the license VERY explicitAndre Arko2011-01-261-0/+2
| * Add test for :path gems with YAML specsAndre Arko and Terence Lee2011-01-241-0/+9
| * Pass Gem::Specification.from_yaml a string containing the gemspec (instead of...Sam Umbach2011-01-241-2/+3
| * Hey, did you know it's 2011 now?Andre Arko2011-01-211-2/+2
| * Merge pull request #968 from tenderlove/bundlerAndre Arko2011-01-216-0/+18
| |\
| | * 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-215-0/+12
| |/
* | Truly, we live in the futureAndre Arko2011-01-211-3/+3
* | 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