]> Sergey Matveev's repositories - public-inbox.git/blobdiff - TODO
TODO: add item for config linter and grapher
[public-inbox.git] / TODO
diff --git a/TODO b/TODO
index 2c525615a259be8bd2e4c36cecec4d4b2b32a535..c2eb77c50d580eb07ec4d409d3e3f0cc907884fe 100644 (file)
--- a/TODO
+++ b/TODO
@@ -112,3 +112,11 @@ all need to be considered for everything we introduce)
 
 * make "git cat-file --batch" detect unlinked packfiles so we don't
   have to restart processes (very long-term)
+
+* support searching based on `git-patch-id --stable` to improve
+  bidirectional mapping of commits <=> emails
+
+* linter to check validity of config file
+
+* linter option and WWW endpoint to graph relationships and flows
+  between inboxes, addresses maildirs, coderepos, etc...