git-annex/Remote/Helper
Joey Hess a3b714ddd9
finish fixing removeLink on windows
9cb250f7be got the ones in RawFilePath,
but there were others that used the one from unix-compat, which fails at
runtime on windows. To avoid this,
import System.PosixCompat.Files hiding removeLink

This commit was sponsored by Ethan Aubin.
2020-11-24 13:20:44 -04:00
..
Chunked audit all uses of SomeException to avoid catching async exceptions 2020-06-05 15:16:57 -04:00
AWS.hs include credPairRemoteFields in RemoteConfigParsers 2020-01-15 10:57:45 -04:00
Chunked.hs convert getFileSize to RawFilePath 2020-11-05 11:32:57 -04:00
Encryptable.hs fix a further bug 2020-06-16 18:14:36 -04:00
ExportImport.hs external backends wip 2020-07-29 15:23:18 -04:00
Git.hs convert TopFilePath to use RawFilePath 2019-12-09 15:07:21 -04:00
Hooks.hs fix name of lock file 2020-10-29 10:53:01 -04:00
Http.hs convert getFileSize to RawFilePath 2020-11-05 11:32:57 -04:00
Messages.hs update licenses from GPL to AGPL 2019-03-13 15:48:14 -04:00
P2P.hs convert getFileSize to RawFilePath 2020-11-05 11:32:57 -04:00
ReadOnly.hs convert renameExport to throw exception 2020-05-15 15:08:09 -04:00
Special.hs finish fixing removeLink on windows 2020-11-24 13:20:44 -04:00
Ssh.hs convert to use hGetLineUntilExitOrEOF 2020-11-19 16:13:31 -04:00