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
/
Mail
/
ThreadTrack.pm
Age
Commit message (
Expand
)
Author
2003-08-23
fix comments: =head2 function(...) form
fukachan
2003-01-11
fix copyright
fukachan
2003-01-11
fix comments
fukachan
2002-12-24
clean up: nuke \s*$
fukachan
2002-12-22
fix comments and error messages.
fukachan
2002-09-28
we should not use hard-coded file/dir mode
fukachan
2002-09-22
add section on FNF
fukachan
2002-09-11
fml5 -> fml8
fukachan
2002-06-01
FNF-ify
fukachan
2002-03-31
Mail::Message::Spool::spool arg changes: $spool_dir -> $base_dir
fukachan
2002-03-31
use $self->filepath() which is based on Mail::Message::Spool
fukachan
2001-12-26
update documents, comments
fukachan
2001-12-22
remove \s*$
fukachan
2001-11-26
toggle header rewriting (subject) to add thread id. off by default
fukachan
2001-11-19
implemente set_order()
fukachan
2001-11-19
implement set_fd(), get_fd()
fukachan
2001-11-17
change default target to _top
fukachan
2001-11-16
new(): save $args as _saved_args in $self
fukachan
2001-11-11
ThreadTrack switches acconding to myname ($0).
fukachan
2001-11-11
enable "show" and "change_status" to work
fukachan
2001-11-11
change article_summary_lines to 5 by default
fukachan
2001-11-09
list_up_thread_id(): remove db_*() operation
fukachan
2001-11-09
move sorting function to Mail::ThreadTrack::Print::Sort
fukachan
2001-11-07
enable fmlthread options:
fukachan
2001-11-07
define add_filter() method
fukachan
2001-11-05
$self->{ _article_summary_lines } = 3;
fukachan
2001-11-04
implement exist() and close()
fukachan
2001-11-03
modify mandatory variable check
fukachan
2001-11-03
you can specify log function pointer
fukachan
2001-11-03
$config->{ db_type } = 'AnyDBM_File'; by default
fukachan
2001-11-03
remove Mail::ThreadTrack::ErrorStatus
fukachan
2001-11-03
ticket -> thread
fukachan
2001-11-03
s/ticket_id/thread_id/g
fukachan
2001-11-03
use Mail::ThreadTrack::Print;
fukachan
2001-11-02
Initial revision
fukachan