Mercurial > hg4j
log src/org/tmatesoft/hg/internal/RevlogDump.java @ 337:f377f833b780
age | author | description |
---|---|---|
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. |
Wed, 09 Mar 2011 05:22:17 +0100 | 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 |
Fri, 28 Jan 2011 03:50:52 +0100 | Artem Tikhomirov | Updated contact address to support@hg4j.com |
Wed, 26 Jan 2011 05:46:47 +0100 | Artem Tikhomirov | Status between two revisions to recognize copy/rename |
Sun, 23 Jan 2011 04:06:18 +0100 | Artem Tikhomirov | Utility for future troubleshooting base src/com/tmate/hgkit/console/Main.java@76ce5b7149b6 |