Mercurial > hg4j
log src/org/tmatesoft/hg/repo/Revlog.java @ 245:2fb439375ddc
age | author | description |
---|---|---|
Thu, 23 Jun 2011 16:58:38 +0200 | Artem Tikhomirov | External cache Nodeid<->int added, Revlog.RevisionMap |
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 |
Wed, 20 Apr 2011 21:14:51 +0200 | Artem Tikhomirov | Performance optimization: reduce memory ParentWalker hogs |
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 |