Mercurial > hg4j
log src/org/tmatesoft/hg/internal/RepositoryComparator.java @ 443:072b5f3ed0c8
age | author | description |
---|---|---|
Fri, 30 Mar 2012 16:22:51 +0200 | Artem Tikhomirov | Revlog.ParentWalker helper class got promoted as TLC, renamed to HgParentChildMap |
Wed, 28 Mar 2012 18:39:29 +0200 | Artem Tikhomirov | FIXMEs: exceptions, javadoc |
Fri, 23 Mar 2012 22:51:18 +0100 | Artem Tikhomirov | Major refactoring of exception handling. Low-level API uses RuntimeExceptions, while checked are left for higher level |
Mon, 13 Feb 2012 12:47:24 +0100 | Artem Tikhomirov | Few comments |