Mercurial > hg
view tests/test-convert-authormap.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 | 62154415821f |
children |
line wrap: on
line source
initializing destination new repository Ignoring bad line in author map file authormap.txt: this line is ignored scanning source... sorting... converting... 0 foo Writing author map file new/.hg/authormap 0 user name=Long User Name changeset: 0:d89716e88087 tag: tip user: Long User Name date: Thu Jan 01 00:00:00 1970 +0000 summary: foo Ignoring bad line in author map file new/.hg/authormap: this line is ignored scanning source... sorting... converting... 0 foo 0 changeset: 0:d89716e88087 tag: tip user: Long User Name date: Thu Jan 01 00:00:00 1970 +0000 summary: foo