From: Eric Wong Date: Tue, 1 Oct 2019 03:37:47 +0000 (+0000) Subject: TODO: add item for searching based on git-patch-id(1) X-Git-Tag: v1.2.0~67 X-Git-Url: http://www.git.stargrave.org/?p=public-inbox.git;a=commitdiff_plain;h=b27722260936cd68009f7c1bebc90f22794c0d37 TODO: add item for searching based on git-patch-id(1) I forgot about this feature when I was implementing blob-ID-based searches :x --- diff --git a/TODO b/TODO index 2c525615..93054bb3 100644 --- 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