log src/org/tmatesoft/hg/internal/RevlogDump.java @ 686:f1f095e42555

age author description
2013-04-24 Artem Tikhomirov Effective revlog patching
2013-01-30 Artem Tikhomirov Generate patches using diff algorithm
2012-03-22 Artem Tikhomirov Respect long offsets in revlogs
2012-02-22 Artem Tikhomirov Resolve FIXMEs: more consistent exceptions v0.8.0
2012-02-21 Artem Tikhomirov Extra debug option (dumpDataStats) and patch structure decoding for RevlogDump debug utility
2012-02-02 Artem Tikhomirov Allow content dump for separate .i and .d files
2011-04-14 Artem Tikhomirov Correct entry index when revlog has not inlined data
2011-03-22 Artem Tikhomirov Stupid defect that cost me couple of hours. What a coincidence for merge revision of interest (157) to be right on the BIS buffer boundary.
2011-03-09 Artem Tikhomirov Merged branch wrap-data-access into default for resource-friendly data access. Updated API to promote that friendliness to clients (channels, not byte[]). More exceptions base src/com/tmate/hgkit/console/Main.java@c7d4c2300c51
2011-01-28 Artem Tikhomirov Updated contact address to support@hg4j.com
2011-01-26 Artem Tikhomirov Status between two revisions to recognize copy/rename
2011-01-23 Artem Tikhomirov Utility for future troubleshooting base src/com/tmate/hgkit/console/Main.java@76ce5b7149b6