X-Git-Url: http://www.git.stargrave.org/?a=blobdiff_plain;f=TODO;h=93054bb3129b502abad1b77e315db6c761016450;hb=422cbeb718cf2499cd07c9399755d41aea65b1f8;hp=8f78d87d850fcacf3ee247efd2c3e43e8f007894;hpb=b1759e873fcd861e76be4b702119e70af267c9f4;p=public-inbox.git diff --git a/TODO b/TODO index 8f78d87d..93054bb3 100644 --- a/TODO +++ b/TODO @@ -106,3 +106,12 @@ all need to be considered for everything we introduce) the latter is missing from OpenBSD and maybe other distros. * improve performance and avoid head-of-line blocking on slow storage + +* share "git cat-file --batch" processes across inboxes to avoid + bumping into /proc/sys/fs/pipe-user-pages-* limits + +* 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