]> git.ipfire.org Git - thirdparty/git.git/commit - progress.c
more compact progress display
authorNicolas Pitre <nico@cam.org>
Wed, 17 Oct 2007 01:55:45 +0000 (21:55 -0400)
committerShawn O. Pearce <spearce@spearce.org>
Wed, 17 Oct 2007 06:54:55 +0000 (02:54 -0400)
commit42e18fbf5f94dd6bd303bf702e030a29fa39d6c4
tree5ecf0327f3b5a99e0fc37709aef674d56d825638
parent207f1a75e7e4d14286aeed107af7c56dc811797b
more compact progress display

Each progress can be on a single line instead of two.

[sp: Changed "Checking files out" to "Checking out files" at
     Johannes Sixt's suggestion as it better explains the
 action that is taking place]

Signed-off-by: Nicolas Pitre <nico@cam.org>
Signed-off-by: Shawn O. Pearce <spearce@spearce.org>
builtin-pack-objects.c
builtin-unpack-objects.c
index-pack.c
progress.c
progress.h
unpack-trees.c