git-annex/Remote/Helper
Joey Hess b50ee9cd0c
remove Preparer abstraction
That had almost no benefit at all, and complicated things quite a lot.

What I proably wanted this to be was something like ResourceT, but it
was not. The few remotes that actually need some preparation done only
once and reused used a MVar and not Preparer.
2020-05-13 11:56:21 -04:00
..
Chunked more RawFilePath 2019-12-18 17:10:28 -04:00
AWS.hs include credPairRemoteFields in RemoteConfigParsers 2020-01-15 10:57:45 -04:00
Chunked.hs add descriptions for all remote config fields 2020-01-20 15:20:04 -04:00
Encryptable.hs fix encryption of content to gcrypt and git-lfs 2020-02-26 18:05:36 -04:00
ExportImport.hs Bugfix to getting content from an export remote with -J, when the export database was not yet populated. 2020-02-26 18:07:20 -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 update licenses from GPL to AGPL 2019-03-13 15:48:14 -04:00
Messages.hs update licenses from GPL to AGPL 2019-03-13 15:48:14 -04:00
P2P.hs make metered more generic 2019-06-25 12:33:36 -04:00
ReadOnly.hs improve error display when storing to an export/import remote fails 2019-08-13 12:05:00 -04:00
Special.hs remove Preparer abstraction 2020-05-13 11:56:21 -04:00
Ssh.hs convert TopFilePath to use RawFilePath 2019-12-09 15:07:21 -04:00