about summary refs log tree commit homepage
path: root/TODO
diff options
context:
space:
mode:
authorEric Wong <e@80x24.org>2019-10-15 20:18:58 +0000
committerEric Wong <e@80x24.org>2019-10-17 09:51:23 +0000
commit6b712fd2ee2d484de02150936d2a37e1bad9f61e (patch)
treea830ab4540315e57a4b52c12ec3f8fffd8b6c0b8 /TODO
parent77dc49f8978467f318192feccf067745328a1d82 (diff)
downloadpublic-inbox-6b712fd2ee2d484de02150936d2a37e1bad9f61e.tar.gz
Going where no email client/tool has gone before...
Diffstat (limited to 'TODO')
-rw-r--r--TODO10
1 files changed, 10 insertions, 0 deletions
diff --git a/TODO b/TODO
index 5abef185..a327ca06 100644
--- a/TODO
+++ b/TODO
@@ -123,3 +123,13 @@ all need to be considered for everything we introduce)
 
 * pygments support - via Python script similar to `git cat-file --batch'
   to avoid startup penalty.  pygments.rb (Ruby) can be inspiration, too.
+
+* highlighting + linkification for "git format-patch --interdiff" output
+
+* highlighting + linkification for "git format-patch --range-diff" output
+  (requires mirroring of git repos)
+
+* parse and allow (semi)automatic-mirroring of "git request-pull" output
+  for coderepos
+
+* configurable diff output for solver-generated blobs