Mercurial > hg
diff mercurial/help.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 | be83fd9d46d5 |
children | 76c0b4cfa039 |