Path to this page:
Subject: CVS commit: wip/hs-hashed-storage
From: PHO / phonohawk
Date: 2009-09-24 07:35:33
Message id: E1Mqgzc-0006Ym-9F@ddv4jf1.ch3.sourceforge.com
Log Message:
Import hs-hashed-storage-0.3.8 as wip/hs-hashed-storage.
Support code for reading and manipulating hashed file storage (where
each file and directory is associated with a cryptographic hash, for
corruption-resistant storage and fast comparisons).
The supported storage formats include darcs hashed pristine, a plain
filesystem tree and an indexed plain tree (where the index maintains
hashes of the plain files and directories).
Files: