tests/missing-comment.hg
author Lucas Moscovicz <lmoscovicz@fb.com>
Wed, 05 Mar 2014 18:49:47 -0800
changeset 20704 623ed0ed793e
parent 17064 168cc52ad7c2
permissions -rw-r--r--
cmdutil: changed walkchangerevs to use spanset instead of baseset Using a spanset takes almost no memory at all. A baseset builds the entire list in memory and is much slower for methods like __contains__.

(binary:application/octet-stream)