summaryrefslogtreecommitdiff
path: root/Backend/Hash.hs
Commit message (Expand)AuthorAge
* Added support for SHA3 hashed keys (in 8 varieties), when git-annex is built ...Gravatar Joey Hess2015-08-06
* fsck: When checksumming a file fails due to a hardware fault, the file is now...Gravatar Joey Hess2015-05-27
* refactorGravatar Joey Hess2015-05-27
* if external hash command fails for any reason, fall back to internal hashingGravatar Joey Hess2015-05-27
* Added MD5 and MD5E backends.Gravatar Joey Hess2015-02-04
* Remove support for building without cryptohash.Gravatar Joey Hess2015-02-04
* update my email address and homepage urlGravatar Joey Hess2015-01-21
* add getFileSize, which can get the real size of a large file on WindowsGravatar Joey Hess2015-01-20
* Avoid re-checksumming when migrating from hash to hashE backend. Closes: #774494Gravatar Joey Hess2015-01-04
* fix some mixed space+tab indentationGravatar Joey Hess2014-10-09
* testremote: New command to test uploads/downloads to a remote.Gravatar Joey Hess2014-08-01
* add key stability checking interfaceGravatar Joey Hess2014-07-27
* migrate: Avoid re-checksumming when migrating from hashE to hash backend.Gravatar Joey Hess2014-07-10
* bring back the (checksum) when fsckingGravatar Joey Hess2014-02-20
* import: Add --skip-duplicates option.Gravatar Joey Hess2013-12-04
* allow building w/o cryptohashGravatar Joey Hess2013-10-03
* better nameGravatar Joey Hess2013-10-01
* ensure that hash representations don't change in futureGravatar Joey Hess2013-10-01
* Added SKEIN256 and SKEIN512 backendsGravatar Joey Hess2013-10-01