summaryrefslogtreecommitdiff
path: root/doc/special_remotes/external
Commit message (Collapse)AuthorAge
* make checkKey always return unknownGravatar Joey Hess2014-12-17
|
* fix support for single-file torrentsGravatar Joey Hess2014-12-11
|
* move error message to return valueGravatar Joey Hess2014-12-11
|
* add working external special remote for torrentsGravatar Joey Hess2014-12-11
| | | | Not IMHO good enough quality to be more than an example, but it does work!
* fix example external remote script to write files atomicallyGravatar Joey Hess2014-08-01
|
* implement PREPARE-FAILURE for TobiasGravatar Joey Hess2013-12-29
|
* 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
|
* 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
|
* 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
|
* external special remote documentation and example scriptGravatar Joey Hess2013-12-26