Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | clarification | Joey Hess | 2012-03-04 |
| | |||
* | Directory special remotes now support chunking files written to them | Joey Hess | 2012-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. | ||
* | add git annex describe to special remote setup examples | Joey Hess | 2011-04-29 |
| | |||
* | rsync special remote | Joey Hess | 2011-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. | ||
* | document encryption | Joey Hess | 2011-04-16 |
| | |||
* | add encryption support to directory special remotes | Joey Hess | 2011-04-16 |
| | |||
* | tweak | Joey Hess | 2011-03-30 |
| | |||
* | add Remote.Directory | Joey Hess | 2011-03-30 |