about summary refs log tree commit homepage
path: root/TODO
diff options
context:
space:
mode:
authorEric Wong <e@80x24.org>2022-06-20 19:27:30 +0000
committerEric Wong <e@80x24.org>2022-06-21 10:39:11 +0000
commit8fda04081acde7053458023fde3b1c784cbcfc81 (patch)
tree330f61bf4cb414a778d6732f4b171686361be185 /TODO
parentd0079a334fe2b769e4f81d6bd3c7e4346a8fa2b2 (diff)
downloadpublic-inbox-8fda04081acde7053458023fde3b1c784cbcfc81.tar.gz
Base-85 binary patches generated by git lead to many false
positives, so skip over gibberish words which may occur in them.
To avoid regressions in search results, continue to allow
searching for exact size matches (via "literal $SIZE") and the
phrase "GIT binary patch" for the mere presence of a binary
patch.
Diffstat (limited to 'TODO')
-rw-r--r--TODO2
1 files changed, 0 insertions, 2 deletions
diff --git a/TODO b/TODO
index 43eee063..7a27fdd2 100644
--- a/TODO
+++ b/TODO
@@ -153,8 +153,6 @@ all need to be considered for everything we introduce)
 
 * support UUCP addresses for legacy archives
 
-* decode (skip indexing of) base-85 binary patches to avoid false-positives
-
 * support pipelining as an IMAP/NNTP client for -watch + lei
 
 * auto-detect and reload on TLS cert+key changes in daemons