summaryrefslogtreecommitdiff
path: root/Remote
Commit message (Expand)AuthorAge
* 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
* clean import listGravatar Joey Hess2013-11-02
* fix buildGravatar Joey Hess2013-11-02
* gcrypt, bup: Fix bug that prevented using these special remotes with encrypti...Gravatar Joey Hess2013-11-02
* assistant: Support repairing git remotes that are locally accessibleGravatar Joey Hess2013-10-27
* directory, webdav: Fix bug introduced in version 4.20131002 that caused the c...Gravatar Joey Hess2013-10-26
* fix inverted logic when determining whether to write a chunkcount fileGravatar Joey Hess2013-10-26
* S3: Try to ensure bucket name is valid for archive.org.Gravatar Joey Hess2013-10-16
* fix remote fsck to run in remoteGravatar Joey Hess2013-10-14
* ye olde inverted logicGravatar Joey Hess2013-10-14
* add remote fsck interfaceGravatar Joey Hess2013-10-11