view tests/test-issue2137.out @ 12011:f38b0a3308b6

deltaparent(): don't return nullrev for a revision containing a full snapshot this allows us to simplify manifest.readdelta and revlog.revdiff
author Benoit Boissinot <benoit.boissinot@ens-lyon.org>
date Sat, 21 Aug 2010 19:30:42 +0200
parents bce47e253b61
children
line wrap: on
line source

% setup
adding a
new tip: 553596fad57b

% test that new changesets are visible to repo.lookup()
new tip: 799ae3599e0e
changeset:   1:799ae3599e0e
tag:         tip
user:        test
date:        Thu Jan 01 00:00:00 1970 +0000
summary:     one more commit to demonstrate the bug