summaryrefslogtreecommitdiff
path: root/bin
Commit message (Expand)AuthorAgeFilesLines
* - Fixed sow for ruby 2.6 deprecations in ERB. (felipec)Ryan Davis2019-10-201-1/+5
* + Added so_name variable to bin/sow for using hoe w/ c-extensions.Ryan Davis2015-09-021-0/+2
* minor restructuringRyan Davis2015-01-271-4/+4
* more stylistic tweaksRyan Davis2015-01-271-1/+1
* converted everything to double quoted stringsRyan Davis2015-01-271-13/+13
* + Added ext_name to sow template expansion variables.Ryan Davis2014-08-291-2/+11
* reverted last change and properly quell warnings for ERB/binding usageRyan Davis2013-12-071-1/+4
* - Quell warnings in sow on ruby 2.0. (teoljungberg)Ryan Davis2013-12-071-1/+1
* - Fix file_name regex for test file. (bhenderson/veganstraightedge)Ryan Davis2013-04-151-1/+1
* - 1.9: fixed warning of ambiguous args in bin/sow. (amesee)Ryan Davis2013-02-271-1/+1
* + Added Sow#make_sub_modules. (bhenderson)Ryan Davis2012-11-121-5/+20
* + sow now obeys gem naming conventions. It no longer munges - to _.Eric Hodel2011-06-161-6/+18
* - Fixed a bug with sow -d or -tRyan Davis2011-02-081-7/+5
* - Fixed sow when passed no args. [erikh]Ryan Davis2011-02-051-13/+20
* + Added support for multiple template dirs for sow.Ryan Davis2011-01-111-13/+52
* + 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
* ! Added a plugin system and extracted nearly everything into separate plugins.Ryan Davis2009-06-011-3/+1
* - Fixed incorrect usage. (jmhodges)Ryan Davis2009-03-301-1/+1
* Moved template dir renaming to front of copy processRyan Davis2009-02-241-6/+5
* Renamed all template files to xxx.erb. sow deals with that and renames dirs a...Ryan Davis2009-02-191-1/+7
* Fixed perms problem when running sow from installed gemRyan Davis2009-02-181-4/+8
* Added flog, flay, and rdoc tasks. Added ~/.hoe_template and basic erb templat...Ryan Davis2009-02-181-37/+37
* Added rspec support and parameterized history and readme namesRyan Davis2009-02-171-1/+1
* Refactored sow's naming code to Hoe.normalize_names and wrote some tests to f...Ryan Davis2008-12-051-9/+4
* Fixes for windows compatibility from Luis Lavena.Ryan Davis2008-10-221-2/+1
* Removed optional group. Never used it anyhow.Ryan Davis2008-09-221-4/+1
* Removed install/uninstall tasks. Too buggy. Gems do a better job.Ryan Davis2008-02-261-2/+2
* * Added autopopulation of changes from History.txt.Ryan Davis2008-01-301-2/+2
* Added windoze patches.Ryan Davis2007-07-231-2/+9
* Allow rsync flags to be set.Eric Hodel2007-05-201-1/+1
* Pulled flat history from subversion.Ryan Davis2006-12-141-0/+71