=================================================================== RCS file: /cvs/cvsweb/Attic/README.knu,v retrieving revision 3.1 retrieving revision 3.9 diff -u -p -r3.1 -r3.9 --- cvsweb/Attic/README.knu 2000/07/29 11:07:11 3.1 +++ cvsweb/Attic/README.knu 2001/01/13 07:48:09 3.9 @@ -1,3 +1,5 @@ +$Idaemons$ + Added features over Zeller's version: o Customizable "show functions" option @@ -14,7 +16,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, .. @@ -27,6 +29,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