diff options
author | Alberto Bertogli <albertito@blitiri.com.ar> | 2020-05-25 03:15:21 +0200 |
---|---|---|
committer | Alberto Bertogli <albertito@blitiri.com.ar> | 2020-05-25 03:22:53 +0200 |
commit | 4cb2f59dd4fae1cde2d1d8ff1d94c47633d9832e (patch) | |
tree | ed7138857ba19cf7c14ee25ea703b6942f3534bf | |
parent | e2155f6b3327c35670a7c71fbac36b071f7f28c0 (diff) | |
download | git-arr-fork-4cb2f59dd4fae1cde2d1d8ff1d94c47633d9832e.zip |
Remove TODO
The TODO includes many obsolete entries and is generally not kept up to
date; remove it to avoid confusion.
-rw-r--r-- | TODO | 13 |
1 files changed, 0 insertions, 13 deletions
@@ -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). - |