comparison mercurial/namespaces.py @ 35080:19b75779b7c3

dirstate: move management of nonnormal sets into dirstate map The dirstate map owns the nonnormal sets, and so should be the class to update them. A future implementation of the dirstate will manage these maps differently. The action of clearing ambiguous times is now entirely controlled by the dirstate map, so it moves there too. Differential Revision: https://phab.mercurial-scm.org/D1341
author Mark Thomas <mbthomas@fb.com>
date Wed, 15 Nov 2017 01:07:42 -0800
parents 46fa46608ca5
children c7b45db8f317
comparison
equal deleted inserted replaced
35079:853b7c41d19c 35080:19b75779b7c3