Mercurial > hg
comparison mercurial/manifest.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 | be142cb994ff |
children | 6db4a2ccef3a |
comparison
equal
deleted
inserted
replaced
7089:c57b30f1bc15 | 7090:7b5c063b0b94 |
---|