Mercurial > hg4j
log src/org/tmatesoft/hg/repo/HgStatusCollector.java @ 223:80a3433ace91
age | author | description |
---|---|---|
Thu, 19 May 2011 05:02:07 +0200 | Artem Tikhomirov | Due to discrepancy in manifest and changelor indexes, wrong manifest revisions got cached and compared |
Thu, 19 May 2011 04:45:52 +0200 | Artem Tikhomirov | NPE when one of the flags is non-null |
Tue, 17 May 2011 03:42:33 +0200 | Artem Tikhomirov | Issue 7: Correctly handle manifest and changelog with different number of (or non-matching) revisions |
Tue, 19 Apr 2011 03:49:29 +0200 | Artem Tikhomirov | Investigate optimization options to allow fast processing of huge repositories. Fix defect in StatusCollector that lead to wrong result comparing first revision to empty repo (-1 to 0), due to same TIP constant value |