git-annex/Remote
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
..
Directory remove Preparer abstraction 2020-05-13 11:56:21 -04:00
External add LISTCONFIGS to external special remote protocol 2020-01-17 16:07:17 -04:00
Helper remove Preparer abstraction 2020-05-13 11:56:21 -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 remove Preparer abstraction 2020-05-13 11:56:21 -04:00
BitTorrent.hs remove SafeFilePath 2020-05-11 14:04:56 -04:00
Bup.hs remove Preparer abstraction 2020-05-13 11:56:21 -04:00
Ddar.hs remove Preparer abstraction 2020-05-13 11:56:21 -04:00
Directory.hs remove Preparer abstraction 2020-05-13 11:56:21 -04:00
External.hs remove Preparer abstraction 2020-05-13 11:56:21 -04:00
GCrypt.hs remove Preparer abstraction 2020-05-13 11:56:21 -04:00
Git.hs avoid beware of the leopard situation 2020-05-04 13:01:11 -04:00
GitLFS.hs remove Preparer abstraction 2020-05-13 11:56:21 -04:00
Glacier.hs remove Preparer abstraction 2020-05-13 11:56:21 -04:00
Hook.hs remove Preparer abstraction 2020-05-13 11:56:21 -04:00
List.hs Merge branch 'v7' 2020-02-26 18:15:18 -04:00
P2P.hs fix encryption of content to gcrypt and git-lfs 2020-02-26 18:05:36 -04:00
Rsync.hs remove Preparer abstraction 2020-05-13 11:56:21 -04:00
S3.hs remove Preparer abstraction 2020-05-13 11:56:21 -04:00
Tahoe.hs fix encryption of content to gcrypt and git-lfs 2020-02-26 18:05:36 -04:00
Web.hs fix encryption of content to gcrypt and git-lfs 2020-02-26 18:05:36 -04:00
WebDAV.hs remove Preparer abstraction 2020-05-13 11:56:21 -04:00