summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* prepped for releasev3.3.0Ryan Davis2012-11-122-1/+9
* + Added Sow#make_sub_modules. (bhenderson)Ryan Davis2012-11-126-21/+41
* prepped for releasev3.2.0Ryan Davis2012-11-092-1/+9
* + Hoe#timebomb will now default finis/start values to 1/1 and 12/31 of the cu...Ryan Davis2012-11-092-7/+11
* prepped for releasev3.1.1Ryan Davis2012-11-032-1/+7
* - Fixed ridocs command args. (bikeNomad)Ryan Davis2012-10-241-1/+1
* prepped for releasev3.1.0Ryan Davis2012-09-212-3/+7
* + Added Hoe#licenses and Hoe#license for declaring your gem's license. (flavo...Ryan Davis2012-09-145-0/+74
* reformat and fix grammarRyan Davis2012-09-141-2/+1
* - Rake 0.8.7 sets verbose flag to true, breaking 2 tests. (michelboaventura)Ryan Davis2012-09-141-0/+4
* prepping for releasev3.0.8Ryan Davis2012-08-202-1/+7
* - Set test_globs default value to pick up test/*spec* files as well. (millisami)Ryan Davis2012-08-202-3/+4
* prepped for releasev3.0.7Ryan Davis2012-08-072-1/+7
* + Added quote from DrNic about manifests to readme.Ryan Davis2012-06-221-0/+7
* prepped for releasev3.0.6Ryan Davis2012-05-152-1/+7
* + Added install_plugins to the newb taskEric Hodel2012-05-071-1/+1
* prepped for releasev3.0.5Ryan Davis2012-05-072-1/+7
* - Fixed ridocs argument handling (erikh)Ryan Davis2012-05-071-1/+1
* prepped for releasev3.0.4Ryan Davis2012-05-012-1/+7
* - Removed rubygems/deprecated and rolled my own for users on older rubygemsRyan Davis2012-04-261-5/+10
* prepped for releasev3.0.3Ryan Davis2012-04-092-1/+8
* - Fixed racc plugin's gem dependency activationRyan Davis2012-04-061-1/+1
* - Fixed rake multi's use of multiruby_skip.Ryan Davis2012-04-061-0/+1
* prepped for releasev3.0.2Ryan Davis2012-04-032-1/+7
* - Generate urls list properly in #announcement if you use k/v formRyan Davis2012-03-261-2/+12
* prepped for releasev3.0.1Ryan Davis2012-03-262-1/+13
* - Removed deprecated use of #url in publish pluginRyan Davis2012-03-261-1/+1
* - OMG I suck... Fixed homepage handling when bullet list used in readme. (eva...Ryan Davis2012-03-261-1/+1
* + Uniqify hoe plugins in sow Rakefile template. (evanphx)Ryan Davis2012-03-261-1/+1
* - Fixed have_gem? checks in the install_plugins task to match the install_gem...Eric Hodel2012-03-261-3/+3
* prepped for releasev3.0.0Ryan Davis2012-03-201-0/+19
* + Added deprecation warnings to Hoe#url and Hoe#url=. Already deprecated for ...Ryan Davis2012-03-192-30/+23
* ! Added activate_plugin_deps phase to plugin loading.Ryan Davis2012-03-197-25/+71
* - Fixed failures in the publish_docs task when remote directory times cannot ...Eric Hodel2012-03-141-1/+1
* switching setup to teardown fixes plugin corruption leakage to other test filesRyan Davis2012-03-131-1/+1
* prepped for releasev2.16.1Ryan Davis2012-03-132-1/+8
* more cleanup because eric is a jerk... pfftRyan Davis2012-03-124-32/+24
* Added forgotten test_hoe_publish.rb - I am a jerk.Eric Hodel2012-03-121-0/+31
* - Fixed the rdoc command for ruby installed with --program-suffix.Eric Hodel2012-03-112-5/+6
* - Fixed missing dependency for .gemtest creation (larskanis)Ryan Davis2012-03-081-1/+1
* prepped for releasev2.16.0Ryan Davis2012-03-072-1/+20
* - Removing check_manifest from prerelease... it should be pushed to the hoe-g...Ryan Davis2012-03-071-1/+1
* + Added dev dependency for rcov when the plugin is loaded.Ryan Davis2012-03-061-0/+4
* + Removed rcov plugin from the default loaded set.Ryan Davis2012-03-061-1/+1
* gods I suckRyan Davis2012-03-061-2/+2
* + Added Gem.bin_wrapper to provide API to bin wrapped files.Ryan Davis2012-03-063-21/+40
* oopsRyan Davis2012-03-061-1/+0
* + Warn against using system installed rake (eg osx ships their own on 1.8).Ryan Davis2012-03-065-81/+73
* TestHoe#setup needs to clear plugins and bad pluginsRyan Davis2012-03-062-1/+109
* test_make_test_cmd_with_different_testlibs should skip if TESTOPTS is setRyan Davis2012-03-061-0/+2