Subject: CVS commit: htutils
To: None <www-changes@netbsd.org>
From: Erik E. Fair <fair@netbsd.org>
List: www-changes
Date: 04/01/2000 03:34:16
Module Name: htutils
Committed By: fair
Date: Sat Apr 1 11:34:15 UTC 2000
Modified Files:
htutils/gnats-html: gnats-html
Log Message:
Make this read the new gnats-adm/index file format. The delimiter changed
from ':' to '|' and lots of new fields were added.
Good news: the new fields include everything we used to have to open every
non-closed PR file for, so the generator should be a whole lot faster now.
Among other things, the new format includes ASCII time_t values for dates
found in the PRs, so we can now easily produce a variety of age and
responsiveness related reports without parsing any dates (woo hoo!).
To generate a diff of this commit:
cvs rdiff -r1.21 -r1.22 htutils/gnats-html/gnats-html
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.