delay progress display when checking out files
commit55a9137d8a33449425c55104c00bc9189381754a
authorNicolas Pitre <nico@cam.org>
Fri, 20 Apr 2007 19:27:44 +0000 (20 15:27 -0400)
committerJunio C Hamano <junkio@cox.net>
Mon, 23 Apr 2007 05:18:05 +0000 (22 22:18 -0700)
tree6ae13b45260b61d006585ebbe6182f02e41e0840
parent180a9f226860e18cdc2c3987ae89c239b318b408
delay progress display when checking out files

Let's start displaying progress only if more than 50% of total number
of files remains to be checked out after 2 seconds.

Signed-off-by: Nicolas Pitre <nico@cam.org>
Signed-off-by: Junio C Hamano <junkio@cox.net>
unpack-trees.c