author | Nicolas Pitre <nico@cam.org> | |
Wed, 22 Feb 2006 21:00:08 +0000 (16:00 -0500) | ||
committer | Junio C Hamano <junkio@cox.net> | |
Wed, 22 Feb 2006 21:15:26 +0000 (13:15 -0800) | ||
commit | b2504a0d2ff5a51feb516f7732beb9549b5db454 | |
tree | 963118de00e0dc9ec3decc20ca4da44cc7b5a24e | tree | snapshot |
parent | d64e6b04291e2313343866a6b206caf13313f1f9 | commit | diff |
nicer eye candies for pack-objects
This provides a stable and simpler progress reporting mechanism that
updates progress as often as possible but accurately not updating more
than once a second. The deltification phase is also made more
interesting to watch (since repacking a big repository and only seeing a
dot appear once every many seconds is rather boring and doesn't provide
much food for anticipation).
Signed-off-by: Nicolas Pitre <nico@cam.org>
Signed-off-by: Junio C Hamano <junkio@cox.net>
This provides a stable and simpler progress reporting mechanism that
updates progress as often as possible but accurately not updating more
than once a second. The deltification phase is also made more
interesting to watch (since repacking a big repository and only seeing a
dot appear once every many seconds is rather boring and doesn't provide
much food for anticipation).
Signed-off-by: Nicolas Pitre <nico@cam.org>
Signed-off-by: Junio C Hamano <junkio@cox.net>
pack-objects.c | diff | blob | history |