tests/test-context.py.out
author Sune Foldager <cryo@cyanite.org>
Thu, 05 May 2011 18:05:24 +0200
changeset 14208 d62d597b8974
parent 4110 20af6a2f0b0e
child 14379 bd23d5f28bbb
permissions -rw-r--r--
revlog: compute correct deltaparent in the deltaparent function It now returns nullrev for chain base revisions, since they are conceptually deltas against nullrev. The revdiff function was updated accordingly.

workingfilectx.date = (1000, 0)