Mercurial > hg4j
log src/org/tmatesoft/hg/internal/diff/DiffRangeMap.java @ 697:24f4efedc9d5
age | author | description |
---|---|---|
Mon, 22 Jul 2013 22:47:06 +0200 | Artem Tikhomirov | Compile with Java5, ensure generics are fine for other compilers, too |
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 |