Mercurial > hg4j
log
age | author | description |
---|---|---|
2013-07-10 | Artem Tikhomirov | Merge branch smartgit-4.5 (no actual changes, merely to denote branch is inactive |
2013-07-09 | Artem Tikhomirov | Pull: phase1 get remote changes and add local revisions |
2013-07-05 | Artem Tikhomirov | Poor performance when reading/collecting branch information. Respect new cache location for recent mercurial revisions. Use different algorithm to build branch cache smartgit-4.6 |
2013-07-04 | Artem Tikhomirov | javac complained about casts, while eclipse compiler is fine |
2013-07-04 | Artem Tikhomirov | ParentChildMap can supply RevisionMap. Refactor ArrayHelper to keep most of sorted/reverse index magic inside |
2013-07-04 | Artem Tikhomirov | Performance: rebuild information about branches takes too long (my improvement: 3 times, 11-15 s to less than 4 sec) |
2013-07-04 | Artem Tikhomirov | Performance: reuse unzip output buffer |