Mercurial > hg
comparison mercurial/pure/parsers.py @ 18606:95773237df7f
manifestmerge: handle abort on local unknown, remote created files
This replaces the _checkunknown call in calculateupdates with a more
performant version. On a repository with over 150,000 files, this speeds up an
update by 0.6-0.8 seconds, which is up to 25%.
This does not introduce any UI changes. There is existing test coverage for
every case, mostly in test-merge*.t.
author | Siddharth Agarwal <sid0@fb.com> |
---|---|
date | Sat, 09 Feb 2013 15:36:00 +0000 |
parents | 194e63c1ccb9 |
children | 187bf2dde7c1 |
comparison
equal
deleted
inserted
replaced
18605:bcf29565d89f | 18606:95773237df7f |
---|