From eff100c202fdf4d3e5623465acd0bbd094f34a39 Mon Sep 17 00:00:00 2001 From: Marcus Holland-Moritz Date: Wed, 29 Nov 2023 20:59:57 +0100 Subject: [PATCH] chore: update TODO --- TODO | 10 +++++++--- 1 file changed, 7 insertions(+), 3 deletions(-) diff --git a/TODO b/TODO index c9cc1b0d..295ea205 100644 --- a/TODO +++ b/TODO @@ -1,5 +1,12 @@ - Use Elias-Fano for delta-encoded lists in metadata? +- Implement rewriting properly; keep order of blocks etc; + ability to remove history?; ability to re-pack metadata?; + ability to change other metadata properties (e.g. stuff + like --set-owner, --set-group, --chmod, --no-create-ts, + --set-time could all be done on existing metadata, but + obviously wouldn't be undo-able) + - Packaging of libs added via FetchContent - Remove [ MiB, MiB, MiB ] - Generic hashing / scanning / categorizing progress? @@ -10,9 +17,6 @@ - filesystem re-writing with categories :-) -- should we store block categories somewhere in the metadata - or even a new block? - - let's try and keep forward compatibility for the 0.7 release when not using new features; the only features relevant are likely FLAC compression support and "features" support; in