git-annex/Remote/Helper
Joey Hess c1cd402081
make storeKey throw exceptions
When storing content on remote fails, always display a reason why.

Since the Storer used by special remotes already did, this mostly affects
git remotes, but not entirely. For example, if git-lfs failed to connect to
the endpoint, it used to silently return False.
2020-05-13 14:03:00 -04:00
..
Chunked make storeKey throw exceptions 2020-05-13 14:03:00 -04:00
AWS.hs include credPairRemoteFields in RemoteConfigParsers 2020-01-15 10:57:45 -04:00
Chunked.hs make storeKey throw exceptions 2020-05-13 14:03:00 -04:00
Encryptable.hs fix encryption of content to gcrypt and git-lfs 2020-02-26 18:05:36 -04:00
ExportImport.hs make storeKey throw exceptions 2020-05-13 14:03:00 -04:00
Git.hs convert TopFilePath to use RawFilePath 2019-12-09 15:07:21 -04:00
Hooks.hs fix builds build 2020-03-10 13:50:46 -04:00
Http.hs make storeKey throw exceptions 2020-05-13 14:03:00 -04:00
Messages.hs update licenses from GPL to AGPL 2019-03-13 15:48:14 -04:00
P2P.hs make storeKey throw exceptions 2020-05-13 14:03:00 -04:00
ReadOnly.hs make storeKey throw exceptions 2020-05-13 14:03:00 -04:00
Special.hs make storeKey throw exceptions 2020-05-13 14:03:00 -04:00
Ssh.hs convert TopFilePath to use RawFilePath 2019-12-09 15:07:21 -04:00