Mercurial > hg
comparison mercurial/dagparser.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 | 8ac8db8dc346 |
children | c69f4f7fe01a |
comparison
equal
deleted
inserted
replaced
24294:3d485727e45e | 24295:2b7ab29627fd |
---|