summaryrefslogtreecommitdiff
path: root/TODO
diff options
context:
space:
mode:
authorAlberto Bertogli <albertito@blitiri.com.ar>2012-09-16 12:17:56 +0200
committerAlberto Bertogli <albertito@blitiri.com.ar>2012-11-10 18:49:54 +0100
commit80ef0017d47f536bf2c8c6af4b514efa50071a23 (patch)
treedb630a50bf30abca5a62cd206d8bc9abed61b4e0 /TODO
downloadgit-arr-fork-465dd3334fbe89f552554abb13f53ff61c9f75d3.zip
Initial commit0.01
Signed-off-by: Alberto Bertogli <albertito@blitiri.com.ar>
Diffstat (limited to 'TODO')
-rw-r--r--TODO13
1 files changed, 13 insertions, 0 deletions
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).
+