git-annex/Remote/Helper
Joey Hess 5f977cc725 directory special remote: Made more efficient and robust.
Files are now written to a tmp directory in the remote, and once all
chunks are written, etc, it's moved into the final place atomically.

For now, checkpresent still checks every single chunk of a file, because
the old method could leave partially transferred files with some chunks
present and others not.
2012-11-19 13:18:23 -04:00
..
Chunked.hs directory special remote: Made more efficient and robust. 2012-11-19 13:18:23 -04:00
Encryptable.hs better streaming while encrypting/decrypting 2012-11-18 15:27:44 -04:00
Hooks.hs where indenting 2012-11-11 00:51:07 -04:00
Special.hs where indenting 2012-11-11 00:51:07 -04:00
Ssh.hs where indenting 2012-11-11 00:51:07 -04:00