comparison mercurial/lsprof.py @ 7090:7b5c063b0b94

diff: pass contexts to status Allow status() to take contexts as well as nodes. This lets us avoid unpacking manifests multiple times and intelligently unpack manifests in revision order. Also, we can avoid unpacking manifests at all when there are no changes in the working directory.
author Matt Mackall <mpm@selenic.com>
date Sun, 12 Oct 2008 15:21:08 -0500
parents 8fee8ff13d37
children 4dd7b28003d2
comparison
equal deleted inserted replaced
7089:c57b30f1bc15 7090:7b5c063b0b94