log src/com/tmate/hgkit/ll/DigestHelper.java @ 42:92c3d0920d58

age author description
Fri, 14 Jan 2011 04:29:03 +0100 Artem Tikhomirov Real integrity check, with exception. DigestHelper refactored to accomodate new needs
Fri, 14 Jan 2011 04:14:08 +0100 Artem Tikhomirov Check integrity for bundle changelog. Sort nodeids when calculating hash
Wed, 12 Jan 2011 00:30:55 +0100 Artem Tikhomirov Basic lookup for incoming changes
Mon, 27 Dec 2010 01:43:08 +0100 Artem Tikhomirov Query file for its parents. Demo of recently added ignore and digest support from within cat cmd
Sat, 25 Dec 2010 04:45:59 +0100 Artem Tikhomirov Access to underlaying file data wrapped into own Access object, implemented with FileChannel and ByteBuffer