git-annex/Remote
Joey Hess 4d2cd58ee5
provide missing remote actions for importree only remote
Ah, it seemed too easy before when I was implementing importrree only,
and it was because all the key-based actions needed to be handled too.

Mostly copied from isexport, and this works. It does seem that
an import remote could use retrieveExportWithContentIdentifier
rather than retrieveExport, and checkPresentExportWithContentIdentifier
rather than checkPresentExport, which would both be more accurate.
2020-12-17 13:46:34 -04:00
..
Directory finish fixing removeLink on windows 2020-11-24 13:20:44 -04:00
External remove uses of warningIO 2020-12-02 14:57:43 -04:00
Helper provide missing remote actions for importree only remote 2020-12-17 13:46:34 -04:00
List auto-init autoenable=yes 2020-05-27 12:40:35 -04:00
Rsync add newtypes for QuickCheck to avoid LANG=C issues 2020-11-09 20:21:18 -04:00
WebDAV more RawFilePath 2019-12-18 17:10:28 -04:00
Adb.hs no importKey for android yet 2020-07-03 14:02:50 -04:00
BitTorrent.hs propagate signals to the transferrer process group 2020-12-11 15:32:00 -04:00
Bup.hs more RawFilePath conversion 2020-10-30 13:07:41 -04:00
Ddar.hs convert to withCreateProcess for async exception safety 2020-06-04 15:45:52 -04:00
Directory.hs finish fixing removeLink on windows 2020-11-24 13:20:44 -04:00
External.hs propagate signals to the transferrer process group 2020-12-11 15:32:00 -04:00
GCrypt.hs convert git config reading to use hGetLineUntilExitOrEOF 2020-11-19 15:38:43 -04:00
Git.hs improve display 2020-12-14 13:13:53 -04:00
GitLFS.hs convert getFileSize to RawFilePath 2020-11-05 11:32:57 -04:00
Glacier.hs close stdin handles before waiting on commands 2020-06-05 17:27:49 -04:00
Hook.hs make removeKey throw exceptions 2020-05-14 14:11:05 -04:00
HttpAlso.hs httpalso: Support being used with special remotes that do not have encryption= in their config. 2020-09-29 13:56:27 -04:00
List.hs cache remote.log 2020-09-22 13:52:26 -04:00
P2P.hs make retrieveKeyFile and retrieveKeyFileCheap throw exceptions 2020-05-13 17:07:07 -04:00
Rsync.hs more RawFilePath conversion 2020-10-30 15:55:59 -04:00
S3.hs convert getFileSize to RawFilePath 2020-11-05 11:32:57 -04:00
Tahoe.hs more RawFilePath conversion 2020-10-30 12:51:34 -04:00
Web.hs Parse youtube-dl progress output 2020-09-29 17:53:48 -04:00
WebDAV.hs remove uses of warningIO 2020-12-02 14:57:43 -04:00