comparison mercurial/templater.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 ef78450c8df6
children f5db3092790f
comparison
equal deleted inserted replaced
18605:bcf29565d89f 18606:95773237df7f