| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2002-02-01 | remove $ENV{debug} based toggle flagsubdir-base | fukachan | |
| 2002-01-30 | use File::Spec. | fukachan | |
| 2001-12-23 | update documents, comments | fukachan | |
| 2001-12-22 | not load $main_cf->{ default_paths_cf } | fukachan | |
| 2001-12-22 | remove \s*$ | fukachan | |
| 2001-11-27 | modified not to use Standalone.pm | fukachan | |
| loader has Standalone by itself now. | |||
| 2001-11-25 | enable distribute and command | fukachan | |
| 2001-11-25 | check whether getopt() options are given or not. | fukachan | |
| 2001-11-25 | fmlconf and makefml are separete now | fukachan | |
| 2001-11-25 | enable --help for all command line programs | fukachan | |
| 2001-11-25 | xxx.cgi SHOULD NOT ACCPET the same options as command line program xxx | fukachan | |
| does. | |||
| 2001-11-22 | fmlsch -h to show help | fukachan | |
| 2001-11-18 | speculate program paths by configure (autoconf) | fukachan | |
| 2001-11-17 | change default target to _top | fukachan | |
| use $msg_base_url to show link to article | |||
| 2001-11-12 | default_config -> default_config_cf | fukachan | |
| 2001-11-12 | fix to introduce $config_dir (etc/fml) from main.cf | fukachan | |
| 2001-11-11 | ThreadTrack switches acconding to myname ($0). | fukachan | |
| threadview is view only and cannot change status. | |||
| 2001-11-10 | bug fix: format $reason | fukachan | |
| 2001-11-09 | more debug info | fukachan | |
| 2001-11-09 | least error infomation by default OR raw $@ if debug | fukachan | |
| 2001-11-08 | modify error message | fukachan | |
| 2001-11-07 | enable fmlthread options: | fukachan | |
| --article_id_max=\d+ to override /var/spool/ml/$ml/seq --reverse to reverse time order in showing "review" | |||
| 2001-11-07 | we should use long line options since we support it :) | fukachan | |
| o define --spool_dir for fmlthread. for example: % fmlthread db_clear fml-help % fmlthread --spool_dir=/some/where -f /tmp/filter db_rebuild fml-help % fmlthread --spool_dir=/some/where review fml-help last:100 | |||
| 2001-11-07 | fmlthread -f filterlist ... | fukachan | |
| 2001-11-05 | fmlhtmlify [-I dir] | fukachan | |
| 2001-11-05 | new utility: fmlhtmlify src_dir dst_dir | fukachan | |
| 2001-11-04 | enhance close() to accept MH style param | fukachan | |
| 2001-11-04 | eval FML::Process::Flow::ProcessStart($obj, $args); | fukachan | |
| and trap error. If error traped and $obj has help() method, run $obj->help(). also upcall the $@ by croak($@) | |||
| 2001-11-04 | ticket -> thread | fukachan | |
| 2001-11-03 | fmlticket -> fmlthread | fukachan | |
| 2001-11-03 | Mail::ThreadTrack based tread tracking system | fukachan | |
| FML::Process::TicketSystem -> FML::Process::ThreadTrack | |||
| 2001-10-08 | enable "loader --ctladdr" behaves as libexec/command | fukachan | |
| more debug messages modify style e.g. eval q## -> eval q{} et. al. | |||
| 2001-06-28 | define print_specific_month() method at TinyScheduler class. | fukachan | |
| fmlsch (fmlsch -a) and fmlsch.cgi uses this method to show 3 continuous months once. | |||
| 2001-05-28 | clean up documents | fukachan | |
| 2001-04-15 | warn relations among uid,euid,gid,egid | fukachan | |
| 2001-04-05 | fmlsch -D data_dir -F data_file -m mode | fukachan | |
| 2001-03-27 | demonstration to add a little CUI and GUI to the system. "fmlsch" and | fukachan | |
| "fmlsch.cgi" is a tiny scheduler using HTML::CalenderMonthSimple and w3m:) I log how to make them as a document, which is the purpose of this hack. | |||
| 2001-03-25 | create FML::Process::DocView class for fmldoc program, whereas | fukachan | |
| FML::Process::Configure controls 'fmlconf' and 'makefml' since 'fmlconf' is considered as an alias of makefml showconf. | |||
| 2001-03-24 | import program_name from libexec/loader | fukachan | |
| 2001-03-20 | ml_name is needed for fmlticket.cgi | fukachan | |
| 2001-03-20 | update $args description | fukachan | |
| 2001-03-16 | support options of perldoc -vtuml | fukachan | |
| 2001-03-14 | pass $main_cf object to the real fml process | fukachan | |
| 2001-03-11 | clean up the argument parser to handle makefml in the special way | fukachan | |
| 2001-03-11 | make makefml work | fukachan | |
| 2001-03-10 | clean up document | fukachan | |
| 2001-03-10 | clean up documents and codes | fukachan | |
| modify Bootstrap2() to use _parse_argv() check $ml_home_dir existence in bootstrap modify debug codes to load Data::Dumper dinamically | |||
| 2001-03-09 | nuke FML::Debug and Data::Dumper to avoid loading Data::Dumper | fukachan | |
| 2001-02-28 | add & enable fmlticket.cgi | fukachan | |
| Process::CGI is the base class for several CGI scripts details are in FML::CGI:: classes. | |||
| 2001-02-18 | fix how to work when $argv[0] is not specified | fukachan | |
