commit | 180a9f226860e18cdc2c3987ae89c239b318b408 | [log] [tgz] |
---|---|---|
author | Nicolas Pitre <nico@cam.org> | Fri Apr 20 15:05:27 2007 -0400 |
committer | Junio C Hamano <junkio@cox.net> | Sun Apr 22 22:18:05 2007 -0700 |
tree | 0c4a449f03f4687c514a8bcc17c98a052e399a97 | |
parent | 13aaf148258808437c485d3ef54c7ae7668384d7 [diff] |
provide a facility for "delayed" progress reporting This allows for progress to be displayed only if the progress has not reached a specified percentage treshold within a given delay in seconds. Signed-off-by: Nicolas Pitre <nico@cam.org> Signed-off-by: Junio C Hamano <junkio@cox.net>