log

age author description
Sun, 26 Dec 2010 02:17:39 +0100 Artem Tikhomirov Unused comment
Sat, 25 Dec 2010 22:19:31 +0100 Artem Tikhomirov Boundary error in dirstate entry, explicit encoding to face troubles (if any) asap.
Sat, 25 Dec 2010 21:50:12 +0100 Artem Tikhomirov Dirstate parsing. DataAccess refactored to allow reuse and control over constants
Sat, 25 Dec 2010 04:45:59 +0100 Artem Tikhomirov Access to underlaying file data wrapped into own Access object, implemented with FileChannel and ByteBuffer
Thu, 23 Dec 2010 01:31:40 +0100 Artem Tikhomirov Filename mangling according to requires options of the store (fncache incomplete for long names)
Wed, 22 Dec 2010 04:00:44 +0100 Artem Tikhomirov Explicit folder creation in the build.xml
Wed, 22 Dec 2010 03:33:37 +0100 Artem Tikhomirov Ant script to build commands and run sample
Tue, 21 Dec 2010 05:11:06 +0100 Artem Tikhomirov File content and non-effective, although working, patch application
Mon, 20 Dec 2010 04:20:52 +0100 Artem Tikhomirov Fix offset issue for inline revlogs. Commandline processing.
Mon, 20 Dec 2010 02:50:36 +0100 Artem Tikhomirov Rudimentary log functionality with basic infrastructure is in place
Sun, 19 Dec 2010 05:41:31 +0100 Artem Tikhomirov Shaping out low-level Hg structures
Sat, 18 Dec 2010 05:47:35 +0100 Artem Tikhomirov Repository detection from local/specified directory
Fri, 17 Dec 2010 19:05:59 +0100 Artem Tikhomirov Basic changelog parsing