Mercurial > hg4j
log src/org/tmatesoft/hg/internal/RepositoryComparator.java @ 324:283b294d1079
age | author | description |
---|---|---|
Fri, 16 Sep 2011 05:35:32 +0200 | Artem Tikhomirov | Issue 11: Error log facility. SessionContext to share common facilities |
Thu, 25 Aug 2011 03:57:39 +0200 | Artem Tikhomirov | Use Nodeid.isNull check instead of NULL.equals |
Tue, 17 May 2011 00:56:54 +0200 | Artem Tikhomirov | Issue 5: Facilities for progress and cancellation. More specific exceptions. Exceptions from callbacks as RuntimeException |
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: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 |