git-annex/Backend
Joey Hess 1da79ea61f When shaNsum commands cannot be found, use the Haskell SHA library (already a dependency) to do the checksumming. This may be slower, but avoids portability problems.
Using Crypto's version of the hashes would be another option.
I need to benchmark it. The SHA2 library (which provides SHA1 also,
confusing name) may be the fastest option, but is not currently in Debian.
2012-07-04 09:11:36 -04:00
..
SHA.hs When shaNsum commands cannot be found, use the Haskell SHA library (already a dependency) to do the checksumming. This may be slower, but avoids portability problems. 2012-07-04 09:11:36 -04:00
URL.hs separate source of content from the filename associated with the key when generating a key 2012-06-05 19:51:03 -04:00
WORM.hs maintain set of files pendingAdd 2012-06-20 16:31:46 -04:00