log src/org/tmatesoft/hg/internal/RevlogStream.java @ 180:42fe9a94b9d0

age author description
2011-03-23 Artem Tikhomirov Initial clone: populate given directory from a bundle. Everything but remote server access is there, albeit prototype code style
2011-03-09 Artem Tikhomirov Integer offsets and file length explictly, rather than casts throughout code. Inflater may benefit from total length hint, but shall calculate it by its own if needed
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/ll/RevlogStream.java@c1a2b7c69eb5
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-25 Artem Tikhomirov Follow history of a file
2011-01-24 Artem Tikhomirov Moved RevlogStream implementation into .internal base src/org/tmatesoft/hg/repo/RevlogStream.java@bb6371dee59b