comparison design.txt @ 11:d46773d89a19

Boundary error in dirstate entry, explicit encoding to face troubles (if any) asap.
author Artem Tikhomirov <tikhomirov.artem@gmail.com>
date Sat, 25 Dec 2010 22:19:31 +0100
parents d6d2a630f4a6
children 442dc6ee647b
comparison
equal deleted inserted replaced
10:382cfe9463db 11:d46773d89a19
24 + command-line samples (-R, filenames) (Log & Cat) to show on any repo 24 + command-line samples (-R, filenames) (Log & Cat) to show on any repo
25 +buildfile + run samples 25 +buildfile + run samples
26 *input stream impl + lifecycle. Step forward with FileChannel and ByteBuffer, although questionable accomplishment (looks bit complicated, cumbersome) 26 *input stream impl + lifecycle. Step forward with FileChannel and ByteBuffer, although questionable accomplishment (looks bit complicated, cumbersome)
27 27
28 calculate sha1 digest for file to see I can deal with nodeid 28 calculate sha1 digest for file to see I can deal with nodeid
29 DataAccess - collect debug info (buffer misses, file size/total read operations) to find out better strategy to buffer size detection.
29 delta merge 30 delta merge
30 Changeset to get index (local revision number) 31 Changeset to get index (local revision number)
31 32
32 33
33 34