git/builtin
Junio C Hamano be042aff24 Teach progress eye-candy to fetch_refs_from_bundle()
With the usual "git" transport, a large-ish transfer with "git fetch" and
"git pull" give progress eye-candy to avoid boring users.  However, not
when they are reading from a bundle. I.e.

    $ git pull ../git-bundle.bndl master

This teaches bundle.c:unbundle() to give "-v" option to index-pack and
tell it to give progress bar when transport decides it is necessary.

The operation in the other direction, "git bundle create", could also
learn to honor --quiet but that is a separate issue.

Signed-off-by: Junio C Hamano <gitster@pobox.com>
2011-09-19 11:07:21 -07:00
..
2011-04-01 17:55:55 -07:00
2011-03-09 23:52:57 -08:00
2011-04-01 17:55:55 -07:00
2011-04-01 17:55:55 -07:00
2011-04-01 17:57:37 -07:00
2010-10-21 17:16:10 -07:00
2011-04-01 17:55:55 -07:00
2011-04-01 17:55:55 -07:00
2011-04-01 17:55:55 -07:00
2011-03-22 10:16:54 -07:00
2011-03-22 11:43:27 -07:00
2011-04-03 10:14:53 -07:00
2011-03-22 10:16:54 -07:00
2011-04-01 17:57:37 -07:00
2011-04-01 17:55:55 -07:00
2010-11-24 15:55:19 -08:00
2011-03-22 10:16:54 -07:00
2011-03-22 10:16:54 -07:00
2011-03-22 10:16:54 -07:00
2011-04-01 17:57:16 -07:00
2011-03-23 14:55:46 -07:00
2011-03-09 23:52:56 -08:00
2011-04-01 17:55:55 -07:00
2011-03-22 10:16:54 -07:00
2011-03-22 10:16:54 -07:00
2011-03-22 10:16:54 -07:00
2011-04-01 17:55:55 -07:00
2011-03-22 11:43:27 -07:00
2011-03-22 10:16:54 -07:00
2011-04-01 17:55:55 -07:00
2011-03-09 23:52:56 -08:00
2011-03-22 10:16:54 -07:00
2011-03-09 23:52:58 -08:00
2011-04-01 17:55:55 -07:00
2011-03-22 10:16:54 -07:00
2010-11-15 10:04:43 -08:00
2011-03-22 10:16:54 -07:00