=================================================================== RCS file: /cvs/cvsweb/Attic/README.knu,v retrieving revision 3.2 retrieving revision 3.10 diff -u -p -r3.2 -r3.10 --- cvsweb/Attic/README.knu 2000/07/29 11:16:00 3.2 +++ cvsweb/Attic/README.knu 2001/10/11 15:15:12 3.10 @@ -1,4 +1,5 @@ -$Id: README.knu,v 3.2 2000/07/29 11:16:00 knu Exp $ +$FreeBSD$ +$Idaemons: /home/cvs/cvsweb/README.knu,v 3.9 2001/01/13 07:48:09 knu Exp $ Added features over Zeller's version: @@ -16,7 +17,7 @@ o Move $prcgi to cvsweb.conf o Improved support for text-based browsers Unidiff is the default format for diffs, for text-based browsers. -o Enhance hyperlinking PR # feature. +o Enhanced PR # hyperlinking. The following PR numbers will all be hyperlinked. :) PR: 12345, 67890, .. @@ -29,6 +30,21 @@ o Enhance hyperlinking PR # feature. kern/98765 .. is related to bin/4567, which is ... + +o Manpage hyperlinking. + Manpage specification such as cat(1) and cat.1 will be hyperlinked. + +o Revision numbers hyperlinking in annotaion. + +o Automatic tarball generation. (Obtained from Debian) + +o Get to run under -T. + +o List repository entries in the specified order, not alphabetical. + +o Put a text field on each directory view that allows user to jump +directly to an arbitrary module, which can be specified either by a +full module/file path or by a module alias. -- Akinori MUSHA