Cvslogtransponat is a filter, which, fed with a CVS log, sorts it by date/comment instaed of file. That is, instaed of the log being a list of files, and for each file, a list of checkin comments and dates (times), the output is a list of dates (times), and for each date a list of checkin comments, and for each comment, a list of files checked in at that time with that comment.
Note:
The version naming system used for Cvslogtransponat.
Please follow this when developing modules for, and deriving works from, Cvslogtransponat.