aboutsummaryrefslogtreecommitdiff
path: root/doc/trust.mdwn
Commit message (Collapse)AuthorAge
* fix link display so the user reading this isn't led to beleive there are ↵Gravatar Joey Hess2015-09-09
| | | | commands git-annex-$foo
* link to manpages so there's context over there as wellGravatar anarcat2015-08-25
|
* Various typo fixes in doc/*.mdwnGravatar Øyvind A. Holm2015-04-17
| | | | | | | | | | One of my for f in `ls *.mdwn | sort -R`; do aspell -c $f; sleep 2; done sessions. 3647f704-e510-11e4-bf50-000df06acc56
* dead: A command which says that a repository is gone for good and you don't ↵Gravatar Joey Hess2011-12-02
| | | | want git-annex to mention it again.
* Add --trust, --untrust, and --semitrust options.Gravatar Joey Hess2011-06-01
|
* Typo fixes in trust.mdwnGravatar http://sunny256.sunbase.org/2011-02-15
|
* wordingGravatar Joey Hess2011-01-26
|
* fsck: handle untrusted reposGravatar Joey Hess2011-01-26
|
* 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.