summaryrefslogtreecommitdiff
path: root/Remote
Commit message (Expand)AuthorAge
* glacier: Do not try to run glacier value create when an existing glacier remo...Gravatar Joey Hess2014-02-20
* remove Read instance for RefGravatar Joey Hess2014-02-19
* cleanup thanks to Utility.PIDGravatar Joey Hess2014-02-11
* plumb creds from webapp to initremoteGravatar Joey Hess2014-02-11
* Add progress display for transfers to/from external special remotes.Gravatar Joey Hess2014-02-10
* fix failing test case on WindowsGravatar Joey Hess2014-02-03
* avoid using openFile when withFile can be usedGravatar Joey Hess2014-02-03
* Added ways to configure rsync options to be used only when uploading or downl...Gravatar Joey Hess2014-02-02
* change a few renameFile's to renameGravatar Joey Hess2014-01-29
* use locking on WindowsGravatar Joey Hess2014-01-28
* reorgGravatar Joey Hess2014-01-26
* reorgGravatar Joey Hess2014-01-26
* Optimise non-bare http remotes; no longer does a 404 to the wrong url every t...Gravatar Joey Hess2014-01-26
* reorganize numcopies code (no behavior changes)Gravatar Joey Hess2014-01-21
* sync --content: New option that makes the content of annexed files be transfe...Gravatar Joey Hess2014-01-19
* catch exception checking if url exists when network is disconnectedGravatar Joey Hess2014-01-16
* avoid needing a build-dep on hxt for Data.AssocListGravatar Joey Hess2014-01-14
* Fix a long-standing bug that could cause the wrong index file to be used when...Gravatar Joey Hess2014-01-14
* add GETAVAILABILITY to external special remote protocolGravatar Joey Hess2014-01-13
* external special remote protocol: Added GETGITDIR.Gravatar Joey Hess2014-01-13
* forgot to delay for 1 second in busy wait loopGravatar Joey Hess2014-01-08
* only run tahoe start onceGravatar Joey Hess2014-01-08
* copyright yearGravatar Joey Hess2014-01-08
* Added tahoe special remote.Gravatar Joey Hess2014-01-08
* add DEBUGGravatar Joey Hess2014-01-07
* show PATH on failureGravatar Joey Hess2014-01-07
* add remote state logsGravatar Joey Hess2014-01-03
* Remotes can now be made read-only, by setting remote.<name>.annex-readonlyGravatar Joey Hess2014-01-02
* 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
* better error messages when external special remote exits unexpectedly or is n...Gravatar Joey Hess2013-12-27
* add credential storage support for external special remotes & update exampleGravatar Joey Hess2013-12-27
* better protocol error message, indicate if the command was able to be parsed ...Gravatar Joey Hess2013-12-27
* flush handle after writing messageGravatar Joey Hess2013-12-27
* fix deadlock when state TMVar is emptyGravatar Joey Hess2013-12-27
* defer SETSTATE and GETSTATE for nowGravatar Joey Hess2013-12-27
* implement GETCONFIG and SETCONFIGGravatar Joey Hess2013-12-27
* support encryptionGravatar Joey Hess2013-12-27
* make --debug show transcript of special remote protocol messagesGravatar 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
* future-proofingGravatar Joey Hess2013-12-25
* basic data types and serialization for external special remote protocolGravatar Joey Hess2013-12-25
* pull in Win32-extras, to be able to get current process id in WindowsGravatar Joey Hess2013-12-11
* Deal with box.com changing the url of their webdav endpoint.Gravatar Joey Hess2013-12-02
* rsync special remote: Fix fallback mode for rsync remotes that use hashDirMix...Gravatar Joey Hess2013-12-02
* map: Work when there are gcrypt remotes.Gravatar Joey Hess2013-11-04
* really fix gcrypt for aaf881e8bb22408f671e566ebcd3f59be958a26fGravatar Joey Hess2013-11-02