From: Eric Wong Date: Sun, 30 Dec 2018 02:45:24 +0000 (+0000) Subject: TODO: support integration with cgit/gitweb/etc... X-Git-Tag: v1.2.0~445 X-Git-Url: http://www.git.stargrave.org/?p=public-inbox.git;a=commitdiff_plain;h=d13d9a08f6f931a2b3689e90c0c925f8f5631782 TODO: support integration with cgit/gitweb/etc... We support searching on blob identifiers for a reason :> --- diff --git a/TODO b/TODO index 5bc0559b..7db8a5bd 100644 --- a/TODO +++ b/TODO @@ -98,3 +98,5 @@ all need to be considered for everything we introduce) * Expose targeted reindexing of individual messages. Sometimes an indexing bug only affects a handful of messages, so it's not worth the trouble of doing a full reindex. + +* code repository integration (with cgit, gitweb, etc...)