Mercurial > hg
diff mercurial/pathencode.c @ 18093:9c76da468a19
rebase: use lazy ancestor membership testing
For a repository with over 400,000 commits, rebasing one revision near tip,
this avoids one walk up the DAG, speeding the operation up by around 0.8
seconds.
author | Siddharth Agarwal <sid0@fb.com> |
---|---|
date | Mon, 17 Dec 2012 20:51:21 -0800 |
parents | 0696b1793f4b |
children | 0459c6555f69 |