]> git.ipfire.org Git - thirdparty/git.git/commit - progress.c
provide a facility for "delayed" progress reporting
authorNicolas Pitre <nico@cam.org>
Fri, 20 Apr 2007 19:05:27 +0000 (15:05 -0400)
committerJunio C Hamano <junkio@cox.net>
Mon, 23 Apr 2007 05:18:05 +0000 (22:18 -0700)
commit180a9f226860e18cdc2c3987ae89c239b318b408
tree0c4a449f03f4687c514a8bcc17c98a052e399a97
parent13aaf148258808437c485d3ef54c7ae7668384d7
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>
progress.c
progress.h