aboutsummaryrefslogtreecommitdiff
path: root/Annex/NumCopies.hs
Commit message (Expand)AuthorAge
* more lambda-case conversionGravatar Joey Hess2017-12-05
* handle SomeAsyncException same as AsyncExceptionGravatar Joey Hess2016-06-20
* remove 163 lines of code without changing anything except importsGravatar Joey Hess2016-01-20
* also generate a drop safety proof for move --from remoteGravatar Joey Hess2015-10-09
* fix local dropping to not require extra locking of copies, but only that the ...Gravatar Joey Hess2015-10-09
* improve message when drop failed due to no locked copyGravatar Joey Hess2015-10-09
* verify local copy of content with lockingGravatar Joey Hess2015-10-09
* content locking during drop working for local git remotesGravatar Joey Hess2015-10-09
* finish and use lockContent interfaceGravatar Joey Hess2015-10-09
* improve drop proof codeGravatar Joey Hess2015-10-09
* TrustedCopy is good enough to allow droppingGravatar Joey Hess2015-10-08
* try harder to verify until at least one VerifiedCopyLock is obtainedGravatar Joey Hess2015-10-08
* require 1 locked copy while dropping from local or a remoteGravatar Joey Hess2015-10-08
* support invalidating existing VerifiedCopysGravatar Joey Hess2015-10-08
* add VerifiedCopy data typeGravatar Joey Hess2015-10-08
* import --clean-duplicates: Fix bug that didn't count local or trusted repo's ...Gravatar Joey Hess2015-06-03
* move nubbing into function whose algo needs a nubbed listGravatar Joey Hess2015-04-30
* refactorGravatar Joey Hess2015-04-30