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 85dd2ab8858f5d67de5ad4e978cbde204b4e7b10
(DIR) parent cd19d49d66967ef31e4cc7f01550863bc500a132
(HTM) Author: sin <sin@2f30.org>
Date: Sat, 9 Mar 2019 17:21:28 +0000
Update TODO
Diffstat:
M TODO | 3 +--
1 file changed, 1 insertion(+), 2 deletions(-)
---
(DIR) diff --git a/TODO b/TODO
t@@ -1,2 +1 @@
-overflow checks
-use a ring buffer in the chunker (avoid memmove() call)
+Use a ring buffer in the chunker (avoid memmove() call)