aboutsummaryrefslogtreecommitdiff
path: root/Remote/External
Commit message (Expand)AuthorAge
* Added EXTENSIONS to external special remote protocol.Gravatar Joey Hess2018-02-07
* Added INFO to external special remote protocol.Gravatar Joey Hess2018-02-06
* add ExportTree table to export dbGravatar Joey Hess2017-09-18
* split out Types.ExportGravatar Joey Hess2017-09-15
* implement removeExportDirectoryGravatar Joey Hess2017-09-15
* External special remote protocol extended to support export.Gravatar Joey Hess2017-09-08
* external: nice error message for keys with spaces in their nameGravatar Joey Hess2017-08-17
* implementation of peer-to-peer protocolGravatar Joey Hess2016-11-17
* convert TMVars that are never left empty into TVarsGravatar Joey Hess2016-09-30
* include external special remote process number in debugGravatar Joey Hess2016-09-30
* allow multiple concurrent external special remote processesGravatar Joey Hess2016-09-30
* move externalConfig into ExternalStateGravatar Joey Hess2016-09-30
* remove unnecessary mvarGravatar Joey Hess2016-09-30
* get, move, copy, mirror: Added --failed switch which retries failed copies/movesGravatar Joey Hess2016-08-03
* Pass the various gnupg-options configs to gpg in several cases where they wer...Gravatar Joey Hess2016-05-23
* use DIRHASH-LOWER for consistencyGravatar Joey Hess2016-05-03
* Added DIRHASH_LOWER to external special remote protocol.Gravatar Joey Hess2016-05-03
* remove 163 lines of code without changing anything except importsGravatar Joey Hess2016-01-20
* Added WHEREIS to external special remote protocol.Gravatar Joey Hess2015-08-13
* relay external special remote stderr through progress suppression machinery (...Gravatar Joey Hess2015-04-04
* Added SETURIPRESENT and SETURIMISSING to external special remote protocolGravatar Joey Hess2015-03-05
* update my email address and homepage urlGravatar Joey Hess2015-01-21
* Expand checkurl to support recommended filename, and multi-file-urlsGravatar Joey Hess2014-12-11
* Revert "let url claims optionally include a suggested filename"Gravatar Joey Hess2014-12-11
* let url claims optionally include a suggested filenameGravatar Joey Hess2014-12-11
* Urls can now be claimed by remotes. This will allow creating, for example, a ...Gravatar Joey Hess2014-12-08
* implement CLAIMURL for external special remoteGravatar Joey Hess2014-12-08
* External special remote protocol now includes commands for setting and gettin...Gravatar Joey Hess2014-12-08
* unify exception handling into Utility.ExceptionGravatar Joey Hess2014-08-07
* factored out Utility.SimpleProtocol from the external special remote implemen...Gravatar Joey Hess2014-04-05
* reorganize numcopies code (no behavior changes)Gravatar Joey Hess2014-01-21
* add GETAVAILABILITY to external special remote protocolGravatar Joey Hess2014-01-13
* external special remote protocol: Added GETGITDIR.Gravatar Joey Hess2014-01-13
* add DEBUGGravatar Joey Hess2014-01-07
* add remote state logsGravatar Joey Hess2014-01-03
* added GETWANTED, SETWANTED for Tobias's flickr remoteGravatar Joey Hess2014-01-01
* external special remote protocol: Added GETUUID.Gravatar Joey Hess2013-12-31
* implement PREPARE-FAILURE for TobiasGravatar Joey Hess2013-12-29
* add credential storage support for external special remotes & update exampleGravatar Joey Hess2013-12-27
* defer SETSTATE and GETSTATE for nowGravatar Joey Hess2013-12-27
* implement GETCONFIG and SETCONFIGGravatar Joey Hess2013-12-27
* don't send PREPARE before INITREMOTEGravatar Joey Hess2013-12-27
* make some requests optional, simplify and future-proof protocol moreGravatar Joey Hess2013-12-27
* external special remotes mostly implemented (untested)Gravatar Joey Hess2013-12-26