summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Clean up the retarded Rakefile, use the Bundler gem helpersv1.0.3Andre Arko2010-10-151-87/+53
* Allow the gem helper to be requiredAndre Arko2010-10-151-0/+1
* Version 1.0.3 with changelogAndre Arko2010-10-152-2/+18
* Improve the output from install with --pathAndre Arko2010-10-151-5/+12
* Warn on missing gems during --local installAndre Arko2010-10-141-0/+4
* remove bundle :lockTerence Lee2010-10-138-161/+36
* remove lite_runtimeTerence Lee2010-10-131-14/+8
* spacingTerence Lee2010-10-131-0/+1
* bundle lock is gone, move tests to simple_case_specTerence Lee2010-10-132-48/+32
* change rspec2 tag :focus to :focused, since that's what rspec2 usesTerence Lee2010-10-131-2/+2
* alias fit to a focus exampleTerence Lee2010-10-131-0/+1
* Looks like git (or hub) started printing full paths to omgomgAndre Arko2010-10-121-1/+2
* http:// wut? should be file://Chris Continanza and Terence Lee2010-10-131-2/+2
* Fix warnings in bundlerwycats2010-10-122-6/+4
* Resolve symlinks to binstubs. Fixes #747.Andre Arko2010-10-121-1/+3
* Er, we should run all the specsAndre Arko2010-10-121-1/+1
* Allow installing after --deployment fails due to missing lockAndre Arko2010-10-112-2/+9
* Allow --without groups to be a quoted space separated listAndre Arko2010-10-112-1/+10
* Gemfiles now support #platform and :platformAndre Arko2010-10-112-17/+33
* Make inline :groups work, with tests.Andre Arko2010-10-112-5/+18
* Document the #gemspec method.John Firebaugh2010-10-101-0/+19
* Fixes #744: Keep relative paths in Gemfile.lock when using Source::PathAntono Vasiljev2010-10-103-8/+36
* Tags are pretty important if you're going to try to use themAndre Arko2010-10-081-2/+2
* Gemcutter is now rubygems.org. Closes #741Andre Arko2010-10-061-1/+1
* Say it with me now: overflow exceptions are BADAndre Arko2010-10-051-1/+1
* Comment to explain the man filesAndre Arko2010-10-051-1/+3
* Changelog for v1.0.2Andre Arko2010-10-021-0/+6
* Hey guess what? The git-ignored man pages _are the help_v1.0.2Andre Arko2010-10-022-3/+3
* Update changelog for 1.0.1v1.0.1Andre Arko2010-10-012-6/+28
* Add rm -rf vendor/cache/ to troubleshooting stepsAndre Arko2010-10-011-1/+1
* Document the `1-0-stable` branch in the readme, remove outdated roadmapAndre Arko2010-10-012-41/+7
* Merge branch 'master' into 1-0-stableAndre Arko2010-10-0127-116/+246
|\
| * Respect RbConfig::CONFIG['ruby_install_name'] on bundle install.KAKUTANI Shintaro2010-10-012-1/+2
| * chdir to the gem src when calling bundle openJesse Storimer2010-10-011-3/+6
| * support a list of requirements in the gemspecDavid Dollar2010-10-012-2/+18
| * typoDavid Dollar2010-10-011-1/+1
| * Add coverage for remembering group optionsraggi2010-10-011-0/+7
| * Create the GEM_HOME directory before setting itTony Arcieri2010-10-011-0/+1
| * use plaintext helpfiles when running in-jar under jruby... groff doesn't like...mccraig mccraig of the clan mccraig2010-10-011-1/+1
| * Add (optional) binary generation to gem commandAndre Arko2010-09-302-6/+13
| * require breaks (and can load twice) if you use relative paths, so don't do thatAndre Arko2010-09-301-2/+3
| * Prompt instead of exiting on file collisionErik Michaels-Ober2010-09-181-5/+0
| * Update the instructions for running testswycats2010-09-161-1/+1
| * Merge branch '1-0-stable'Carl Lerche2010-09-150-0/+0
| |\
| * | Fix some whitespaceCarl Lerche2010-09-152-3/+3
| * | Merge remote branch 'dbloete/master'Carl Lerche2010-09-153-32/+49
| |\ \
| | * | Further refactoring of the deployment recipesdbloete2010-09-143-54/+35
| | * | Refactored deployment recipesdbloete2010-09-143-28/+26
| | * | Added Vlad deployment recipedbloete2010-09-101-0/+38
| * | | Don't automatically update thor when building man pagesCarl Lerche2010-09-151-1/+0