]> git.ipfire.org Git - thirdparty/git.git/commit - builtin/pack-objects.c
make progress "title" part of the common progress interface
authorNicolas Pitre <nico@cam.org>
Fri, 20 Apr 2007 18:10:07 +0000 (14:10 -0400)
committerJunio C Hamano <junkio@cox.net>
Mon, 23 Apr 2007 05:18:05 +0000 (22:18 -0700)
commit13aaf148258808437c485d3ef54c7ae7668384d7
tree17f2ec24d48906b44948b3091129688ea402f9f7
parent96a02f8f6d2192d3686cd1c719044082c89e8391
make progress "title" part of the common progress interface

If the progress bar ends up in a box, better provide a title for it too.

Signed-off-by: Nicolas Pitre <nico@cam.org>
Signed-off-by: Junio C Hamano <junkio@cox.net>
builtin-pack-objects.c
builtin-unpack-objects.c
index-pack.c
progress.c
progress.h
unpack-trees.c