graph
- 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
- Push: tests. Commit respects phases.new-commit setting. Fix outgoing when changes are not children of common (Issue 47)2013-07-02, by Artem Tikhomirov
- Push: tests (push to empty, push changes, respect secret)2013-07-01, by Artem Tikhomirov
- Push: phase4 - settle local and remote phases, push updated phases regardless of server publishing state, do not push secret changesets2013-06-28, by Artem Tikhomirov
- Push: phase4 - update local and remote phase information2013-06-26, by Artem Tikhomirov
- Introduced RevisionSet to ease update of phase roots on push2013-06-25, by Artem Tikhomirov
- Location of repository files as enumeration, use file constants instead of plain names2013-06-25, by Artem Tikhomirov
- Push: phase3 - update matching remote bookmarks2013-06-21, by Artem Tikhomirov
- Push: phase2 - upload bundle with changes to remote server2013-06-20, by Artem Tikhomirov
- Push: phase1 - prepare bundle with changes2013-06-19, by Artem Tikhomirov
- v1.2 line of dev: update versions, use patch merge code by default2013-06-19, by Artem Tikhomirov
- Added tag v1.1.0 for changeset 2f33f102a8fa2013-06-11, by Artem Tikhomirov
- Updated copyright yearv1.1.0 2013-06-11, by Artem Tikhomirov
- Deprecated code removed2013-06-11, by Artem Tikhomirov
- Issue 46: Files with backslashes (legal on Linux) cause troublessmartgit-4.5 2013-06-06, by Artem Tikhomirov
- AIOOBE in HgManifest.RevisionMapper: provide more details about exception context. Create lock file atomically. Picked from changeset 8a5cdcb27b8fsmartgit-4.5 2013-06-07, by Artem Tikhomirov
- HgInitCommand: expose repo init functionality2013-06-07, by Artem Tikhomirov
- HgCommitCommand: save last commit message2013-06-06, by Artem Tikhomirov
- Compound test scenario for checkout, add, remove, revert and commit2013-06-06, by Artem Tikhomirov
- Issue 46: Files with backslashes (legal on Linux) cause troubles2013-06-06, by Artem Tikhomirov
- Added tag v1.1rc2 for changeset 54e16ab771ec2013-05-30, by Artem Tikhomirov
- Progress/cancel for HgDiffCommand. Renamed execute methodv1.1rc2 2013-05-30, by Artem Tikhomirov
- AIOOBE in HgManifest.RevisionMapper. Provide more details about exception context. Create lock file atomically. Test concurrent pull-rebase and read2013-05-30, by Artem Tikhomirov