git-annex/Remote
Joey Hess 1572c460e8 avoid using openFile when withFile can be used
Potentially fixes some FD leak if an action on an opened file handle fails
for some reason. There have been some hard to reproduce reports of
git-annex leaking FDs, and this may solve them.
2014-02-03 10:19:06 -04:00
..
External reorganize numcopies code (no behavior changes) 2014-01-21 16:08:59 -04:00
Helper Added ways to configure rsync options to be used only when uploading or downloading from a remote. Useful to eg limit upload bandwidth. 2014-02-02 16:06:34 -04:00
Bup.hs avoid using openFile when withFile can be used 2014-02-03 10:19:06 -04:00
Directory.hs add GETAVAILABILITY to external special remote protocol 2014-01-13 14:41:10 -04:00
External.hs add GETAVAILABILITY to external special remote protocol 2014-01-13 14:41:10 -04:00
GCrypt.hs add GETAVAILABILITY to external special remote protocol 2014-01-13 14:41:10 -04:00
Git.hs Added ways to configure rsync options to be used only when uploading or downloading from a remote. Useful to eg limit upload bandwidth. 2014-02-02 16:06:34 -04:00
Glacier.hs avoid needing a build-dep on hxt for Data.AssocList 2014-01-14 16:42:10 -04:00
Hook.hs avoid needing a build-dep on hxt for Data.AssocList 2014-01-14 16:42:10 -04:00
List.hs sync --content: New option that makes the content of annexed files be transferred. 2014-01-19 17:49:54 -04:00
Rsync.hs Added ways to configure rsync options to be used only when uploading or downloading from a remote. Useful to eg limit upload bandwidth. 2014-02-02 16:06:34 -04:00
S3.hs add GETAVAILABILITY to external special remote protocol 2014-01-13 14:41:10 -04:00
Tahoe.hs add GETAVAILABILITY to external special remote protocol 2014-01-13 14:41:10 -04:00
Web.hs catch exception checking if url exists when network is disconnected 2014-01-16 21:24:17 -04:00
WebDAV.hs add GETAVAILABILITY to external special remote protocol 2014-01-13 14:41:10 -04:00