summaryrefslogtreecommitdiff
path: root/P2P
Commit message (Expand)AuthorAge
* disk free checking for unsized keysJoey Hess2024-01-16
* filter out control characters in error messagesJoey Hess2023-04-10
* Apply codespell -w throughoutYaroslav Halchenko2023-03-17
* small RawFilePath optimisationJoey Hess2023-03-02
* Windows: Support long filenames in more (possibly all) of the codeJoey Hess2023-03-01
* fix handling of corrupted data received from git remoteJoey Hess2022-01-07
* factor out IncrementalHasher from IncrementalVerifierJoey Hess2021-11-09
* distinguish between incremental verification failing and not being doneJoey Hess2021-08-18
* refactorJoey Hess2021-08-18
* simplify and speed up Utility.FileSystemEncodingJoey Hess2021-08-11
* move verifyKeyContent to Annex.VerifyJoey Hess2021-07-27
* switch from hslogger to purpose-built Utility.DebugJoey Hess2021-04-05
* chance case of "transfer failed" to match "Transfer stalled"Joey Hess2021-03-06
* incremental checksum on upload to ssh or p2pJoey Hess2021-02-10
* deal with possibility of short read by S.hGetJoey Hess2021-02-09
* incremental checksum on download from ssh or p2pJoey Hess2021-02-09
* suggest when user may want annex.stalldetectionJoey Hess2021-02-03
* use TotalSize more extensivelyJoey Hess2020-12-11
* make getViaTmpFrom no longer update location logJoey Hess2020-12-11
* avoid P2P.Protocol defining instance Proto.Serializable AssociatedFileJoey Hess2020-12-09
* refactoringJoey Hess2020-12-07
* improve p2p protocol handling of requested object not availableJoey Hess2020-12-01
* finish fixing removeLink on windowsJoey Hess2020-11-24
* annex.adjustedbranchrefreshJoey Hess2020-11-16
* more RawFilePath conversionJoey Hess2020-11-05
* convert getFileSize to RawFilePathJoey Hess2020-11-05
* more RawFilePath conversionJoey Hess2020-10-30
* more RawFilePath conversionJoey Hess2020-10-29
* avoid failure to lock content of removed file causing drop etc to failJoey Hess2020-07-25
* remove redundant importsJoey Hess2020-06-22
* async exception safetyJoey Hess2020-06-05
* make runRelayService async exception safeJoey Hess2020-06-03
* use filepath-bytestring for annex object manipulationsJoey Hess2019-12-11
* convert TopFilePath to use RawFilePathJoey Hess2019-12-09
* wip RawFilePath 2x git-annex find speedupJoey Hess2019-11-26
* minor typosJoey Hess2019-03-27
* update licenses from GPL to AGPLJoey Hess2019-03-13
* distinguish between cached and uncached credsJoey Hess2018-12-04
* comment typoJoey Hess2018-11-12
* Fixed some other potential hangs in the P2P protocolJoey Hess2018-11-06
* git-annex-shell: fix transfer hangJoey Hess2018-11-06
* Fix a P2P protocol hangJoey Hess2018-11-02
* simplifyJoey Hess2018-10-22
* instrument P2P --debug with connection and thread infoJoey Hess2018-10-22
* clean P2P protocol shutdown on EOF try 2Joey Hess2018-09-25
* Revert "clean P2P protocol shutdown on EOF"Joey Hess2018-09-25
* clean P2P protocol shutdown on EOFJoey Hess2018-09-13
* enforce retrievalSecurityPolicyJoey Hess2018-06-21
* improve indentJoey Hess2018-06-14
* GIT_ANNEX_SHELL_APPENDONLYJoey Hess2018-05-25