comparison mercurial/dagutil.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 e34106fa0dc3
children 37e2bd560805
comparison
equal deleted inserted replaced
18497:a58d8936647a 18498:4d9f7dd2ac82