summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* prepped for releasev2.9.1Ryan Davis2011-02-052-1/+12
* - Fixed sow when passed no args. [erikh]Ryan Davis2011-02-051-13/+20
* - Fixed dependency order bug with prereleases [erikh]Ryan Davis2011-02-051-4/+2
* minor 1.9 test fixesRyan Davis2011-02-041-2/+4
* prepping for releasev2.9.0Ryan Davis2011-01-312-1/+24
* + rubyforge plugin now uses plain globs to push. Fixes releases for rubygems ...Ryan Davis2011-01-311-4/+4
* - Fixed rdoc_dir for custom rdoc locationsRyan Davis2011-01-311-1/+1
* + Hoe requires Gem::PackageTask from RubyGems 1.4+Eric Hodel2011-01-251-1/+1
* + Plugins can now be loaded from a +plugins+ array in ~/.hoercEric Hodel2011-01-242-16/+87
* + Moved post_news from publish to rubyforgeRyan Davis2011-01-202-11/+11
* + Added support for multiple template dirs for sow.Ryan Davis2011-01-111-13/+52
* + Added Hoe::Test#test_prelude to allow for code to run before test loading.Ryan Davis2011-01-052-1/+26
* + Added Hoe::Package#pkg_path to make package hook writing easier.Ryan Davis2011-01-051-0/+8
* - Failed plugins should notify on both trace and debug.Ryan Davis2011-01-051-2/+16
* + Don't warn about missing plugins without rake -tEric Hodel2010-12-291-1/+3
* + Clean up sow a LOT using: include FileUtils::VerboseRyan Davis2010-12-151-9/+11
* - Fixed sow to properly rename dirs depth firstRyan Davis2010-12-151-3/+3
* - Fixed require 'rubyforge' that was too lateRyan Davis2010-12-151-2/+2
* Prepped for releasev2.8.0Ryan Davis2010-12-082-1/+12
* Flushed out the rest of the racc functionality against nokogiriRyan Davis2010-12-081-10/+27
* + Added racc/rex pluginRyan Davis2010-12-073-0/+76
* Added doco and parameterized the compile tasksRyan Davis2010-12-071-2/+25
* + Added known_plugins task and updated included and 3rd party plugins docoRyan Davis2010-12-072-4/+25
* + Extended sow's Rakefile template to dynamically include installed pluginsRyan Davis2010-12-071-0/+10
* removed execute bit from perforceRyan Davis2010-12-071-0/+0
* + Turned off rubyforge plugin by default. (tenderlove's whining)Ryan Davis2010-12-072-7/+7
* + Added compiler plugin to support rake-compiler. (tenderlove)Ryan Davis2010-12-072-0/+22
* + Added PRE=a.1 variable to package and release tasks. (ged)Ryan Davis2010-12-071-3/+17
* Prepped for releasev2.7.0Ryan Davis2010-11-152-1/+13
* + Added new plugin: gem_prelude_sucks. Activate under 1.9 if you don't want i...Ryan Davis2010-11-152-0/+16
* + Added rspec2 support (bleything)Ryan Davis2010-11-151-3/+20
* - require uriRyan Davis2010-11-121-0/+1
* fixed test order errorRyan Davis2010-11-121-0/+1
* prepped for releasev2.6.2Ryan Davis2010-08-312-1/+11
* - Fixed timebomb to bottom out properly on the end valueRyan Davis2010-08-311-1/+1
* Fixed rakefile for rake multi runsRyan Davis2010-08-201-0/+2
* + Updated inline dependency when using inline pluginRyan Davis2010-08-201-1/+1
* Prepped for releasev2.6.1Ryan Davis2010-06-022-1/+8
* - Fixed dep tasks to deal with broken rubygems changes RF#27847 (mjwillson)Ryan Davis2010-06-011-4/+17
* - Fix up hoe to be happy when rubyforge is missing or misconfiguredRyan Davis2010-06-013-8/+14
* Prepped for releasev2.6.0Ryan Davis2010-03-272-1/+19
* + Added rdoc_locations array to the publish plugin to allow for multiple arbi...Ryan Davis2010-03-272-9/+24
* + Added '.' to load path for (bad) 1.9.2 changesRyan Davis2010-03-191-1/+1
* - Tweaked .hoerc error to point to a fix.Eric Hodel2010-03-091-1/+3
* + Cleaned up dep testsRyan Davis2010-03-061-16/+5
* + Added require_ruby_version and require_rubygems_version.Ryan Davis2010-02-233-7/+19
* - Fixed test command to use '--' before filter argsRyan Davis2010-02-231-1/+1
* + Remove ext from default_ruby_flags and require_paths. (luis)Ryan Davis2010-01-181-2/+2
* Prepped for releasev2.5.0Ryan Davis2010-01-062-1/+19
* Incorporated Aja's feedback on the docoRyan Davis2010-01-061-16/+21