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.
Details
Details
- Reviewers
martinvonz - Group Reviewers
hg-reviewers - Commits
- rHGbbecb6d80aa7: manifest: rewrite filesnotin to not make superfluous manifest copies
rHG610efaf53d28: manifest: rewrite filesnotin to not make superfluous manifest copies
rHGa4e045740619: manifest: rewrite filesnotin to not make superfluous manifest copies
Diff Detail
Diff Detail
- Repository
- rHG Mercurial
- Lint
Automatic diff as part of commit; lint not applicable. - Unit
Automatic diff as part of commit; unit tests not applicable.