]> Sergey Matveev's repositories - public-inbox.git/commitdiff
TODO: support integration with cgit/gitweb/etc...
authorEric Wong <e@80x24.org>
Sun, 30 Dec 2018 02:45:24 +0000 (02:45 +0000)
committerEric Wong <e@80x24.org>
Tue, 1 Jan 2019 07:04:22 +0000 (07:04 +0000)
We support searching on blob identifiers for a reason :>

TODO

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