From: Jeff King <peff@peff.net>
To: git@vger.kernel.org
Cc: Shawn Pearce <spearce@spearce.org>
Subject: [PATCH 0/2] pack-bitmap progress meters
Date: Fri, 14 Mar 2014 22:25:51 -0400 [thread overview]
Message-ID: <20140315022550.GA875@sigill.intra.peff.net> (raw)
Here are patches to make the pack-objects progress meters behave the
same both with and without pack reuse. The first one is basically the
patch I posted earlier.
The second one drops the "Reusing existing pack", and just rolls those
numbers into "Counting objects". I have mixed feelings on it. _I_ find
it interesting to know whether the pack was reused. But then I am often
debugging bitmaps and packfiles. :) From a regular user's perspective,
it is an implementation detail that may not be so interesting (git
should just magically be faster, and they do not have to care why).
So I dunno. Opinions welcome.
[1/2]: pack-objects: show progress for reused packfiles
[2/2]: pack-objects: show reused packfile objects in "Counting objects"
-Peff
next reply other threads:[~2014-03-15 2:25 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2014-03-15 2:25 Jeff King [this message]
2014-03-15 2:26 ` [PATCH 1/2] pack-objects: show progress for reused packfiles Jeff King
2014-03-15 2:26 ` [PATCH 2/2] pack-objects: show reused packfile objects in "Counting objects" Jeff King
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=20140315022550.GA875@sigill.intra.peff.net \
--to=peff@peff.net \
--cc=git@vger.kernel.org \
--cc=spearce@spearce.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).