log src/com/tmate/hgkit/ll/RevlogStream.java @ 36:205f9b59b400

age author description
Thu, 13 Jan 2011 23:31:39 +0100 Artem Tikhomirov Strip parsing logic out from console frontend
Thu, 13 Jan 2011 20:02:21 +0100 Artem Tikhomirov Complete parsing of the bundle format
Thu, 13 Jan 2011 03:42:14 +0100 Artem Tikhomirov TODO added, to try stream for unzip in revlog
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