Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | fix link display so the user reading this isn't led to beleive there are ↵ | Joey Hess | 2015-09-09 |
| | | | | commands git-annex-$foo | ||
* | link to manpages so there's context over there as well | anarcat | 2015-08-25 |
| | |||
* | Various typo fixes in doc/*.mdwn | Øyvind A. Holm | 2015-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 ↵ | Joey Hess | 2011-12-02 |
| | | | | want git-annex to mention it again. | ||
* | Add --trust, --untrust, and --semitrust options. | Joey Hess | 2011-06-01 |
| | |||
* | Typo fixes in trust.mdwn | http://sunny256.sunbase.org/ | 2011-02-15 |
| | |||
* | wording | Joey Hess | 2011-01-26 |
| | |||
* | fsck: handle untrusted repos | Joey Hess | 2011-01-26 |
| | |||
* | 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. |