aboutsummaryrefslogtreecommitdiff
path: root/doc/special_remotes
Commit message (Collapse)AuthorAge
* improve directory special remote docsGravatar Joey Hess2014-02-02
|
* (no commit message)Gravatar https://www.google.com/accounts/o8/id?id=AItOawm-19QERTsjJSB-m6dWvOa1w9SOxyhFqDM2014-01-29
|
* formatGravatar Joey Hess2014-01-08
|
* Added tahoe special remote.Gravatar Joey Hess2014-01-08
| | | | | | | | | | | | Known problems: 1. Tries to tahoe start when daemon is already running. 2. If multiple tahoe remotes are set up on the same computer, they will have the same node.url configured by default, and this confuses tahoe commands. This commit was sponsored by LeastAuthority.com
* implement PREPARE-FAILURE for TobiasGravatar Joey Hess2013-12-29
|
* Added a comment: XMPP not working in Raspberry PI buildGravatar https://www.google.com/accounts/o8/id?id=AItOawm0yDI6AsAuXPDHIDXm5H9EGDXkuwb1efA2013-12-27
|
* add credential storage support for external special remotes & update exampleGravatar Joey Hess2013-12-27
|
* make directory absolute (mostly as an example of using SETCONFIG)Gravatar Joey Hess2013-12-27
|
* emphasize link to protocolGravatar Joey Hess2013-12-27
|
* fix linkGravatar Joey Hess2013-12-27
|
* external special remotes workingGravatar Joey Hess2013-12-27
|
* de-verbose cpGravatar Joey Hess2013-12-27
|
* another bug in shell code. haskell has ruined meGravatar Joey Hess2013-12-27
|
* fix 3 more bugs in these measly 150 lines of shell code. sheeshGravatar Joey Hess2013-12-27
|
* make --debug show transcript of special remote protocol messagesGravatar Joey Hess2013-12-27
|
* improve commentsGravatar Joey Hess2013-12-27
|
* improve code, seems to work well nowGravatar Joey Hess2013-12-27
|
* fix bug (no type safe protocol stuff here, alas..)Gravatar Joey Hess2013-12-27
|
* make some requests optional, simplify and future-proof protocol moreGravatar Joey Hess2013-12-27
|
* fix format of sample programGravatar Joey Hess2013-12-26
|
* updateGravatar Joey Hess2013-12-26
|
* external special remote documentation and example scriptGravatar Joey Hess2013-12-26
|
* Google Apps just needs good SRV recordsGravatar https://www.google.com/accounts/o8/id?id=AItOawmZilYULa6CDEGfuagoDlesyakBgnf-dF82013-11-27
|
* Added a comment: Google Apps & SRVGravatar https://www.google.com/accounts/o8/id?id=AItOawmZilYULa6CDEGfuagoDlesyakBgnf-dF82013-11-27
|
* Added a comment: Expected cost for a repositoryGravatar https://www.google.com/accounts/o8/id?id=AItOawlq4ClC5EMN1Vq1DpWXAqP5TiDnCK1mSfk2013-11-24
|
* Added a commentGravatar http://joeyh.name/2013-11-24
|
* Added a comment: Testing a special remoteGravatar https://www.google.com/accounts/o8/id?id=AItOawnWvnTWY6LrcPB4BzYEBn5mRTpNhg5EtEg2013-11-24
|
* Added a comment: Same problem, no XMPP showing up in daemon.logGravatar https://www.google.com/accounts/o8/id?id=AItOawlu-fdXIt_RF9ggvg4zP0yBbtjWQwHAMS42013-11-21
|
* Added a comment: I know this thread is old but...Gravatar https://www.google.com/accounts/o8/id?id=AItOawmZgZuUhZlHpd_AbbcixY0QQiutb2I7GWY2013-11-18
|
* point at my fork of gcrypt, which is currently neededGravatar Joey Hess2013-11-05
|
* Added a commentGravatar https://www.google.com/accounts/o8/id?id=AItOawnZEanlyzay_QlEAL0CWpyZcRTyN7vay8U2013-10-22
|
* Added a commentGravatar RaspberryPie2013-09-26
|
* Added a commentGravatar http://joeyh.name/2013-09-25
|
* Added a comment: NopeGravatar RaspberryPie2013-09-24
|
* git-annex-shell: Added support for operating inside gcrypt repositories.Gravatar Joey Hess2013-09-24
| | | | | | * Note that the layout of gcrypt repositories has changed, and if you created one you must manually upgrade it. See http://git-annex.branchable.com/upgrades/gcrypt/
* Added a commentGravatar http://joeyh.name/2013-09-19
|
* Added a comment: Missing prerequisites for XMPP syncing?Gravatar RaspberryPie2013-09-17
|
* add gcrypt tipGravatar Joey Hess2013-09-08
|
* gcrypt: now supports rsyncGravatar Joey Hess2013-09-08
| | | | | | | | | | | | | | | | | | | | Use rsync for gcrypt remotes that are not local to the disk. (Note that I have punted on supporting http transport for now, it doesn't seem likely to be very useful.) This was mostly quite easy, it just uses the rsync special remote to handle the transfers. The git repository url is converted to a RsyncOptions structure, which required parsing it separately, since the rsync special remote only supports rsync urls, which use a different format. Note that annexed objects are now stored at the top of the gcrypt repo, rather than inside annex/objects. This simplified the rsync suport, since it doesn't have to arrange to create that directory. And git-annex is not going to be run directly within gcrypt repos -- or if in some strance scenario it was, it would make sense for it to not see the encrypted objects. This commit was sponsored by Sheila Miguez
* updateGravatar Joey Hess2013-09-07
|
* page for gcryptGravatar Joey Hess2013-09-07
|
* update docs for changed initremote encryption syntaxGravatar Joey Hess2013-09-04
|
* Added a commentGravatar http://joeyh.name/2013-08-26
|
* Added a commentGravatar http://cstork.org/2013-08-25
|
* Added a commentGravatar http://joeyh.name/2013-08-23
|
* Added a comment: different s3 storage URLsGravatar https://www.google.com/accounts/o8/id?id=AItOawne_amN4fko4p5cRY_9EYwaYuJKNn7LRio2013-08-23
|
* Added a comment: Added use cases to "special remotes"Gravatar http://olivier.berger.myopenid.com/2013-08-22
|
* Added a commentGravatar http://joeyh.name/2013-08-22
|
* Added a comment: rsync remote is basically more intended for backups ?Gravatar http://olivier.berger.myopenid.com/2013-08-17
|
* Added a commentGravatar http://joeyh.name/2013-08-17
|