Mercurial > hg4j
log src/org/tmatesoft/hg/repo/HgManifest.java @ 258:e5776067b3b8
age | author | description |
---|---|---|
Tue, 16 Aug 2011 22:07:16 +0200 | Artem Tikhomirov | Handle revision constants correctly |
Tue, 16 Aug 2011 04:03:29 +0200 | Artem Tikhomirov | Collect tags for a file - improve performance of 'sparse' manifest reads |
Thu, 02 Jun 2011 05:13:39 +0200 | Artem Tikhomirov | Allow to cat a file with changeset revision |
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 |