Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | groundwork for parameterizing hash depth | Joey Hess | 2015-01-28 |
| | |||
* | update my email address and homepage url | Joey Hess | 2015-01-21 |
| | |||
* | WebDAV: Avoid buffering whole file in memory when downloading. | Joey Hess | 2014-08-08 |
| | | | | | | httpBodyRetriever will later also be used by S3 This commit was sponsored by Ethan Aubin. | ||
* | use DAV monad | Joey Hess | 2014-08-07 |
| | | | | | | | | | | | | This speeds up the webdav special remote somewhat, since it often now groups actions together in a single http connection when eg, storing a file. Legacy chunks are still supported, but have not been sped up. This depends on a as-yet unreleased version of DAV. This commit was sponsored by Thomas Hochstein. | ||
* | more DAV url fixes for windows | Joey Hess | 2014-02-25 |