Mercurial > jhg
log src/org/tmatesoft/hg/internal/RepositoryComparator.java @ 209:9ce3b26798c4
age | author | description |
---|---|---|
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: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 |
Tue, 26 Apr 2011 15:52:33 +0200 | Artem Tikhomirov | Basic test for HgOutgoingCommand. Handle cases with no outgoing changes in RepositoryComparator |