git-annex/Database
Joey Hess 70a8716324
improve benchmark
addAssociatedFileNewBench would sometimes pick a random number that a
previous call had already added. Using a MVar, make it always advance,
so the same behavior is benchmarked each time.
2019-11-22 13:20:22 -04:00
..
Keys eliminate raw sql LIKE query 2019-10-30 15:19:52 -04:00
Benchmark.hs improve benchmark 2019-11-22 13:20:22 -04:00
ContentIdentifier.hs fix test suite 2019-10-30 15:51:37 -04:00
Export.hs make sure all sqlite selects have indexes 2019-10-30 13:46:52 -04:00
Fsck.hs use new name for new format fsck db 2019-11-06 16:27:25 -04:00
Handle.hs display sqlite error message when it crashes 2019-10-24 11:50:55 -04:00
Init.hs remove many old version ifdefs 2019-07-05 15:09:37 -04:00
Keys.hs improve data types for sqlite 2019-10-29 17:05:36 -04:00
Queue.hs update licenses from GPL to AGPL 2019-03-13 15:48:14 -04:00
Types.hs eliminate raw sql LIKE query 2019-10-30 15:19:52 -04:00