Mercurial > hg
view tests/test-hardlinks-safety.out @ 10914:b7ca37b90762 stable
revlog: fix lazyparser.__iter__() to return all revisions (issue2137)
Previously, it only returned revisions that were in the revlog when it
was originally opened; revisions added since then were invisible.
This broke revlog._partialmatch() and therefore repo.lookup().
(Credit to Benoit Boissinot for simplifying my original test script
and for the actual fix.)
author | Greg Ward <greg-hg@gerg.ca> |
---|---|
date | Wed, 14 Apr 2010 15:06:40 -0400 |
parents | 14639c050251 |
children |
line wrap: on
line source
% no diff if hardlink % init adding foo to series file applying foo now at: foo adding bar to series file applying bar now at: bar 430ed4828a74fa4047bc816a25500f7472ab4bfe:foo 4e7abb4840c46a910f6d7b4d3c3fc7e5209e684c:bar % foo bar %%% 430ed4828a74fa4047bc816a25500f7472ab4bfe:foo % foo patch foo finalized without changeset message patch bar finalized without changeset message %%% 4e7abb4840c46a910f6d7b4d3c3fc7e5209e684c foo 430ed4828a74fa4047bc816a25500f7472ab4bfe bar % 4e7abb4840c46a910f6d7b4d3c3fc7e5209e684c lfoo 430ed4828a74fa4047bc816a25500f7472ab4bfe lbar %%% 4e7abb4840c46a910f6d7b4d3c3fc7e5209e684c foo % 4e7abb4840c46a910f6d7b4d3c3fc7e5209e684c lfoo