Mercurial > hg4j
log src/org/tmatesoft/hg/internal/IntSliceSeq.java @ 713:661e77dc88ba tip
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 |