git-annex/Git
Joey Hess acd7a52dfd always find optimal merge
Testing b9ac585454, it didn't find the
optimal union merge, the second sha was the one to use, at least in
the case I tried. Let's just try all shas to see if any can be reused.

I stopped using the expensive nub, so despite the use of sets to
sort/uniq file contents, this is probably as fast or faster than it
was before.
2011-12-12 01:59:29 -04:00
..
CatFile.hs improve type signatures with a Ref newtype 2011-11-16 02:41:46 -04:00
LsFiles.hs lint 2011-11-11 01:52:58 -04:00
LsTree.hs improve type signatures with a Ref newtype 2011-11-16 02:41:46 -04:00
Queue.hs reorder repo parameters last 2011-11-08 16:27:20 -04:00
UnionMerge.hs always find optimal merge 2011-12-12 01:59:29 -04:00