Mercurial > jhg
log
age | author | description |
---|---|---|
2013-05-07 | Artem Tikhomirov | Avoid mmap files when only few bytes are to be read |
2013-05-06 | Artem Tikhomirov | Commit: update active bookmark with new revision |
2013-05-06 | Artem Tikhomirov | Use nodeid reverse lookup speedup cache for #isKnown, if available |
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 |