]> Sergey Matveev's repositories - public-inbox.git/commitdiff
TODO: add item for searching based on git-patch-id(1)
authorEric Wong <e@80x24.org>
Tue, 1 Oct 2019 03:37:47 +0000 (03:37 +0000)
committerEric Wong <e@80x24.org>
Tue, 1 Oct 2019 03:40:47 +0000 (03:40 +0000)
I forgot about this feature when I was implementing
blob-ID-based searches :x

TODO

diff --git a/TODO b/TODO
index 2c525615a259be8bd2e4c36cecec4d4b2b32a535..93054bb3129b502abad1b77e315db6c761016450 100644 (file)
--- a/TODO
+++ b/TODO
@@ -112,3 +112,6 @@ 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