log src/org/tmatesoft/hg/internal/RepositoryComparator.java @ 210:6a2481866491

age author description
Thu, 28 Apr 2011 03:55:23 +0200 Artem Tikhomirov Wrong parent assignment when building branch chain
Thu, 28 Apr 2011 03:44:45 +0200 Artem Tikhomirov Few branches (distinct BranchChains from distinct heads) may end up with same nodes. Building BC structure fixed to reuse chain elements
Thu, 28 Apr 2011 03:10:56 +0200 Artem Tikhomirov Conditional debug printouts