]> Sergey Matveev's repositories - public-inbox.git/commitdiff
TODO: add a few more items around coderepos
authorEric Wong <e@80x24.org>
Tue, 15 Oct 2019 20:18:58 +0000 (20:18 +0000)
committerEric Wong <e@80x24.org>
Thu, 17 Oct 2019 09:51:23 +0000 (09:51 +0000)
Going where no email client/tool has gone before...

TODO

diff --git a/TODO b/TODO
index 5abef185e3f7a9a4fbd69fe91d9d9437ef189f9f..a327ca0604a28fafd442425cd8fba2d601f339ec 100644 (file)
--- 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