git-annex/Remote
Joey Hess 8c54604e67
import+export from directory special remote fully working
Had to add two more API calls to override export APIs that are not safe
for use in combination with import.

It's unfortunate that removeExportDirectory is documented to be allowed
to remove non-empty directories. I'm not entirely sure why it's that
way, my best guess is it was intended to make it easy to implement with
just rm -rf.
2019-03-05 14:20:14 -04:00
..
Directory misctmp cleanup 2019-01-17 16:02:22 -04:00
External make everything build again after ByteString Key changes 2019-01-11 16:39:46 -04:00
Helper import+export from directory special remote fully working 2019-03-05 14:20:14 -04:00
Rsync Support exporttree=yes for rsync special remotes. 2018-02-28 13:36:20 -04:00
WebDAV deal with attempt to export filename with # or ? to webdav 2019-02-07 13:47:57 -04:00
Adb.hs no remotes support import yet 2019-02-20 16:59:04 -04:00
BitTorrent.hs no remotes support import yet 2019-02-20 16:59:04 -04:00
Bup.hs no remotes support import yet 2019-02-20 16:59:04 -04:00
Ddar.hs no remotes support import yet 2019-02-20 16:59:04 -04:00
Directory.hs import+export from directory special remote fully working 2019-03-05 14:20:14 -04:00
External.hs no remotes support import yet 2019-02-20 16:59:04 -04:00
GCrypt.hs no remotes support import yet 2019-02-20 16:59:04 -04:00
Git.hs no remotes support import yet 2019-02-20 16:59:04 -04:00
Glacier.hs no remotes support import yet 2019-02-20 16:59:04 -04:00
Hook.hs no remotes support import yet 2019-02-20 16:59:04 -04:00
List.hs initial try at using storeExportWithContentIdentifier 2019-03-04 17:50:41 -04:00
P2P.hs no remotes support import yet 2019-02-20 16:59:04 -04:00
Rsync.hs no remotes support import yet 2019-02-20 16:59:04 -04:00
S3.hs Merge branch 'master' into importtree 2019-02-26 11:36:36 -04:00
Tahoe.hs no remotes support import yet 2019-02-20 16:59:04 -04:00
Web.hs no remotes support import yet 2019-02-20 16:59:04 -04:00
WebDAV.hs no remotes support import yet 2019-02-20 16:59:04 -04:00