Mercurial > evolve
diff docs/makefile @ 1489:2f8a4d496585 stable
directaccess: don't try to partialmatch things that aren't hashes
Trying to partialmatch identifiers like '.' turns out to be (a) pointless and
(b) extremely slow. On a repo with a million commits, with directaccess
enabled,
hg log -r .^::.
goes from 2.1 seconds to 0.5.
author | Siddharth Agarwal <sid0@fb.com> |
---|---|
date | Wed, 12 Aug 2015 16:08:05 -0700 |
parents | 015cd9d3bfdd |
children | d0e3a8e0b62c |