Mercurial > jhg
log src/org/tmatesoft/hg/repo/HgDataFile.java @ 608:e1b29756f901
age | author | description |
---|---|---|
Tue, 07 May 2013 21:27:51 +0200 | Artem Tikhomirov | Clean, organize and resolve some TODOs and FIXMEs: minor refactorings and comments |
Mon, 06 May 2013 18:29:57 +0200 | Artem Tikhomirov | Refactor HgBlameFacility: relevant action methods moved to proper home (HgDataFile), as facility doesn't provide anything but packaging of relevant methods/interfaces |
Mon, 06 May 2013 17:11:29 +0200 | Artem Tikhomirov | Refactor metadata parsing in HgDataFile, moved to standalone class |
Fri, 03 May 2013 17:03:31 +0200 | Artem Tikhomirov | Utilize RevisionLookup to speed-up getRevisionIndex of both manifest and changelog |
Thu, 11 Apr 2013 16:27:06 +0200 | Artem Tikhomirov | Let session context control creation of Path instances |
Fri, 19 Oct 2012 16:03:21 +0200 | Artem Tikhomirov | Do not use exception when only metadata processing is needed. For hg4j repo, status 0:-1 changed from 500 to 60 ms |