summaryrefslogtreecommitdiff
path: root/Remote/External
Commit message (Expand)AuthorAge
* add GETINFO to external protocol (for ronnypfa)Joey Hess2018-06-08
* Added EXTENSIONS to external special remote protocol.Joey Hess2018-02-07
* Added INFO to external special remote protocol.Joey Hess2018-02-06
* add ExportTree table to export dbJoey Hess2017-09-18
* split out Types.ExportJoey Hess2017-09-15
* implement removeExportDirectoryJoey Hess2017-09-15
* External special remote protocol extended to support export.Joey Hess2017-09-08
* external: nice error message for keys with spaces in their nameJoey Hess2017-08-17
* implementation of peer-to-peer protocolJoey Hess2016-11-17
* convert TMVars that are never left empty into TVarsJoey Hess2016-09-30
* include external special remote process number in debugJoey Hess2016-09-30
* allow multiple concurrent external special remote processesJoey Hess2016-09-30
* move externalConfig into ExternalStateJoey Hess2016-09-30
* remove unnecessary mvarJoey Hess2016-09-30
* get, move, copy, mirror: Added --failed switch which retries failed copies/movesJoey Hess2016-08-03
* Pass the various gnupg-options configs to gpg in several cases where they wer...Joey Hess2016-05-23
* use DIRHASH-LOWER for consistencyJoey Hess2016-05-03
* Added DIRHASH_LOWER to external special remote protocol.Joey Hess2016-05-03
* remove 163 lines of code without changing anything except importsJoey Hess2016-01-20
* Added WHEREIS to external special remote protocol.Joey Hess2015-08-13
* relay external special remote stderr through progress suppression machinery (...Joey Hess2015-04-04
* Added SETURIPRESENT and SETURIMISSING to external special remote protocolJoey Hess2015-03-05
* update my email address and homepage urlJoey Hess2015-01-21
* Expand checkurl to support recommended filename, and multi-file-urlsJoey Hess2014-12-11
* Revert "let url claims optionally include a suggested filename"Joey Hess2014-12-11
* let url claims optionally include a suggested filenameJoey Hess2014-12-11
* Urls can now be claimed by remotes. This will allow creating, for example, a ...Joey Hess2014-12-08
* implement CLAIMURL for external special remoteJoey Hess2014-12-08
* External special remote protocol now includes commands for setting and gettin...Joey Hess2014-12-08
* unify exception handling into Utility.ExceptionJoey Hess2014-08-07
* factored out Utility.SimpleProtocol from the external special remote implemen...Joey Hess2014-04-05
* reorganize numcopies code (no behavior changes)Joey Hess2014-01-21
* add GETAVAILABILITY to external special remote protocolJoey Hess2014-01-13
* external special remote protocol: Added GETGITDIR.Joey Hess2014-01-13
* add DEBUGJoey Hess2014-01-07
* add remote state logsJoey Hess2014-01-03
* added GETWANTED, SETWANTED for Tobias's flickr remoteJoey Hess2014-01-01
* external special remote protocol: Added GETUUID.Joey Hess2013-12-31
* implement PREPARE-FAILURE for TobiasJoey Hess2013-12-29
* add credential storage support for external special remotes & update exampleJoey Hess2013-12-27
* defer SETSTATE and GETSTATE for nowJoey Hess2013-12-27
* implement GETCONFIG and SETCONFIGJoey Hess2013-12-27
* don't send PREPARE before INITREMOTEJoey Hess2013-12-27
* make some requests optional, simplify and future-proof protocol moreJoey Hess2013-12-27
* external special remotes mostly implemented (untested)Joey Hess2013-12-26