summaryrefslogtreecommitdiff
path: root/Remote
Commit message (Expand)AuthorAge
* 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
* url size fixesGravatar Joey Hess2013-10-11
* remove __WINDOWS__ ifdefGravatar Joey Hess2013-10-06
* typoe and debug infoGravatar Joey Hess2013-10-01
* git-annex-shell gcryptsetup commandGravatar Joey Hess2013-10-01
* Disable receive.denyNonFastForwards when setting up a gcrypt special remoteGravatar Joey Hess2013-10-01
* fix probing for local gcrypt reposGravatar Joey Hess2013-10-01
* fix transferring to gcrypt repo from direct mode repoGravatar Joey Hess2013-10-01
* Send a git-annex user-agent when downloading urls.Gravatar Joey Hess2013-09-28
* clean up some ugly codeGravatar Joey Hess2013-09-27
* blind enabling gcrypt repos on rsync.netGravatar Joey Hess2013-09-27
* support ssh://host/~/dirGravatar Joey Hess2013-09-26
* hlintGravatar Joey Hess2013-09-25
* add back lost check that git-annex-shell supports gcryptGravatar Joey Hess2013-09-24
* git-annex-shell: Added support for operating inside gcrypt repositories.Gravatar Joey Hess2013-09-24
* factor out more ssh stuff from git remoteGravatar Joey Hess2013-09-24
* Use cryptohash rather than SHA for hashing.Gravatar Joey Hess2013-09-22
* better probing for gcrypt repositories using new --check optionGravatar Joey Hess2013-09-19
* webapp: support adding existing gcrypt special remotes from removable drivesGravatar Joey Hess2013-09-18
* gcrypt: Ensure that signing key is set to one of the participants keys.Gravatar Joey Hess2013-09-17
* Support hot-swapping of removable drives containing gcrypt repositories.Gravatar Joey Hess2013-09-12