summaryrefslogtreecommitdiff
path: root/doc/copies.mdwn
Commit message (Collapse)AuthorAge
* update documentation for new, neutered key-value backendsGravatar Joey Hess2011-08-28
| | | | | | | | | | | Backends are now only used to generate keys (and check them); they are not arbitrary key-value stores for data, because it turned out such a store is better modeled as a special remote. Updated docs to not imply backends do more than they do now. Sometimes I'm tempted to rename "backend" to "keytype" or something, which would really be more clear. But it would be an annoying transition for users, with annex.backends etc.
* mention --numcopiesGravatar Joey Hess2011-06-01
|
* document 3-level trustGravatar Joey Hess2011-01-26
|
* wordingGravatar Joey Hess2010-12-29
|
* Add trust and untrust subcommands, to allow configuring remotes that are ↵Gravatar Joey Hess2010-12-28
| | | | trusted to retain files without explicit checking.
* change name of numcopies attributeGravatar Joey Hess2010-11-28
|
* updateGravatar Joey Hess2010-11-28
|
* update docsGravatar Joey Hess2010-11-28
|
* In .gitattributes, the git-annex-numcopies attribute can be used to control ↵Gravatar Joey Hess2010-11-28
| | | | the number of copies to retain of different types of files.
* fixGravatar Joey Hess2010-10-19
|
* updateGravatar Joey Hess2010-10-19