log src/org/tmatesoft/hg/internal/IntSliceSeq.java @ 686:f1f095e42555

age author description
Sun, 21 Jul 2013 17:15:34 +0200 Artem Tikhomirov Blame: alternative strategy to handle merge revisions: map(diff(p1->base->p2)) to understand merge intentions better
Sat, 20 Jul 2013 17:40:52 +0200 Artem Tikhomirov HgParentChildMap: deduce common ancestor functionality
Wed, 17 Jul 2013 15:40:51 +0200 Artem Tikhomirov Introduced dedicated IntSliceSeq/IntTuple in place of IntArray with subsequences