summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Version 1.0.15v1.0.15Andre Arko2011-06-092-1/+11
* escape git URIs correctly on WindowsAndre Arko2011-06-081-4/+10
* check for rubygem-bundler while troubleshootingAndre Arko2011-06-081-0/+1
* Comment rubygems versionsAndre Arko2011-06-081-1/+2
* Merge pull request #1217 from evanphx/1-0-stableAndre Arko2011-06-022-3/+23
|\
| * Remove bad testEvan Phoenix2011-06-021-3/+0
| * Finish my sentenceEvan Phoenix2011-06-021-0/+2
| * Remove bad test for gits exact error messageEvan Phoenix2011-06-021-1/+3
| * Add code to silence deprecation warningsEvan Phoenix2011-06-021-2/+21
|/
* Update rubygems integration for upcoming 1.8.5 bugfixAndre Arko2011-05-311-13/+12
* Check for RSpec 2.x not 2.0.xAndre Arko2011-05-281-1/+1
* always have the spec:deps task availableAndre Arko2011-05-281-37/+32
* Suggest bundle install if setup raises GemNotFoundAndre Arko2011-05-271-0/+3
* Update spork issue fix with versionsAndre Arko2011-05-271-1/+1
* Changelog for v1.0.14v1.0.14Andre Arko2011-05-271-0/+21
* hey so rake didn't stay 0.8.7 foreverAndre Arko2011-05-273-3/+5
* use the easier gem tasksAndre Arko2011-05-271-2/+1
* Merge pull request #1196 from quix/amend-rake-0.9-supportAndre Arko2011-05-271-7/+2
|\
| * amend Rake 0.9 supportquix2011-05-221-7/+2
* | Version 1.0.14Andre Arko2011-05-261-1/+1
* | discuss REE+gzip and spork+rake in ISSUESAndre Arko2011-05-261-0/+10
* | escape filenames before putting them in regexesAndre Arko2011-05-261-2/+2
* | Make Bundler gem rakefiles simplerAndre Arko2011-05-262-2/+3
* | Merge pull request #1203 from raggi/fix_runtimeErik Michaels-Ober2011-05-251-2/+2
|\ \
| * | fixed runtimeJames Tucker2011-05-241-2/+2
* | | Update issues with better instructionsAndre Arko2011-05-251-12/+14
|/ /
* | get rid of the last "useless use of ==" warningsAndre Arko2011-05-242-10/+10
* | clean up sudo tmp files after any sudo tests runAndre Arko2011-05-241-12/+9
* | add sudo spec tasks for each rubygems versionAndre Arko2011-05-241-0/+5
* | Add RubygemsIntegration#preserve_paths to clean up after RG 1.8Andre Arko2011-05-242-9/+24
* | note which versions each rubygems integration corresponds toAndre Arko2011-05-241-18/+25
* | so it turns out caching Gem.dir is a terrible ideaAndre Arko2011-05-241-13/+3
* | raise a Bundler error if we can't find a gem for some reasonAndre Arko2011-05-241-3/+6
* | ensure sudo installs work with more than one gemAndre Arko2011-05-241-0/+1
* | cache Gem.dir and Gem.bindir because Rubygems 1.8 changes themAndre Arko2011-05-241-2/+10
* | un-check everythingAndre Arko2011-05-2413-39/+34
* | Add Rubygems 1.8.3 to specsAndre Arko2011-05-241-1/+1
* | Newer versions of git FREAK OUT if identity configs aren't set.Ben Hamill2011-05-231-0/+2
|/
* Merge pull request #1190 from mheffner/single_quote_uriAndre Arko2011-05-231-2/+9
|\
| * Escape single quotes with the URI.Mike Heffner2011-05-221-2/+9
| * Single quote the git source URI instead of double quoting. This allowsMike Heffner2011-05-221-2/+2
* | Merge pull request #1189 from ognevsky/1-0-stableErik Michaels-Ober2011-05-222-3/+7
|\ \
| * | Add user.name and user.email from git config to newgem gemspec templateAndrey Ognevsky2011-05-222-3/+7
|/ /
* | Merge pull request #1188 from tadman/1-0-stableAndre Arko2011-05-211-2/+1
|\ \
| * | Fix for issue #1127: Properly display installation location as a relative pat...Scott Tadman2011-05-211-2/+1
| |/
* | Merge pull request #1183 from injekt/patch-1Andre Arko2011-05-211-1/+0
|\ \
| * | gem specification platform is already Gem::Platform::RUBYLee Jarvis2011-05-191-1/+0
| |/
* | Merge pull request #1182 from rkbodenner/1-0-stableAndre Arko2011-05-212-0/+7
|\ \
| * | Doc for 'rbx' platformRalph Bodenner2011-05-191-0/+2
| * | Safer check for RubiniusRalph Bodenner2011-05-191-1/+1