comparison mercurial/filelog.py @ 18498:4d9f7dd2ac82 stable

pull: fix crash when pulling changeset that get hidden locally (issue3788) When you have obsolescence marker that apply to a pulled changesets, the added changeset is immediately filtered. Then the list of added changeset needs to be build against and unfiltered repo.
author Pierre-Yves David <pierre-yves.david@logilab.fr>
date Tue, 29 Jan 2013 15:26:10 +0100
parents 7c231754a621
children 3bda242bf244
comparison
equal deleted inserted replaced
18497:a58d8936647a 18498:4d9f7dd2ac82