Mercurial > hg
diff mercurial/pvec.py @ 24295:2b7ab29627fd
lazymanifest: add iterkeys() method
So we don't have to iteratate over (path, node, flags) tuples only to
throw away the node and flags.
author | Martin von Zweigbergk <martinvonz@google.com> |
---|---|
date | Wed, 11 Mar 2015 13:46:15 -0700 |
parents | 5093d2a87ff6 |
children | bcc319d936a3 |