git-annex/Remote
Joey Hess 7b71685a93 Bugfix: directory special remote could loop forever storing a key when a too small chunksize was configured.
Ensure that each file has something written to it, even if the bytestring
chunk size is greater than the configured chunksize.

This means we may write a bit larger than the configured value, but only
when the configured value is very small; ie, < 8 kb.
2012-11-19 13:30:58 -04:00
..
Helper directory special remote: Made more efficient and robust. 2012-11-19 13:18:23 -04:00
Bup.hs better streaming while encrypting/decrypting 2012-11-18 15:27:44 -04:00
Directory.hs Bugfix: directory special remote could loop forever storing a key when a too small chunksize was configured. 2012-11-19 13:30:58 -04:00
Git.hs indentation foo, and a new coding style page. no code changes 2012-10-28 21:27:15 -04:00
Hook.hs better streaming while encrypting/decrypting 2012-11-18 15:27:44 -04:00
List.hs skeltal webdav special remote 2012-11-14 20:25:31 -04:00
Rsync.hs better streaming while encrypting/decrypting 2012-11-18 15:27:44 -04:00
S3.hs S3: Added progress display for uploading and downloading. 2012-11-18 22:49:07 -04:00
Web.hs where indenting 2012-11-11 00:51:07 -04:00
WebDAV.hs directory special remote: Made more efficient and robust. 2012-11-19 13:18:23 -04:00