Mercurial > hg4j
log src/org/tmatesoft/hg/repo/HgManifest.java @ 225:fad70a9e6c7f
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:14:45 +0200 | Artem Tikhomirov | Basic information about branches |
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 |
Mon, 18 Apr 2011 18:04:24 +0200 | Artem Tikhomirov | Pool objects to avoid memory polution with duplicates |
Wed, 09 Mar 2011 05:22:17 +0100 | Artem Tikhomirov | Merged branch wrap-data-access into default for resource-friendly data access. Updated API to promote that friendliness to clients (channels, not byte[]). More exceptions base src/com/tmate/hgkit/ll/HgManifest.java@27cc9bc6bc5a |
Fri, 28 Jan 2011 03:50:52 +0100 | Artem Tikhomirov | Updated contact address to support@hg4j.com |
Mon, 24 Jan 2011 05:33:47 +0100 | Artem Tikhomirov | Moved RevlogStream implementation into .internal |