index
:
fml8.git
feature/utf8-mime-header-handling
master
fml mailing list driver version 8
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fml
/
lib
/
FML
/
Command
/
Admin
/
log.pm
Age
Commit message (
Expand
)
Author
2006-07-30
fix comments
fukachan
2006-07-09
white space cosmetics
fukachan
2006-03-04
$command_args -> $command_context (OBJ), method style
fukachan
2006-02-22
option -O date=PATTERN simulates "grep for the log file".
fukachan
2005-08-19
$curproc->output_{set,get}_print_style().
fukachan
2005-08-17
fix copyright
fukachan
2005-08-17
FNF: adjust method naming convension.
fukachan
2004-06-26
fix comments.
fukachan
2004-02-15
white space cosmetics.
fukachan
2004-02-01
use $log_command_tail_starting_location.
fukachan
2004-01-01
remove $args.
fukachan
2004-01-01
FNF: fix copyright
fukachan
2004-01-01
clean up.
fukachan
2003-10-18
define log_file_*_charset and modify log module to use it.
fukachan
2003-10-15
language_of_cgi_message() -> get_charset("cgi")
fukachan
2003-10-07
fix html style:
fukachan
2003-10-06
fix printing_style value: cgi -> html
fukachan
2003-08-29
use $curproc->config(), pcb() not { config }, { pcb } respectively.
fukachan
2003-08-23
fix comments: =head2 function(...) form
fukachan
2003-02-20
cosmetics (\s*$)
fukachan
2003-02-16
use language_*() method to determine $charset
fukachan
2003-01-27
FNF: we should not use $_
fukachan
2003-01-25
FNF: fix comments
fukachan
2002-12-20
fix comments.
fukachan
2002-12-15
clean up comments
fukachan
2002-09-22
add section on FNF
fukachan
2002-09-11
fml5 -> fml8
fukachan
2002-08-16
switch FML::Language to Mail::Message::Encode
fukachan
2002-07-17
define printing style format such as 'text', 'html', ...
fukachan
2002-06-25
nuke superflous line (cgi mode)
fukachan
2002-04-07
remove \s*$
fukachan
2002-04-07
fix/add comments
fukachan
2002-03-30
white space cosmetics: nuke \s*$
fukachan
2002-03-19
admin log protytpe, which can be used in text and html mode
fukachan