git-annex/Database
Joey Hess a818bc5e73
add Database.ContentIdentifier
Does not yet have a way to update with new information from the
git-annex branch, which will be needed when multiple repos are importing
from the same remote.
2019-02-20 16:59:10 -04:00
..
Keys Fixed a not equal condition in addAssociatedFile. 2018-11-06 22:50:00 +00:00
ContentIdentifier.hs add Database.ContentIdentifier 2019-02-20 16:59:10 -04: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 add Database.ContentIdentifier 2019-02-20 16:59:10 -04:00