log

age author description
2011-01-11 Artem Tikhomirov Look up changes in the local repo that are not in the remote
2011-01-11 Artem Tikhomirov Collector for nodes and their parents
2011-01-11 Artem Tikhomirov Explicit cons arg for clone is more error-prone
2011-01-09 Artem Tikhomirov Cons args instead of fixed consts
2011-01-09 Artem Tikhomirov Memory-mapped files for bigger files. Defect reading number of bytes greater than size of the buffer fixed
2011-01-06 Artem Tikhomirov Reflect Nodeid's array is exactly 20
2011-01-06 Artem Tikhomirov Nodeid with array of exactly 20 bytes
2011-01-06 Artem Tikhomirov Severe defect in buffer wrap on seek
2011-01-06 Artem Tikhomirov Status of local working dir against non-tip base revision
2011-01-05 Artem Tikhomirov Refactor to move revlog content to base class
2011-01-04 Artem Tikhomirov Status operation for two repository revisions (no local dir involved)
2011-01-04 Artem Tikhomirov Inspector (visitor) for manifest
2011-01-03 Artem Tikhomirov status operation against current working directory
2010-12-27 Artem Tikhomirov Query file for its parents. Demo of recently added ignore and digest support from within cat cmd