git-annex/Remote
Joey Hess 88ccfaa78c
storeExportWithContentIdentifierM for directory special remote
Not sure if my reasoning about the races really holds.

It would certianly be possible to better guard against races by using
Linux-specific renameat2 with RENAME_EXCHANGE or RENAME_NOREPLACE.

Or by using link and relying on it not overwriting existing files -- but
that would need a filesystem that supports hard links and directory can
be used in filesystems that don't.
2019-03-04 14:46:25 -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 downloader complete (untested) 2019-02-27 13:15:02 -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 storeExportWithContentIdentifierM for directory special remote 2019-03-04 14:46:25 -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 no remotes support import yet 2019-02-20 16:59:04 -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