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
|
Fri, 16 Dec 2011 15:37:27 +0100 |
Artem Tikhomirov |
Use 'revision index' instead of the vague 'local revision number' concept in the API
|
Thu, 01 Dec 2011 05:21:40 +0100 |
Artem Tikhomirov |
Propagate errors with exceptions up to a end client
|
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
|