Fri, 03 May 2013 17:03:31 +0200 |
Artem Tikhomirov |
Utilize RevisionLookup to speed-up getRevisionIndex of both manifest and changelog
|
Fri, 03 May 2013 15:29:26 +0200 |
Artem Tikhomirov |
Do not instantiate intermediate arrays
|
Fri, 03 May 2013 15:19:18 +0200 |
Artem Tikhomirov |
Utilize the fact nodeids are very different and are read anyway to speed up reverse lookup
|
Fri, 03 May 2013 14:10:40 +0200 |
Artem Tikhomirov |
Wrap manifest revision map completion into single file access
|
Thu, 02 May 2013 19:23:53 +0200 |
Artem Tikhomirov |
HgBlameFacility refactoring: extract code to build file history that spans renames
|
Thu, 02 May 2013 19:23:35 +0200 |
Artem Tikhomirov |
Filter shall notify delegate about reset, too
|
Thu, 02 May 2013 19:22:43 +0200 |
Artem Tikhomirov |
Cache only in-memory revision representations
|
Thu, 02 May 2013 16:51:02 +0200 |
Artem Tikhomirov |
Share last revision read between #iterate() invocations, to save revision rebuild efforts when few subsequent revisions are read
|