summaryrefslogtreecommitdiff
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
* prepped for releasev2.11.0Ryan Davis2011-08-081-1/+1
* - 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
* prepping for releasev2.10.0Ryan Davis2011-06-301-1/+1
* - 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-271-2/+48
* prepping for releasev2.9.6Ryan Davis2011-06-221-1/+1
* - Removed circular dependency check. Hasn't been needed in a long while.Ryan Davis2011-06-221-3/+2
* - 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-212-9/+7
* prepping for releasev2.9.5Ryan Davis2011-06-211-1/+1
* 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
* + sow now obeys gem naming conventions. It no longer munges - to _.Eric Hodel2011-06-161-5/+13
* prepped for releasev2.9.4Ryan Davis2011-04-011-1/+1
* + check_manifest now fails when there is a diffEric Hodel2011-04-011-2/+5
* prepped for releasev2.9.3Ryan Davis2011-04-011-1/+1
* + Cleanup for rubygems 1.7 deprecationsRyan Davis2011-04-011-1/+0
* prepped for releasev2.9.2Ryan Davis2011-03-311-1/+1
* - Fixed plugin activation via ~/.hoerc. (ged)Ryan Davis2011-03-311-5/+3
* + Multiruby now skips mri_trunk if multiruby_skip includes 1.9Ryan Davis2011-03-311-0/+1
* + Include Rake::DSL to support future versions of rakeEric Hodel2011-03-251-0/+3
* + Test#make_test_cmd now sorts test files (mostly for testing)Ryan Davis2011-03-221-1/+1
* + Added :none as a testlib option to let you do whatever you want. (phiggins)Ryan Davis2011-03-222-3/+31
* - Clean generated extension library tooEric Hodel2011-03-021-0/+2
* Optimizations to speed up tests from 20 tests/sec to 40 t/s.Ryan Davis2011-02-073-3/+2
* + Added NOSUDO option to `rake gem_install`. (nihildeb)Ryan Davis2011-02-071-2/+2
* - Fixed sanity check for prereleasesRyan Davis2011-02-051-0/+4
* prepped for releasev2.9.1Ryan Davis2011-02-051-1/+1
* - Fixed dependency order bug with prereleases [erikh]Ryan Davis2011-02-051-4/+2
* prepping for releasev2.9.0Ryan Davis2011-01-311-1/+1
* + 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
* + Plugins can now be loaded from a +plugins+ array in ~/.hoercEric Hodel2011-01-241-16/+34
* + Moved post_news from publish to rubyforgeRyan Davis2011-01-202-11/+11
* + Added Hoe::Test#test_prelude to allow for code to run before test loading.Ryan Davis2011-01-051-0/+25
* + 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
* - Fixed require 'rubyforge' that was too lateRyan Davis2010-12-151-2/+2
* Prepped for releasev2.8.0Ryan Davis2010-12-081-1/+1
* Flushed out the rest of the racc functionality against nokogiriRyan Davis2010-12-081-10/+27
* + Added racc/rex pluginRyan Davis2010-12-071-0/+74
* Added doco and parameterized the compile tasksRyan Davis2010-12-071-2/+25
* 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