summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* prepping for releasev2.3.1Ryan Davis2009-06-242-1/+13
* + Removed email.txt from clean_globs, added TAGS.Ryan Davis2009-06-241-1/+1
* + Use Gem::PackageTask if available, since Rake's package task will go awayEric Hodel2009-06-242-2/+9
* - Added require time where usedRyan Davis2009-06-242-0/+3
* - JB nitpicks too much. fixed templates.Ryan Davis2009-06-242-1/+3
* prepped for releasev2.3.0Ryan Davis2009-06-232-1/+23
* + Allow RDoc title to be set via spec_extras['rdoc_options'].Eric Hodel2009-06-232-23/+35
* - Fixed developer load order error in load_plugins.Ryan Davis2009-06-231-4/+6
* + History intuition extended for markdown. drnic/jbarnetteRyan Davis2009-06-221-6/+7
* - rcov should use test_globs. apattersonRyan Davis2009-06-221-1/+1
* ! Plugins can no longer be self-activating.Ryan Davis2009-06-2213-48/+36
* changes for 1.9Ryan Davis2009-06-221-1/+2
* + inline plugin adds RubyInline dependency and hooks clean task.Ryan Davis2009-06-221-1/+4
* + Cleaned up plugin activation.Ryan Davis2009-06-221-2/+6
* Prepped for releasev2.2.0Ryan Davis2009-06-172-1/+20
* I HATE THIS TESTRyan Davis2009-06-171-55/+0
* + Hoe.plugin can take multiple names. jbarnetteRyan Davis2009-06-172-3/+12
* + Alter task descriptions to say what plugin they come from. jbarnetteRyan Davis2009-06-171-0/+21
* fixed test. I suckRyan Davis2009-06-171-1/+1
* + Switched to seattlerb pluginRyan Davis2009-06-171-3/+4
* OOPS! generate_email def was inside define tasks defRyan Davis2009-06-171-18/+18
* + Refactored and renamed email task to debug_email, removed from announce.Ryan Davis2009-06-171-29/+33
* - exclude field was missing from DEFAULT_CONFIGRyan Davis2009-06-171-0/+2
* + Fix and improve generate_key task. Patch #20441 by Matthew Kent.Eric Hodel2009-06-161-19/+21
* - activated but missing plugins are properly skipped nowRyan Davis2009-06-161-1/+8
* Forgot to revert lib/hoe.rb after semi-failed patch applicationEric Hodel2009-06-161-6/+0
* + check_extra_deps now installs developer dependencies as wellRyan Davis2009-06-161-1/+1
* + Increase configurability of RDoc tasks. Patch #19597 by Sylvain Joyeux.Eric Hodel2009-06-162-16/+41
* Fixed misfactored variableRyan Davis2009-06-141-1/+1
* activating perforce pluginRyan Davis2009-06-141-1/+1
* prepped for releasev2.1.0Ryan Davis2009-06-142-1/+15
* + release now has prerelease, postrelease deps.Ryan Davis2009-06-141-1/+10
* stupid fixesRyan Davis2009-06-112-2/+2
* + Refactored :release task to facilitate other pluginsRyan Davis2009-06-111-10/+13
* + Added File::read_utf to strip out UTF BOM marker. Fixes nokogiri. (tenderlove)Ryan Davis2009-06-112-9/+23
* + Now using the minitest pluginRyan Davis2009-06-111-8/+2
* prepped for releasev2.0.0Ryan Davis2009-06-021-0/+19
* fixed version intuiter for missing files in manifest. switched to required_ru...Ryan Davis2009-06-021-3/+4
* ! Added a plugin system and extracted nearly everything into separate plugins.Ryan Davis2009-06-0119-1008/+1314
* - Rolled out rubygems 1.3.3 dependency so this works on ruby 1.9Ryan Davis2009-05-262-7/+5
* stop testing for flay/flog... too many variablesRyan Davis2009-05-261-5/+1
* Use Gem::PackageTask instead of Rake::GemPackageTaskEric Hodel2009-05-221-2/+2
* ! Now requires RubyGems > 1.3.3Eric Hodel2009-05-222-1/+3
* Prepped for releasev1.12.2Ryan Davis2009-04-161-0/+11
* formatting cleanup onlyRyan Davis2009-04-161-12/+14
* - rcov task should create coverage.info file for tools.Ryan Davis2009-04-021-10/+5
* prepped for releasev1.12.1Ryan Davis2009-03-311-0/+7
* - Damnit. Added Rake.all_tasks because rake architecture sucks.Ryan Davis2009-03-311-4/+9
* Prepped for releasev1.12.0Ryan Davis2009-03-311-2/+11
* + Refactored gem install code and extended to work with jrubyRyan Davis2009-03-311-5/+10