log src/org/tmatesoft/hg/internal/RevlogDump.java @ 569:c4fd1037bc6f

age author description
Wed, 30 Jan 2013 15:48:36 +0100 Artem Tikhomirov Generate patches using diff algorithm
Thu, 22 Mar 2012 22:56:01 +0100 Artem Tikhomirov Respect long offsets in revlogs
Wed, 22 Feb 2012 03:10:55 +0100 Artem Tikhomirov Resolve FIXMEs: more consistent exceptions v0.8.0
Tue, 21 Feb 2012 18:25:15 +0100 Artem Tikhomirov Extra debug option (dumpDataStats) and patch structure decoding for RevlogDump debug utility
Thu, 02 Feb 2012 16:10:50 +0100 Artem Tikhomirov Allow content dump for separate .i and .d files
Thu, 14 Apr 2011 02:47:47 +0200 Artem Tikhomirov Correct entry index when revlog has not inlined data
Tue, 22 Mar 2011 21:18:40 +0100 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.