From 80ef0017d47f536bf2c8c6af4b514efa50071a23 Mon Sep 17 00:00:00 2001 From: Alberto Bertogli Date: Sun, 16 Sep 2012 11:17:56 +0100 Subject: Initial commit Signed-off-by: Alberto Bertogli --- TODO | 13 +++++++++++++ 1 file changed, 13 insertions(+) create mode 100644 TODO (limited to 'TODO') diff --git a/TODO b/TODO new file mode 100644 index 0000000..55d9771 --- /dev/null +++ b/TODO @@ -0,0 +1,13 @@ + +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). + -- cgit v1.2.3