From 6b712fd2ee2d484de02150936d2a37e1bad9f61e Mon Sep 17 00:00:00 2001 From: Eric Wong Date: Tue, 15 Oct 2019 20:18:58 +0000 Subject: [PATCH] TODO: add a few more items around coderepos Going where no email client/tool has gone before... --- TODO | 10 ++++++++++ 1 file changed, 10 insertions(+) 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 -- 2.44.0