summaryrefslogtreecommitdiff
path: root/Remote/Adb.hs
Commit message (Expand)AuthorAge
* export tree: avoid confusing output about renaming filesJoey Hess2024-03-09
* adb send to final filename not tmp fileJoey Hess2023-09-11
* let Remote.availability return UnavilableJoey Hess2023-08-16
* filter out control characters in warning messagesJoey Hess2023-04-10
* added an optional cost= configuration to all special remotesJoey Hess2023-01-12
* change retrieveExportWithContentIdentifier to take a list of ContentIdentifierJoey Hess2022-09-20
* adb: Added configuration setting oldandroid=trueJoey Hess2022-07-13
* incremental verification for retrieval from import remotesJoey Hess2022-05-09
* incremental verification for retrieval from all export remotesJoey Hess2022-05-09
* support incremental verification when retrieving from export/import remotesJoey Hess2022-05-09
* adb: Avoid find failing with "Argument list too long"Joey Hess2022-01-31
* adb: Added ignorefinderror configuration parameterJoey Hess2022-01-10
* commentJoey Hess2022-01-03
* ImportableContentsChunkableJoey Hess2021-10-08
* incremental verify for directory special remoteJoey Hess2021-08-16
* incremental verify for byteRetriever special remotesJoey Hess2021-08-11
* simplify and speed up Utility.FileSystemEncodingJoey Hess2021-08-11
* remove "checking remotename" messageJoey Hess2021-04-27
* move untrust forcing from Logs.Trust into RemoteJoey Hess2020-12-28
* split off versionedExport from appendonlyJoey Hess2020-12-28
* optimisation for borgJoey Hess2020-12-22
* convert listImportableContents to throwing exceptionsJoey Hess2020-12-22
* add thirdPartyPopulated interfaceJoey Hess2020-12-18
* no importKey for android yetJoey Hess2020-07-03
* convert renameExport to throw exceptionJoey Hess2020-05-15
* convert removeExportDirectory to throw exceptionJoey Hess2020-05-15
* change removeExport to throw exceptionJoey Hess2020-05-15
* change retrieveExport and getKey to throw exceptionJoey Hess2020-05-15
* make storeExport throw exceptionsJoey Hess2020-05-15
* make removeKey throw exceptionsJoey Hess2020-05-14
* make retrieveKeyFile and retrieveKeyFileCheap throw exceptionsJoey Hess2020-05-13
* make storeKey throw exceptionsJoey Hess2020-05-13
* remove Preparer abstractionJoey Hess2020-05-13
* adb: Better messages when the adb command is not installedJoey Hess2020-04-02
* fix encryption of content to gcrypt and git-lfsJoey Hess2020-02-26
* add descriptions for all remote config fieldsJoey Hess2020-01-20
* ported almost all remotes, until my brain meltedJoey Hess2020-01-14
* be stricter about rejecting invalid configurations for remotesJoey Hess2020-01-10
* use filepath-bytestring for annex object manipulationsJoey Hess2019-12-11
* include all remotes back inJoey Hess2019-12-02
* add RemoteStateHandleJoey Hess2019-10-14
* improve error display when storing to an export/import remote failsJoey Hess2019-08-13
* fix storeExportWithContentIdentifierJoey Hess2019-04-09
* adb importJoey Hess2019-04-09
* better indicate when special remotes do not support renameExportJoey Hess2019-03-11
* no remotes support import yetJoey Hess2019-02-20
* purify exportActionsJoey Hess2019-01-30
* rename key2file and file2keyJoey Hess2019-01-14
* add Remote.readonlyJoey Hess2018-08-30
* add retrievalSecurityPolicyJoey Hess2018-06-21