commit 30ecb075ba355b7a619a230da64cd44a40419134 from: Tracey Emery date: Wed Feb 12 17:11:48 2020 UTC gotweb TODO changes commit - 1dcb8908f18818f1b18d1f52d75967013f4471c1 commit + 30ecb075ba355b7a619a230da64cd44a40419134 blob - 5a78315457bb8b6d4d5c427e27a09ef1c03bfec5 blob + e130603106d591b4bda911dc9ed76dfa7fbfffbe --- gotweb/TODO +++ gotweb/TODO @@ -2,12 +2,3 @@ TODO - Add Prev/Next to shortlogs/logs that have more entries than got_max_commits_display - -- Redo index header, so columns are removed when content is set to not display - in gotweb.conf. - -- Massage ALL error returns. There are some examples in the code already, but - let's be consistent. - -- Integrate kcgi error codes. Hard fail or report error? Perhaps reporting is a - security flaw and hard fail is the better design.