Mercurial > hg
view mercurial/__init__.py @ 16825:b6ef1395d77f
revset: avoid validating all tag nodes for tag(x)
This generally causes the entire node->rev table to get built when
we're only interested in one node.
author | Matt Mackall <mpm@selenic.com> |
---|---|
date | Fri, 01 Jun 2012 15:13:05 -0500 |
parents | 9117c6561b0b |
children | 4374d819ccd5 |