Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | update documentation for new, neutered key-value backends | Joey Hess | 2011-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 --numcopies | Joey Hess | 2011-06-01 |
| | |||
* | document 3-level trust | Joey Hess | 2011-01-26 |
| | |||
* | wording | Joey Hess | 2010-12-29 |
| | |||
* | Add trust and untrust subcommands, to allow configuring remotes that are ↵ | Joey Hess | 2010-12-28 |
| | | | | trusted to retain files without explicit checking. | ||
* | change name of numcopies attribute | Joey Hess | 2010-11-28 |
| | |||
* | update | Joey Hess | 2010-11-28 |
| | |||
* | update docs | Joey Hess | 2010-11-28 |
| | |||
* | In .gitattributes, the git-annex-numcopies attribute can be used to control ↵ | Joey Hess | 2010-11-28 |
| | | | | the number of copies to retain of different types of files. | ||
* | fix | Joey Hess | 2010-10-19 |
| | |||
* | update | Joey Hess | 2010-10-19 |