log test/org/tmatesoft/hg/test/TestAuxUtilities.java @ 367:2fadf8695f8a

age author description
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