Mercurial > hg
comparison COPYING @ 44286:bbecb6d80aa7
manifest: rewrite filesnotin to not make superfluous manifest copies
This also skips using diff() when all we care about is the filenames. I'm
expecting the built in set logic to be plenty fast. For really large manifests
with a matcher in play this should copy substantially less data around.
Differential Revision: https://phab.mercurial-scm.org/D8082
author | Augie Fackler <augie@google.com> |
---|---|
date | Wed, 05 Feb 2020 16:58:50 -0500 |
parents | 8c8b55733cbd |
children |
comparison
equal
deleted
inserted
replaced
44285:63d84c18247a | 44286:bbecb6d80aa7 |
---|