summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* prepping for releasev2.12.3Ryan Davis2011-09-062-1/+7
* - Hoe was loading rdoc early... delay and isolate will be happierRyan Davis2011-09-061-12/+13
* prepping for releasev2.12.2Ryan Davis2011-08-242-1/+14
* + Improve error message when no manifest found. (Apparently some linux packag...Ryan Davis2011-08-241-2/+11
* - Added missing minitest/autorun require (NOT reported by fedoraproject.org)Ryan Davis2011-08-221-0/+1
* + Added recursive chmod to docs task to ensure group write-ability (kleb)Ryan Davis2011-08-222-1/+2
* - Fix for the edgiest of edge cases (-Ku in ruby19... ummm, yeah)Ryan Davis2011-08-221-1/+1
* - Fix for RSpec support broken in 0dc6b2f (ged)Ryan Davis2011-08-221-20/+38
* prepped for releasev2.12.1Ryan Davis2011-08-222-1/+8
* - RbConfig is used instead of Config to remove a warningEric Hodel2011-08-182-2/+2
* - Fixed a test that fails on non-privileged (rvm/multiruby) setupsRyan Davis2011-08-181-1/+1
* prepped for releasev2.12.0Ryan Davis2011-08-152-1/+15
* - Hoe.load_plugins removes bad entries so plugin? returns false for unloaded ...Ryan Davis2011-08-151-0/+5
* - Don't attempt to require RSpec 1 in an RSpec 2 environment. (monde)Ryan Davis2011-08-151-15/+12
* - Fixed tests for jruby. (sferik)Ryan Davis2011-08-151-2/+2
* + need_tar now defaults to false.Ryan Davis2011-08-141-1/+1
* - Fixed test/packaging issue when wrapping hoespec in namespace. (damphyr)Ryan Davis2011-08-141-1/+3
* + Forcibly copy file specified in --main to index.html. (ewong)Ryan Davis2011-08-121-0/+6
* prepped for releasev2.11.0Ryan Davis2011-08-082-1/+12
* - Fixed windoze detection on jruby. *sigh* (myabc)Ryan Davis2011-08-081-1/+2
* + Bypass sudo on install_gem if GEM_HOME is writable (ala rvm).Ryan Davis2011-08-031-1/+3
* + rcov plugin should set libs to lib, test, and '.'. (tenderlove)Ryan Davis2011-07-211-0/+1
* Fixed a fragile test (phiggins)Ryan Davis2011-07-181-3/+1
* prepping for releasev2.10.0Ryan Davis2011-06-302-1/+13
* - Specified wrong version of racc in racc pluginRyan Davis2011-06-291-1/+1
* + Added parse_urls to deal with array and hash style url lists in README.txt.Ryan Davis2011-06-272-18/+104
* Updated url section, switched to github for repo/home url, and cleaned up cop...Ryan Davis2011-06-271-5/+5
* sighRyan Davis2011-06-221-0/+1
* prepping for releasev2.9.6Ryan Davis2011-06-222-1/+9
* fixed test for new dep strategyRyan Davis2011-06-221-1/+1
* - Removed circular dependency check. Hasn't been needed in a long while.Ryan Davis2011-06-221-3/+2
* minor cleanupRyan Davis2011-06-221-4/+0
* - Hard coded rake dependency as ~> 0.8 so we don't collide with other libsRyan Davis2011-06-221-1/+1
* - Fixed minor 1.9.3 warnings.Ryan Davis2011-06-213-11/+10
* oopsRyan Davis2011-06-211-1/+1
* prepping for releasev2.9.5Ryan Davis2011-06-212-1/+13
* Minor cleanup of deps to use new cmdRyan Davis2011-06-212-2/+2
* - Switched hoe deps from >= to ~>Ryan Davis2011-06-211-3/+3
* - Fixed dependency for :inline pluginRyan Davis2011-06-211-2/+6
* + Extended #dependency to work post-spec creation in case a task wants to add...Ryan Davis2011-06-211-10/+21
* Remove warning from Rake 0.9Eric Hodel2011-06-171-0/+2
* Commit miss after filetype changeEric Hodel2011-06-171-6/+6
* + sow now obeys gem naming conventions. It no longer munges - to _.Eric Hodel2011-06-163-14/+34
* prepped for releasev2.9.4Ryan Davis2011-04-012-1/+12
* + check_manifest now fails when there is a diffEric Hodel2011-04-011-2/+5
* prepped for releasev2.9.3Ryan Davis2011-04-012-1/+7
* + Cleanup for rubygems 1.7 deprecationsRyan Davis2011-04-012-3/+0
* prepped for releasev2.9.2Ryan Davis2011-03-312-1/+19
* - Fixed plugin activation via ~/.hoerc. (ged)Ryan Davis2011-03-313-6/+38
* + Multiruby now skips mri_trunk if multiruby_skip includes 1.9Ryan Davis2011-03-311-0/+1