git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Junio C Hamano <gitster@pobox.com>
To: Jeff King <peff@peff.net>
Cc: Ben Maurer <bmaurer@fb.com>,
	"git\@vger.kernel.org" <git@vger.kernel.org>
Subject: Re: [PATCH] [RFC] Making use of bitmaps for thin objects
Date: Mon, 06 Jan 2014 08:37:49 -0800	[thread overview]
Message-ID: <xmqq38l1kqw2.fsf@gitster.dls.corp.google.com> (raw)
In-Reply-To: <20140106151052.GB15489@sigill.intra.peff.net> (Jeff King's message of "Mon, 6 Jan 2014 10:10:52 -0500")

Jeff King <peff@peff.net> writes:

> We could probably teach index-pack an "--assume-refs-are-thin"
> option to optimize for this case, and have fetch-pack/receive-pack pass
> it whenever they know that delta-base-offset was negotiated.

I thought the existing negotiation merely means "I understand offset
encoded bases, so you are allowed to use that encoding", not "I will
not accept encoding other than the offset format, so you must use
that encoding for everything".

  reply	other threads:[~2014-01-06 16:38 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-12-22 19:47 [PATCH] [RFC] Making use of bitmaps for thin objects Ben Maurer
2013-12-22 21:55 ` Ben Maurer
2014-01-06 15:10   ` Jeff King
2014-01-06 16:37     ` Junio C Hamano [this message]
2014-01-06 19:41       ` Jeff King
2014-01-06 14:57 ` Jeff King
2014-01-06 20:38   ` Jeff King
2014-01-06 21:15   ` Ben Maurer
2014-01-06 21:57     ` Jeff King
2014-01-06 22:14       ` Ben Maurer
2014-01-07 17:26         ` 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=xmqq38l1kqw2.fsf@gitster.dls.corp.google.com \
    --to=gitster@pobox.com \
    --cc=bmaurer@fb.com \
    --cc=git@vger.kernel.org \
    --cc=peff@peff.net \
    /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).