Mercurial > jhg
log src/org/tmatesoft/hg/internal/IntSliceSeq.java @ 686:f1f095e42555
age | author | description |
---|---|---|
2013-07-21 | Artem Tikhomirov | Blame: alternative strategy to handle merge revisions: map(diff(p1->base->p2)) to understand merge intentions better |
2013-07-20 | Artem Tikhomirov | HgParentChildMap: deduce common ancestor functionality |
2013-07-17 | Artem Tikhomirov | Introduced dedicated IntSliceSeq/IntTuple in place of IntArray with subsequences |