=================================================================== RCS file: /cvs/cvsweb/TODO,v retrieving revision 4.3 retrieving revision 4.5 diff -u -p -r4.3 -r4.5 --- cvsweb/TODO 2019/11/11 13:15:09 4.3 +++ cvsweb/TODO 2019/11/29 19:30:16 4.5 @@ -1,4 +1,4 @@ -$Id: TODO,v 4.3 2019/11/11 13:15:09 schwarze Exp $ +$Id: TODO,v 4.5 2019/11/29 19:30:16 schwarze Exp $ $knu: TODO,v 1.10 2004/10/31 22:46:00 scop TODO list for CVSweb @@ -11,9 +11,7 @@ o Ensure that fatal error messages are shown properly o Use specialized modules from CPAN to do stuff, maybe these would be useful: + Archive::Tar - + Archive::Zip + Compress::Zlib - + Compress::Bzip2 + HTML::Entities + Cvs or VCS::LibCVS @@ -33,6 +31,3 @@ o Find out if it is feasible to provide prune-like fun o Recursive diffs, including support for tags/branches/dates. o Support for dates in tarballs/zips (in addition to tags/branches). - -o Make it possible to pass media type parameters with the content-type - query string parameter, for example "Content-Type: text/html; charset=utf-8".