git-annex/Remote
Joey Hess 8f142a9279
fix wrong type
Use of Typeable means the type checker can't catch this kind of mistake,
the error is deferred to runtime.

testremote now passes on a directory special remote
2020-01-14 13:05:38 -04:00
..
Directory more RawFilePath 2019-12-18 17:10:28 -04:00
External include all remotes back in 2019-12-02 12:26:33 -04:00
Helper fix wrong type 2020-01-14 13:05:38 -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 be stricter about rejecting invalid configurations for remotes 2020-01-10 14:52:48 -04:00
BitTorrent.hs more RawFilePath 2019-12-18 17:10:28 -04:00
Bup.hs be stricter about rejecting invalid configurations for remotes 2020-01-10 14:52:48 -04:00
Ddar.hs be stricter about rejecting invalid configurations for remotes 2020-01-10 14:52:48 -04:00
Directory.hs separate RemoteConfig parsing basically working 2020-01-14 12:35:08 -04:00
External.hs be stricter about rejecting invalid configurations for remotes 2020-01-10 14:52:48 -04:00
GCrypt.hs separate RemoteConfig parsing basically working 2020-01-14 12:35:08 -04:00
Git.hs separate RemoteConfig parsing basically working 2020-01-14 12:35:08 -04:00
GitLFS.hs separate RemoteConfig parsing basically working 2020-01-14 12:35:08 -04:00
Glacier.hs be stricter about rejecting invalid configurations for remotes 2020-01-10 14:52:48 -04:00
Hook.hs be stricter about rejecting invalid configurations for remotes 2020-01-10 14:52:48 -04:00
List.hs separate RemoteConfig parsing basically working 2020-01-14 12:35:08 -04:00
P2P.hs separate RemoteConfig parsing basically working 2020-01-14 12:35:08 -04:00
Rsync.hs separate RemoteConfig parsing basically working 2020-01-14 12:35:08 -04:00
S3.hs be stricter about rejecting invalid configurations for remotes 2020-01-10 14:52:48 -04:00
Tahoe.hs be stricter about rejecting invalid configurations for remotes 2020-01-10 14:52:48 -04:00
Web.hs separate RemoteConfig parsing basically working 2020-01-14 12:35:08 -04:00
WebDAV.hs be stricter about rejecting invalid configurations for remotes 2020-01-10 14:52:48 -04:00