Mercurial > hg
diff mercurial/obsolete.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 | dc4fa3992414 |
children | d6440a5076a5 |