Mercurial > jhg
log
age | author | description |
---|---|---|
2013-05-06 | Artem Tikhomirov | Refactor HgBlameFacility: relevant action methods moved to proper home (HgDataFile), as facility doesn't provide anything but packaging of relevant methods/interfaces |
2013-05-06 | Artem Tikhomirov | Refactor metadata parsing in HgDataFile, moved to standalone class |
2013-05-06 | Artem Tikhomirov | Remove debug timestamps |
2013-05-03 | Artem Tikhomirov | Utilize RevisionLookup to speed-up getRevisionIndex of both manifest and changelog |
2013-05-03 | Artem Tikhomirov | Do not instantiate intermediate arrays |
2013-05-03 | Artem Tikhomirov | Utilize the fact nodeids are very different and are read anyway to speed up reverse lookup |
2013-05-03 | Artem Tikhomirov | Wrap manifest revision map completion into single file access |