summaryrefslogtreecommitdiff
path: root/Annex/NumCopies.hs
Commit message (Expand)AuthorAge
* improve message about 1 copyJoey Hess2023-12-04
* fix --from overriding annex-ignoreJoey Hess2023-11-30
* --explain for numcopies checksJoey Hess2023-07-31
* filter out control characters in all other MessagesJoey Hess2023-04-11
* Apply codespell -w throughoutYaroslav Halchenko2023-03-17
* Fix ambigous typosYaroslav Halchenko2023-03-17
* move several readonly values to AnnexReadJoey Hess2022-06-28
* prevent numcopies or mincopies being configured to 0Joey Hess2022-03-28
* drop, move, mirror: when two files have the same content, honor the max numco...Joey Hess2021-06-15
* verify associated files when checking numcopiesJoey Hess2021-06-15
* improve messageJoey Hess2021-04-27
* mincopiesJoey Hess2021-01-06
* more RawFilePath conversionJoey Hess2020-10-30
* improve "unable to lock down 1 copy" messageJoey Hess2020-06-26
* wip RawFilePath 2x git-annex find speedupJoey Hess2019-11-26
* update licenses from GPL to AGPLJoey Hess2019-03-13
* removed the old Android appJoey Hess2018-10-13
* move: --safe/--unsafe and potential drop race fixJoey Hess2018-04-09
* more lambda-case conversionJoey Hess2017-12-05
* handle SomeAsyncException same as AsyncExceptionJoey Hess2016-06-20
* remove 163 lines of code without changing anything except importsJoey Hess2016-01-20
* also generate a drop safety proof for move --from remoteJoey Hess2015-10-09
* fix local dropping to not require extra locking of copies, but only that the ...Joey Hess2015-10-09
* improve message when drop failed due to no locked copyJoey Hess2015-10-09
* verify local copy of content with lockingJoey Hess2015-10-09
* content locking during drop working for local git remotesJoey Hess2015-10-09
* finish and use lockContent interfaceJoey Hess2015-10-09
* improve drop proof codeJoey Hess2015-10-09
* TrustedCopy is good enough to allow droppingJoey Hess2015-10-08
* try harder to verify until at least one VerifiedCopyLock is obtainedJoey Hess2015-10-08
* require 1 locked copy while dropping from local or a remoteJoey Hess2015-10-08
* support invalidating existing VerifiedCopysJoey Hess2015-10-08
* add VerifiedCopy data typeJoey Hess2015-10-08
* import --clean-duplicates: Fix bug that didn't count local or trusted repo's ...Joey Hess2015-06-03
* move nubbing into function whose algo needs a nubbed listJoey Hess2015-04-30
* refactorJoey Hess2015-04-30