diff tests/test-merge-prompt.t @ 16646:a1dcd842ce17

localrepo: optimize internode status calls using withflags Introduce manifestdict.withflags() to get a set of all files which have any flags set, since these are likely to be a minority. Otherwise checking .flags() for every file is a lot of dictionary lookups and is quite slow.
author Jesse Glick <jesse.glick@oracle.com>
date Fri, 04 May 2012 15:56:45 -0400
parents 117f9190c1ba
children c8ba98bf0e71
line wrap: on
line diff