log src/com/tmate/hgkit/ll/HgManifest.java @ 51:9429c7bd1920 wrap-data-access

age author description
2011-01-16 Artem Tikhomirov Try DataAccess to reach revision data instead of plain byte arrays wrap-data-access
2011-01-11 Artem Tikhomirov Explicit cons arg for clone is more error-prone
2011-01-06 Artem Tikhomirov Nodeid with array of exactly 20 bytes
2011-01-05 Artem Tikhomirov Refactor to move revlog content to base class
2011-01-04 Artem Tikhomirov Status operation for two repository revisions (no local dir involved)
2011-01-04 Artem Tikhomirov Inspector (visitor) for manifest
2010-12-27 Artem Tikhomirov Print manifest nodeid
2010-12-26 Artem Tikhomirov Basic manifest parsing to analyze what's in there
2010-12-19 Artem Tikhomirov Shaping out low-level Hg structures