URI:
       tUpdate TODO - dedup - deduplicating backup program
  HTML git clone git://git.z3bra.org/dedup.git
   DIR Log
   DIR Files
   DIR Refs
   DIR README
   DIR LICENSE
       ---
   DIR commit 15855f967c85fbeb0fe5ce7a41cd66162a29b270
   DIR parent 7fe268c25f7c0630b0ddc09ef9d42d338dec61ab
  HTML Author: sin <sin@2f30.org>
       Date:   Wed,  1 May 2019 21:08:35 +0100
       
       Update TODO
       
       Diffstat:
         M TODO                                |       1 +
       
       1 file changed, 1 insertion(+), 0 deletions(-)
       ---
   DIR diff --git a/TODO b/TODO
       t@@ -2,3 +2,4 @@ Use a ring buffer in the chunker (avoid memmove() call)
        Create a library archive out of the blake2b files and link with it
        pledge/unveil support
        Use flock() to avoid corruption
       +Add back lz4 support