| Date | File | Revision | Author | Revision Log |
|---|---|---|---|---|
| 2008/11/13 08:46:31 | 1176 | 1176 | abw | Tweaked ttree to accept all directories when recurse option is set, regardless of what the accept option is saying |
| 2008/08/11 06:29:36 | 1162 | 1162 | abw | Added encoding option to tree - thanks Eric |
| 2008/08/11 06:25:44 | 1161 | 1161 | abw | Killed rogue whitespace |
| 2008/08/11 06:25:06 | 1160 | 1160 | abw | Changed ttree to pass empty binmode hash to process() instead of undef - thanks Eric |
| 2008/08/07 12:40:50 | 1144 | 1144 | abw | Fixed up MANIFEST and tweaked bin/release |
| 2008/08/06 08:30:56 | 1121 | 1121 | abw | Applied patch from Niger Metheringham to add binmode option to ttree - http://rt.cpan.org/Ticket/Display.html?id=30760 |
| 2008/08/06 07:35:57 | 1117 | 1117 | abw | Applied patch from Lyle Brooks to add binmode to process() call - http://rt.cpan.org/Ticket/Display.html?id=38076 |
| 2007/05/26 17:26:51 | 1085 | 1085 | abw | removed docsrc calls from bin/release |
| 2007/05/04 11:10:12 | 1075 | 1075 | abw | fixed --accept option in ttree to match against complete paths like --ignore |
| 2007/04/27 13:33:25 | 1068 | 1068 | abw | hard-coded version number for ttree and tpage now that we no longer have CVS to work from |
| 2007/02/09 18:41:12 | 1038 | 1038 | abw | release version 2.18 |
| 2006/05/30 17:01:43 | 1022 | 1022 | abw | * Fixed all the version numbers * General code cleanup * Changed copyright messages, email addresses, etc. * Released version 2.15b |
| 2006/05/30 15:53:52 | 1020 | 1020 | abw | Rebuild in preparation for 2.15b |
| 2006/05/26 13:46:27 | 1002 | 1002 | abw | Version 2.15 |
| 2006/04/05 17:07:21 | 987 | 987 | abw | * added AppConfig EXPAND => EXPAND_ALL option to perl5lib, template_plugin_base, template_compile_dir and depend_file configuration options to allow them to contain ~ to indicate the user's home directory, as per the other path specific options |
| 2006/01/30 20:06:57 | 944 | 944 | abw | commit for 2.14a |
| 2006/01/30 14:31:38 | 899 | 899 | abw | * applied patch to fix infinite loop with directory called "0" |
| 2006/01/30 14:06:30 | 894 | 894 | abw | * fixed mkpath to have the correct arguments |
| 2006/01/30 13:37:26 | 890 | 890 | abw | * applied fix from Yuri Pimenov to avoid warning with --depend_debug on |
| 2004/09/17 07:33:14 | 818 | 818 | abw | * added full range of command line options |