diff hgext/bugzilla.py @ 23072:d583f1cfca96 stable

rebase: improve base revset performance The old revset had pretty terrible performance on large repositories (12+ seconds). This new revset achieves the same result in only 0.7s. As we improve the underlying revset APIs we can probably get this revset down to 'only(base, dest)::', but at the moment that version still takes 2s.
author Durham Goode <durham@fb.com>
date Mon, 20 Oct 2014 18:50:09 -0700
parents 1eda3e556845
children fd7287f0b43c
line wrap: on
line diff