graph
- Refactoring: move all encoding/decoding operations into single place, EncodingHelper2013-07-11, by Artem Tikhomirov
- Added tag v1.2m1 for changeset dde18bc7053b2013-07-10, by Artem Tikhomirov
- Test Copy-on-Write transactionsv1.2m1 2013-07-10, by Artem Tikhomirov
- Utilize transaction when writing fncache. Better HgIOException2013-07-10, by Artem Tikhomirov
- Pull: phase2 - update phases from remote, fncache with added files. Tests2013-07-10, by Artem Tikhomirov
- Merge branch smartgit-4.62013-07-10, by Artem Tikhomirov
- Merge branch smartgit-4.5 (no actual changes, merely to denote branch is inactive2013-07-10, by Artem Tikhomirov
- Pull: phase1 get remote changes and add local revisions2013-07-09, by Artem Tikhomirov
- Poor performance when reading/collecting branch information. Respect new cache location for recent mercurial revisions. Use different algorithm to build branch cachesmartgit-4.6 2013-07-05, by Artem Tikhomirov
- javac complained about casts, while eclipse compiler is fine2013-07-04, by Artem Tikhomirov
- ParentChildMap can supply RevisionMap. Refactor ArrayHelper to keep most of sorted/reverse index magic inside2013-07-04, by 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, by Artem Tikhomirov
- Performance: reuse unzip output buffer2013-07-04, by Artem Tikhomirov
- 1) Console push tool. 2) Pass class to blame into FileUtils2013-07-03, by Artem Tikhomirov
- Tests for recent changes in HgParentChildMap and RepositoryComparator (outgoing to respect drafts and Issue 47)2013-07-03, by Artem Tikhomirov