From: Matthieu Moy <Matthieu.Moy@imag.fr>
To: git@vger.kernel.org
Subject: Re: [PATCH] Do not show progress meter while checking files out.
Date: Fri, 20 Apr 2007 14:46:29 +0200 [thread overview]
Message-ID: <vpqabx3nrh6.fsf@bauges.imag.fr> (raw)
In-Reply-To: <1177058540390-git-send-email-junkio@cox.net> (Junio C. Hamano's message of "Fri\, 20 Apr 2007 01\:42\:19 -0700")
Junio C Hamano <junkio@cox.net> writes:
> Originally I thought it would take too long to check out many
> files and to prevent people from getting bored, I added progress
> meter. But it feels a bit too noisy; let's disable it.
[...]
> - /* Don't bother doing this for very small updates */
> - if (total < 250)
> - total = 0;
[...]
Andy Parkins <andyparkins@gmail.com> writes:
> Don't do that. I like it.
If it's just to make it less noisy, perhaps adjusting the magic value
above would do it.
--
Matthieu
next prev parent reply other threads:[~2007-04-20 12:47 UTC|newest]
Thread overview: 13+ messages / expand[flat|nested] mbox.gz Atom feed top
2007-04-20 8:42 [PATCH] git-add -u: match the index with working tree Junio C Hamano
2007-04-20 8:42 ` [PATCH] Do not show progress meter while checking files out Junio C Hamano
2007-04-20 9:37 ` Johannes Sixt
2007-04-20 12:37 ` Andy Parkins
2007-04-20 12:46 ` Matthieu Moy [this message]
2007-04-20 13:04 ` Nicolas Pitre
2007-04-20 14:46 ` Shawn O. Pearce
2007-04-20 13:12 ` J. Bruce Fields
2007-04-20 10:49 ` [PATCH] git-add -u: match the index with working tree Karl Hasselström
2007-04-20 11:16 ` Junio C Hamano
2007-04-20 11:18 ` Nikolai Weibull
2007-04-20 11:39 ` Karl Hasselström
2007-04-20 11:17 ` Junio C Hamano
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=vpqabx3nrh6.fsf@bauges.imag.fr \
--to=matthieu.moy@imag.fr \
--cc=git@vger.kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.