rev.add_signoff = do_signoff;
if (show_progress)
- progress = start_progress_delay(_("Generating patches"), total, 0, 2);
+ progress = start_delayed_progress(_("Generating patches"), total);
while (0 <= --nr) {
int shown;
display_progress(progress, total - nr);