[PATCH 0 of 5] shrink-revlog: v4: pluggable sort algorithms

Greg Ward greg-hg at gerg.ca
Tue Mar 9 20:32:25 CST 2010


What is this, the fourth time I have sent these patches?  Whatever,
I'm losing count.  Notable changes:
  * no more parentdelta -- just stick with Benoit's "reverse
    postorder", which appears to be equivalent
  * only show count of suboptimal nodes with -v
  * use ui.progress() consistently in all three sort algorithms

Greg


More information about the Mercurial-devel mailing list