log src/org/tmatesoft/hg/repo/Revlog.java @ 324:283b294d1079

age author description
Mon, 03 Oct 2011 06:47:20 +0200 Artem Tikhomirov Explore alternatives to access file-changelog combined history
Thu, 29 Sep 2011 03:20:28 +0200 Artem Tikhomirov Rework file history build approach to match rest of the API
Sat, 24 Sep 2011 07:29:05 +0200 Artem Tikhomirov Recognize closed branches
Sat, 24 Sep 2011 04:06:27 +0200 Artem Tikhomirov Collect sort reverse indexes along with array sorting
Mon, 29 Aug 2011 23:14:59 +0200 Artem Tikhomirov Favor delegation over generalization
Thu, 25 Aug 2011 03:57:39 +0200 Artem Tikhomirov Use Nodeid.isNull check instead of NULL.equals
Thu, 23 Jun 2011 16:58:38 +0200 Artem Tikhomirov External cache Nodeid<->int added, Revlog.RevisionMap