log src/com/tmate/hgkit/ll/HgRepository.java @ 13:df8c67f3006a

age author description
Sun, 26 Dec 2010 03:21:17 +0100 Artem Tikhomirov Basic manifest parsing to analyze what's in there
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