tests/test-filelog.py.out
author Wojciech Lopata <lopek@fb.com>
Mon, 26 Aug 2013 17:11:01 -0700
changeset 19630 bb67f630b335
parent 16498 d76ba2090e0c
permissions -rw-r--r--
unionrevlog: extract 'baserevision' and 'baserevdiff' methods This makes possible to use unionrevlog class with subclasses of revlog that override revlog's 'revision' and 'revdiff' methods. In particular this change is necessary to implement manifest compression, as it allows extension to replace manifest class and override 'revision' amd 'revdiff' methods there.

ERROR: FIXME: This is a known failure of filelog.size for data starting with \1\n
OK.