tUpdate TODO - dedup - deduplicating backup program
 (HTM) git clone git://git.z3bra.org/dedup.git
 (DIR) Log
 (DIR) Files
 (DIR) Refs
 (DIR) README
 (DIR) LICENSE
       ---
 (DIR) commit d43a1c4be547a75c9ae32fb6a113111ed34f2636
 (DIR) parent 3fbc1d134902429f10721548d9a1d997a38d8ffe
 (HTM) Author: sin <sin@2f30.org>
       Date:   Sat,  2 Mar 2019 14:04:28 +0000
       
       Update TODO
       
       Diffstat:
         M TODO                                |       1 +
       
       1 file changed, 1 insertion(+), 0 deletions(-)
       ---
 (DIR) diff --git a/TODO b/TODO
       t@@ -1 +1,2 @@
        overflow checks
       +use a ring buffer in the chunker (avoid memmove() call)