index
:
git-annex-gpl
master
git-annex without the AGPL
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Annex
/
NumCopies.hs
Commit message (
Expand
)
Author
Age
*
handle SomeAsyncException same as AsyncException
Joey Hess
2016-06-20
*
remove 163 lines of code without changing anything except imports
Joey Hess
2016-01-20
*
also generate a drop safety proof for move --from remote
Joey Hess
2015-10-09
*
fix local dropping to not require extra locking of copies, but only that the ...
Joey Hess
2015-10-09
*
improve message when drop failed due to no locked copy
Joey Hess
2015-10-09
*
verify local copy of content with locking
Joey Hess
2015-10-09
*
content locking during drop working for local git remotes
Joey Hess
2015-10-09
*
finish and use lockContent interface
Joey Hess
2015-10-09
*
improve drop proof code
Joey Hess
2015-10-09
*
TrustedCopy is good enough to allow dropping
Joey Hess
2015-10-08
*
try harder to verify until at least one VerifiedCopyLock is obtained
Joey Hess
2015-10-08
*
require 1 locked copy while dropping from local or a remote
Joey Hess
2015-10-08
*
support invalidating existing VerifiedCopys
Joey Hess
2015-10-08
*
add VerifiedCopy data type
Joey Hess
2015-10-08
*
import --clean-duplicates: Fix bug that didn't count local or trusted repo's ...
Joey Hess
2015-06-03
*
move nubbing into function whose algo needs a nubbed list
Joey Hess
2015-04-30
*
refactor
Joey Hess
2015-04-30