git-annex/Database
Joey Hess 9216718fa0
fix one more export conflict false positive
Somehow forgot about the case where the current export db tree is the
same one in the export log, and it warned about an export conflict when
getting a file in that situation. Of course it's no conflict at all!

This commit was sponsored by Jochen Bartl on Patreon.
2019-01-30 13:18:42 -04:00
..
Keys Fixed a not equal condition in addAssociatedFile. 2018-11-06 22:50:00 +00:00
Export.hs fix one more export conflict false positive 2019-01-30 13:18:42 -04:00
Fsck.hs Removed Esqueleto as a dependency. 2018-11-06 22:18:55 +00:00
Handle.hs remove unused BangPatterns 2018-11-09 13:09:26 -04:00
Init.hs Fix build with persistent-sqlite older than 2.6.3. 2018-11-09 13:09:02 -04:00
Keys.hs avoid closeDb opening the db if it's not already open 2018-10-30 22:19:05 -04:00
Queue.hs fix consistency bug reading from export database 2017-09-06 17:19:07 -04:00
Types.hs rename key2file and file2key 2019-01-14 13:03:35 -04:00