about summary refs log tree commit homepage
path: root/TODO
diff options
context:
space:
mode:
authorEric Wong <e@80x24.org>2018-12-30 02:45:24 +0000
committerEric Wong <e@80x24.org>2019-01-01 07:04:22 +0000
commitd13d9a08f6f931a2b3689e90c0c925f8f5631782 (patch)
tree30a6f92d1e28e71e95fde5997a75a9f1841dcd74 /TODO
parent44a58b77e57582d1bee4e971f2bb5fb82fd90d52 (diff)
downloadpublic-inbox-d13d9a08f6f931a2b3689e90c0c925f8f5631782.tar.gz
We support searching on blob identifiers for a reason :>
Diffstat (limited to 'TODO')
-rw-r--r--TODO2
1 files changed, 2 insertions, 0 deletions
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...)