| Age | Commit message (Expand) | Author |
| 2001-10-22 | makefml htmlifythreadtrack-pm-base | fukachan |
| 2001-10-22 | accept command line option: srcdir=$srcdir | fukachan |
| 2001-10-22 | add (X-ML-Name X-Mail-Count X-Sequence) into @header_field (default | fukachan |
| 2001-10-21 | check defined $header->get(content-type) | fukachan |
| 2001-10-21 | check more defined() check | fukachan |
| 2001-10-21 | makefml htmlify $ml outdir=$htmlified_artilces_dir | fukachan |
| 2001-10-21 | more p5-ish style to avoid warning | fukachan |
| 2001-10-21 | clean up debug code | fukachan |
| 2001-10-21 | fix typo (bug in sorting monthly_index) | fukachan |
| 2001-10-21 | fix sorted order in monthly_index.html | fukachan |
| 2001-10-21 | make monthly index always | fukachan |
| 2001-10-21 | sort location of function definition | fukachan |
| 2001-10-21 | implement _print_index_{begin,end}() and modified to use them | fukachan |
| 2001-10-21 | clean up codes, documents | fukachan |
| 2001-10-21 | bug fix _address_clean_up() syntax check | fukachan |
| 2001-10-21 | check target html is already processed or not | fukachan |
| 2001-10-20 | oops, fix untie() operation to be ensured | fukachan |
| 2001-10-20 | bug fix: _address_clean_up() should check return value, which is | fukachan |
| 2001-10-20 | we can make index.html and thread.html | fukachan |
| 2001-10-20 | bug fix: $InComingMessage should not local scope. modify it to SCALAR REF | fukachan |
| 2001-10-20 | show <META> and <LINK> information in <HEAD> if could | fukachan |
| 2001-10-20 | bug fix target lists to update, modified to use the result by | fukachan |
| 2001-10-20 | cache information in .ht_hml_* in html article directory | fukachan |
| 2001-10-19 | Initial revision | fukachan |
| 2001-10-19 | Mail::Message::get_data_type_list() is changed. To sync with it, | fukachan |
| 2001-10-18 | change default unit to "day" not number (unix time). | fukachan |
| 2001-10-17 | summarize todo | fukachan |
| 2001-10-17 | alias of guide command | fukachan |
| 2001-10-17 | fix typo | fukachan |
| 2001-10-17 | FML/Command/ACL.pm -> FML/Command/Attribute.pm | fukachan |
| 2001-10-17 | implemente get_id() method to return the latest article id | fukachan |
| 2001-10-17 | support MH style arg: first, last, cur, first:\d+ and last:\d+ | fukachan |
| 2001-10-14 | entrance for FML::Filter | fukachan |
| 2001-10-14 | define @default_rules and use it if rules not specified | fukachan |
| 2001-10-14 | relocate _parse_command_options() | fukachan |
| 2001-10-14 | sync style w/ Process::Command | fukachan |
| 2001-10-14 | bug fix: we should pay attention to implisit $_ use | fukachan |
| 2001-10-14 | $optargs -> $command_args | fukachan |
| 2001-10-14 | $optargs -> $command_args | fukachan |
| 2001-10-14 | prototype to use FML::Command::SendFile | fukachan |
| 2001-10-14 | make argument vector from $command, $optargs -> $command_args | fukachan |
| 2001-10-14 | $optargs -> $command_args | fukachan |
| 2001-10-13 | avoid infinite loop | fukachan |
| 2001-10-13 | fix duplicatoin for $charset | fukachan |
| 2001-10-13 | pass $comname in $optargs | fukachan |
| 2001-10-13 | implement guide and summary commands | fukachan |
| 2001-10-13 | FML::Command::SendFile based. This module provides basic file sending functions | fukachan |
| 2001-10-13 | use reply_message_nl() | fukachan |
| 2001-10-13 | implement search template mechanism in reply_message_nl() | fukachan |
| 2001-10-13 | bug fix variable name | fukachan |