index
:
git-annex-gpl
master
git-annex without the AGPL
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Backend
/
Hash.hs
Commit message (
Expand
)
Author
Age
*
Support --metadata field<number, --metadata field>number etc to match ranges ...
Joey Hess
2016-02-27
*
better forcing of hash
Joey Hess
2016-02-26
*
try again at forcing file read while hashing
Joey Hess
2016-02-26
*
test revert "force hash to finish with file before returning"
Joey Hess
2016-02-26
*
remove 163 lines of code without changing anything except imports
Joey Hess
2016-01-20
*
force hash to finish with file before returning
Joey Hess
2016-01-06
*
generalize catchHardwareFault to catchIOErrorType
Joey Hess
2015-12-06
*
use action, not sideAction
Joey Hess
2015-10-11
*
rename fsckKey to verifyKeyContent
Joey Hess
2015-10-01
*
Added support for SHA3 hashed keys (in 8 varieties), when git-annex is built ...
Joey Hess
2015-08-06
*
fsck: When checksumming a file fails due to a hardware fault, the file is now...
Joey Hess
2015-05-27
*
refactor
Joey Hess
2015-05-27
*
if external hash command fails for any reason, fall back to internal hashing
Joey Hess
2015-05-27
*
Added MD5 and MD5E backends.
Joey Hess
2015-02-04
*
Remove support for building without cryptohash.
Joey Hess
2015-02-04
*
update my email address and homepage url
Joey Hess
2015-01-21
*
add getFileSize, which can get the real size of a large file on Windows
Joey Hess
2015-01-20
*
Avoid re-checksumming when migrating from hash to hashE backend. Closes: #774494
Joey Hess
2015-01-04
*
fix some mixed space+tab indentation
Joey Hess
2014-10-09
*
testremote: New command to test uploads/downloads to a remote.
Joey Hess
2014-08-01
*
add key stability checking interface
Joey Hess
2014-07-27
*
migrate: Avoid re-checksumming when migrating from hashE to hash backend.
Joey Hess
2014-07-10
*
bring back the (checksum) when fscking
Joey Hess
2014-02-20
*
import: Add --skip-duplicates option.
Joey Hess
2013-12-04
*
allow building w/o cryptohash
Joey Hess
2013-10-03
*
better name
Joey Hess
2013-10-01
*
ensure that hash representations don't change in future
Joey Hess
2013-10-01
*
Added SKEIN256 and SKEIN512 backends
Joey Hess
2013-10-01