Fri, 04 May 2012 17:59:22 +0200 |
Artem Tikhomirov |
Path to tell immediate parent-child relationship; more powerful scope impl; tests for both
|
Thu, 29 Mar 2012 20:54:04 +0200 |
Artem Tikhomirov |
FIXMEs: awkward API refactored, what need to be internal got hidden; public aspects got captured in slim interfaces
|
Wed, 28 Mar 2012 15:42:15 +0200 |
Artem Tikhomirov |
Deprecated code removed
|
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
|
Fri, 16 Dec 2011 15:37:27 +0100 |
Artem Tikhomirov |
Use 'revision index' instead of the vague 'local revision number' concept in the API
|
Fri, 09 Dec 2011 02:08:09 +0100 |
Artem Tikhomirov |
Decode escape sequences in changeset extras field
|
Thu, 01 Dec 2011 05:21:40 +0100 |
Artem Tikhomirov |
Propagate errors with exceptions up to a end client
|
Sat, 05 Nov 2011 04:21:18 +0100 |
Artem Tikhomirov |
Access to repository configuration
|
Tue, 04 Oct 2011 07:24:44 +0200 |
Artem Tikhomirov |
Tests for Revlog.Inspectors
|
Fri, 30 Sep 2011 08:00:04 +0200 |
Artem Tikhomirov |
Propagate command's CancelSupport to low-level API. CancelSupport from context got priority over one from command
|
Tue, 27 Sep 2011 05:57:30 +0200 |
Artem Tikhomirov |
Test manifest cancellation
|
Tue, 27 Sep 2011 05:29:12 +0200 |
Artem Tikhomirov |
Facilitate cancellation and progress reporting in changelog and manifest iterations
|
Mon, 26 Sep 2011 04:06:04 +0200 |
Artem Tikhomirov |
Tests for array sort and reverse index building helper
|