git-annex/Remote
Joey Hess ad1d422dd7
fix false positive in export conflict detection
Like the earlier fixed one in Command.Export, it occurred when the same
tree was exported by multiple clones. Previous fix was incomplete since
several other places looked at the list of exported trees to detect when
there was an export conflict. Added a single unified function to avoid
missing any places it needed to be fixed.

This commit was sponsored by mo on Patreon.
2019-01-30 12:36:30 -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 fix false positive in export conflict detection 2019-01-30 12:36:30 -04:00
Rsync Support exporttree=yes for rsync special remotes. 2018-02-28 13:36:20 -04:00
WebDAV webdav: Avoid unncessisarily creating the collection at the top of the repo 2017-10-11 11:10:33 -04:00
Adb.hs rename key2file and file2key 2019-01-14 13:03:35 -04:00
BitTorrent.hs misctmp cleanup 2019-01-17 16:02:22 -04:00
Bup.hs rename key2file and file2key 2019-01-14 13:03:35 -04:00
Ddar.hs rename key2file and file2key 2019-01-14 13:03:35 -04:00
Directory.hs add Remote.readonly 2018-08-30 11:12:18 -04:00
External.hs deMaybe credPairRemoteKey 2018-12-04 13:37:43 -04:00
GCrypt.hs add Remote.readonly 2018-08-30 11:12:18 -04:00
Git.hs rename key2file and file2key 2019-01-14 13:03:35 -04:00
Glacier.hs rename key2file and file2key 2019-01-14 13:03:35 -04:00
Hook.hs rename key2file and file2key 2019-01-14 13:03:35 -04:00
List.hs webapp: Fixed a crash when adding a git remote. 2018-10-29 16:01:08 -04:00
P2P.hs clean P2P protocol shutdown on EOF try 2 2018-09-25 16:49:59 -04:00
Rsync.hs centralized "yes"/"no" parsing 2018-10-10 11:14:27 -04:00
S3.hs couple fixes 2019-01-29 15:20:22 -04:00
Tahoe.hs centralized "yes"/"no" parsing 2018-10-10 11:14:27 -04:00
Web.hs remove unused import 2018-12-30 15:18:49 -04:00
WebDAV.hs fix webdav reversion 2018-12-10 12:49:51 -04:00