aboutsummaryrefslogtreecommitdiff
path: root/Remote/GCrypt.hs
Commit message (Expand)AuthorAge
...
* finish making rsync support chunkingGravatar Joey Hess2014-08-03
* Set gcrypt-publish-participants when setting up a gcrypt repository, to avoid...Gravatar Joey Hess2014-07-15
* remove Read instance for RefGravatar Joey Hess2014-02-19
* plumb creds from webapp to initremoteGravatar Joey Hess2014-02-11
* add GETAVAILABILITY to external special remote protocolGravatar Joey Hess2014-01-13
* really fix gcrypt for aaf881e8bb22408f671e566ebcd3f59be958a26fGravatar Joey Hess2013-11-02
* assistant: Support repairing git remotes that are locally accessibleGravatar Joey Hess2013-10-27
* add remote fsck interfaceGravatar Joey Hess2013-10-11
* 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
* 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
* 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
* ignore gcrypt remotes w/o an annex-uuidGravatar Joey Hess2013-09-08
* gcrypt: now supports rsyncGravatar Joey Hess2013-09-08
* local gcrypt fully working!Gravatar Joey Hess2013-09-08
* partially complete gcrypt remote (local send done; rest not)Gravatar Joey Hess2013-09-07