From 0ed3c933bf5df425c2c6139509352593ac2fae31 Mon Sep 17 00:00:00 2001 From: Marcus Holland-Moritz Date: Fri, 28 Oct 2022 18:13:16 +0200 Subject: [PATCH] Some new TODOs --- TODO | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/TODO b/TODO index e0b7f305..eb4c6b90 100644 --- a/TODO +++ b/TODO @@ -1,3 +1,8 @@ +- similarity size limit to avoid similarity computation for huge files +- store files without similarity hash first, sorted descending by size +- allow ordering by *reverse* path + + - use streaming interface for zstd decompressor - json metadata recovery - add --chmod, --chown