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
|
Thu, 22 Mar 2012 21:02:20 +0100 |
Artem Tikhomirov |
A bit of FIXME cleanup (mostly degraded to TODO post 1.0), comments and javadoc
|
Thu, 16 Feb 2012 16:08:51 +0100 |
Artem Tikhomirov |
Handle missing manifest revision case (brought up with Issue 23), do my best to report missing manifests when walking few manifest revisions
|
Tue, 06 Dec 2011 20:02:48 +0100 |
Artem Tikhomirov |
Clean internal classes from public API
v0.7.0
|
Fri, 16 Sep 2011 05:35:32 +0200 |
Artem Tikhomirov |
Issue 11: Error log facility. SessionContext to share common facilities
|
Wed, 14 Sep 2011 02:16:19 +0200 |
Artem Tikhomirov |
Refactor PathRewrite to accept any char sequence, not only string
|
Thu, 25 Aug 2011 03:57:39 +0200 |
Artem Tikhomirov |
Use Nodeid.isNull check instead of NULL.equals
|
Tue, 26 Apr 2011 23:58:15 +0200 |
Artem Tikhomirov |
Add clone,incoming and outging tests
|
Tue, 26 Apr 2011 02:50:06 +0200 |
Artem Tikhomirov |
Basic test for HgIncomingCommand. Fix RepositoryComparator for cases when whole repository is unknown. Respect freshly initialized (empty) repositories in general.
|
Thu, 14 Apr 2011 02:48:06 +0200 |
Artem Tikhomirov |
More debug printouts
|
Thu, 14 Apr 2011 00:47:04 +0200 |
Artem Tikhomirov |
Clone refactored into a command. HgBundle needs means to control its lifecycle, to be deleted when no longer needed
|