git-annex/Remote
Joey Hess d00ce82418
fix hang if external program is not available
startExternal' throws an exception, which left the externalAsync TMVar
empty, so the next try to use it would hang.
2020-08-19 12:20:07 -04:00
..
Directory
External fix some warnings 2020-08-15 14:33:18 -04:00
Helper external backends wip 2020-07-29 15:23:18 -04:00
List auto-init autoenable=yes 2020-05-27 12:40:35 -04:00
Rsync
WebDAV
Adb.hs no importKey for android yet 2020-07-03 14:02:50 -04:00
BitTorrent.hs
Bup.hs fix reversion 2020-06-05 19:06:09 -04:00
Ddar.hs convert to withCreateProcess for async exception safety 2020-06-04 15:45:52 -04:00
Directory.hs simplify interface by removing size 2020-07-03 14:22:22 -04:00
External.hs fix hang if external program is not available 2020-08-19 12:20:07 -04:00
GCrypt.hs
Git.hs avoid failure to lock content of removed file causing drop etc to fail 2020-07-25 11:59:33 -04:00
GitLFS.hs lockContent for S3 (with versioning=yes) and git-lfs 2020-06-26 13:46:42 -04:00
Glacier.hs close stdin handles before waiting on commands 2020-06-05 17:27:49 -04:00
Hook.hs
List.hs auto-init autoenable=yes 2020-05-27 12:40:35 -04:00
P2P.hs
Rsync.hs fix implicit embedcreds regression 2020-06-16 18:00:19 -04:00
S3.hs no importKey for S3 for now 2020-07-03 13:53:14 -04:00
Tahoe.hs lockContent for tahoe 2020-06-26 14:23:21 -04:00
Web.hs
WebDAV.hs