log src/com/tmate/hgkit/ll/RevlogStream.java @ 24:d4fdd1845b3f

age author description
Thu, 06 Jan 2011 04:42:15 +0100 Artem Tikhomirov Nodeid with array of exactly 20 bytes
Thu, 06 Jan 2011 03:30:20 +0100 Artem Tikhomirov Status of local working dir against non-tip base revision
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
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.