Blob


1 TODO
3 - Add Prev/Next to shortlogs/logs that have more entries than
4 got_max_commits_display
6 - Redo index header, so columns are removed when content is set to not display
7 in gotweb.conf.
9 - Massage ALL error returns. There are some examples in the code already, but
10 let's be consistent.
12 - Integrate kcgi error codes. Hard fail or report error? Perhaps reporting is a
13 security flaw and hard fail is the better design.