Thu, 28 Apr 2011 03:55:23 +0200 |
Artem Tikhomirov |
Wrong parent assignment when building branch chain
|
Thu, 28 Apr 2011 03:44:45 +0200 |
Artem Tikhomirov |
Few branches (distinct BranchChains from distinct heads) may end up with same nodes. Building BC structure fixed to reuse chain elements
|
Thu, 28 Apr 2011 03:17:50 +0200 |
Artem Tikhomirov |
Correct index of revisions to be added into a repository
|
Thu, 28 Apr 2011 03:10:56 +0200 |
Artem Tikhomirov |
Conditional debug printouts
|
Thu, 28 Apr 2011 02:47:44 +0200 |
Artem Tikhomirov |
Sample command line tools for incoming/outgoing to use commands
|
Thu, 28 Apr 2011 02:00:42 +0200 |
Artem Tikhomirov |
HgLogCommand.Handler is used in few places, pull up to top-level class, HgChangesetHandler
|
Tue, 26 Apr 2011 23:58:15 +0200 |
Artem Tikhomirov |
Add clone,incoming and outging tests
|
Tue, 26 Apr 2011 15:52:33 +0200 |
Artem Tikhomirov |
Basic test for HgOutgoingCommand. Handle cases with no outgoing changes in RepositoryComparator
|