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

age author description
2011-01-14 Artem Tikhomirov Real integrity check, with exception. DigestHelper refactored to accomodate new needs
2011-01-14 Artem Tikhomirov Check integrity for bundle changelog. Sort nodeids when calculating hash
2011-01-11 Artem Tikhomirov Basic lookup for incoming changes
2010-12-27 Artem Tikhomirov Query file for its parents. Demo of recently added ignore and digest support from within cat cmd
2010-12-25 Artem Tikhomirov Access to underlaying file data wrapped into own Access object, implemented with FileChannel and ByteBuffer