summaryrefslogtreecommitdiff
path: root/doc/special_remotes
Commit message (Collapse)AuthorAge
* Added a commentGravatar https://www.google.com/accounts/o8/id?id=AItOawnoUOqs_lbuWyZBqyU6unHgUduJwDDgiKY2012-05-30
|
* (no commit message)Gravatar https://www.google.com/accounts/o8/id?id=AItOawnoUOqs_lbuWyZBqyU6unHgUduJwDDgiKY2012-05-30
|
* Added a commentGravatar http://joeyh.name/2012-05-29
|
* correct S3 environment variable namesGravatar Joey Hess2012-05-29
|
* Added a comment: environment variablesGravatar https://www.google.com/accounts/o8/id?id=AItOawnoUOqs_lbuWyZBqyU6unHgUduJwDDgiKY2012-05-29
|
* formatGravatar Joey Hess2012-05-27
|
* rsync shellescape disable optionGravatar Joey Hess2012-05-02
| | | | | | | | Rsync special remotes can be configured with shellescape=no to avoid shell quoting that is normally done when using rsync over ssh. This is known to be needed for certian rsync hosting providers (specificially hidrive.strato.com) that use rsync over ssh but do not pass it through the shell.
* clarificationGravatar Joey Hess2012-03-04
|
* Directory special remotes now support chunking files written to themGravatar Joey Hess2012-03-03
| | | | | | Avoiding writing files larger than a specified size is useful on certian things. For example, box.com has a file size limit of 100 mb. Could also be useful on really crappy removable media.
* fix broken linksGravatar Joey Hess2011-11-08
|
* wiki updatesGravatar Joey Hess2011-11-08
|
* Added support for getting content from git remotes using http (and https).Gravatar Joey Hess2011-08-16
|
* fixed internal linkGravatar http://christian.amsuess.com/chrysn2011-08-04
|
* documentation for using the webGravatar Joey Hess2011-07-01
|
* linkGravatar Joey Hess2011-05-16
|
* add a few tweaks to make it easy to use the Internet Archive's variant of S3Gravatar Joey Hess2011-05-16
| | | | | | | | In particular, munge key filenames to comply with the IA's filename limits, disable encryption, support their nonstandard way of creating buckets, and allow x-amz-* headers to be specified in initremote to set item metadata. Still TODO: initremote does not handle multiword metadata headers right.
* cleanupGravatar Joey Hess2011-05-16
|
* added documentation for using the Internet Archive as a remote via S3Gravatar Joey Hess2011-05-16
| | | | Renamed Amazon_S3 page to just S3.
* S3: When encryption is enabled, the Amazon S3 login credentials are stored, ↵Gravatar Joey Hess2011-05-01
| | | | encrypted, in .git-annex/remotes.log, so environment variables need not be set after the remote is initialized.
* note number of hash bucketsGravatar Joey Hess2011-04-29
|
* add git annex describe to special remote setup examplesGravatar Joey Hess2011-04-29
|
* no way the goon would be admitted in the library; he doesn't understand the ↵Gravatar http://christian.amsuess.com/chrysn2011-04-29
| | | | floor/shelf system anyway
* wordingGravatar Joey Hess2011-04-28
|
* hook special remote implemented, and testedGravatar Joey Hess2011-04-28
|
* bugfixGravatar Joey Hess2011-04-28
|
* documentation for hook special remotesGravatar Joey Hess2011-04-28
| | | | | | Releasing before I have quite finished the code. Got a little caught up in Anathem references. Time for a walk and then a tiny bit more coding and possibly testing.
* added example fo rusing rsync over sshGravatar https://www.google.com/accounts/o8/id?id=AItOawmBUR4O9mofxVbpb8JV9mEbVfIYv670uJo2011-04-28
|
* filter out --delete rsync optionGravatar Joey Hess2011-04-27
| | | | rsync does not have a --no-delete, so do it this way instead
* rsync special remoteGravatar Joey Hess2011-04-27
| | | | | | | | | Fully tested and working, including resuming and encryption. (Though not resuming when sending *with* encryption; gpg doesn't produce identical output each time.) Uses same layout as the directory special remote and the .git/annex/objects/ directory.
* noteGravatar Joey Hess2011-04-17
|
* document encryptionGravatar Joey Hess2011-04-16
|
* add encryption support to directory special remotesGravatar Joey Hess2011-04-16
|
* bup and git-annex-shellGravatar Joey Hess2011-04-09
| | | | | Looked at having git-annex shell support running bup server.. Then looked at how bup runs bup server over ssh, and fled away, screaming..
* change name of buprepoGravatar Joey Hess2011-04-09
| | | | | | Instead of remote=, use buprepo= Anyone already using bup will need to re-run git annex initremote.
* mention how to use default bup repoGravatar Joey Hess2011-04-09
|
* local bup remotesGravatar Joey Hess2011-04-08
|
* bupdatesGravatar Joey Hess2011-04-08
|
* document bup special remotesGravatar Joey Hess2011-04-08
|
* encryption design documentGravatar Joey Hess2011-04-03
|
* mention archive.org's S3 serverGravatar Joey Hess2011-04-02
| | | | git-annex + archive.org could be an interesting combo for public archivists
* tweakGravatar Joey Hess2011-03-30
|
* add Remote.DirectoryGravatar Joey Hess2011-03-30
|
* updateGravatar Joey Hess2011-03-30
|
* typoGravatar Joey Hess2011-03-30
|
* use HMACGravatar Joey Hess2011-03-29
|
* doc update for S3Gravatar Joey Hess2011-03-29
|
* generalize special remote configuration storageGravatar Joey Hess2011-03-28
|
* nix on revocationGravatar Joey Hess2011-03-28
|
* thinkoGravatar Joey Hess2011-03-28
|
* S3 updates; gpg keysGravatar Joey Hess2011-03-28