Remove TODO

The TODO includes many obsolete entries and is generally not kept up to
date; remove it to avoid confusion.
This commit is contained in:
Alberto Bertogli 2020-05-25 02:15:21 +01:00
parent e2155f6b33
commit 4cb2f59dd4

13
TODO

@ -1,13 +0,0 @@
In no particular order.
- Atom/RSS.
- Nicer diff:
- Better stat section, with nicer handling of filenames. We should switch to
--patch-with-raw and parse from that.
- Nicer output, don't use pygments but do our own.
- Anchors in diff sections so we can link to them.
- Short symlinks to commits, with configurable length.
- Handle symlinks properly.
- "X hours ago" via javascript (only if it's not too ugly).