git-annex/Remote
Joey Hess 3334d3831b
change retrieveExport and getKey to throw exception
retrieveExport is part of ongoing transition to make remote methods
throw exceptions, rather than silently hide them.

getKey very rarely fails, and when it does it's always for the same reason
(user configured annex.backend to url for some reason). So, this will
avoid dealing with Nothing everywhere it's used.

This commit was sponsored by Ilya Shlyakhter on Patreon.
2020-05-15 13:45:53 -04:00
..
Directory make storeKey throw exceptions 2020-05-13 14:03:00 -04:00
External add LISTCONFIGS to external special remote protocol 2020-01-17 16:07:17 -04:00
Helper change retrieveExport and getKey to throw exception 2020-05-15 13:45:53 -04:00
Rsync fix windows build 2020-01-01 14:27:03 -04:00
WebDAV more RawFilePath 2019-12-18 17:10:28 -04:00
Adb.hs change retrieveExport and getKey to throw exception 2020-05-15 13:45:53 -04:00
BitTorrent.hs make removeKey throw exceptions 2020-05-14 14:11:05 -04:00
Bup.hs make removeKey throw exceptions 2020-05-14 14:11:05 -04:00
Ddar.hs make removeKey throw exceptions 2020-05-14 14:11:05 -04:00
Directory.hs change retrieveExport and getKey to throw exception 2020-05-15 13:45:53 -04:00
External.hs change retrieveExport and getKey to throw exception 2020-05-15 13:45:53 -04:00
GCrypt.hs make removeKey throw exceptions 2020-05-14 14:11:05 -04:00
Git.hs make removeKey throw exceptions 2020-05-14 14:11:05 -04:00
GitLFS.hs make removeKey throw exceptions 2020-05-14 14:11:05 -04:00
Glacier.hs make removeKey throw exceptions 2020-05-14 14:11:05 -04:00
Hook.hs make removeKey throw exceptions 2020-05-14 14:11:05 -04:00
List.hs Merge branch 'v7' 2020-02-26 18:15:18 -04:00
P2P.hs make retrieveKeyFile and retrieveKeyFileCheap throw exceptions 2020-05-13 17:07:07 -04:00
Rsync.hs change retrieveExport and getKey to throw exception 2020-05-15 13:45:53 -04:00
S3.hs change retrieveExport and getKey to throw exception 2020-05-15 13:45:53 -04:00
Tahoe.hs make removeKey throw exceptions 2020-05-14 14:11:05 -04:00
Web.hs make removeKey throw exceptions 2020-05-14 14:11:05 -04:00
WebDAV.hs change retrieveExport and getKey to throw exception 2020-05-15 13:45:53 -04:00