From: Jeff King <peff@peff.net>
To: Christian Couder <christian.couder@gmail.com>
Cc: git@vger.kernel.org, Junio C Hamano <gitster@pobox.com>,
Christian Couder <chriscool@tuxfamily.org>
Subject: Re: [RFC/PATCH 2/3] unpack-objects: add --max-input-size=<size> option
Date: Mon, 15 Aug 2016 16:11:33 -0400 [thread overview]
Message-ID: <20160815201132.73wls7gk5hquuib3@sigill.intra.peff.net> (raw)
In-Reply-To: <20160815195729.16826-3-chriscool@tuxfamily.org>
On Mon, Aug 15, 2016 at 09:57:28PM +0200, Christian Couder wrote:
> When receiving a pack-file, it can be useful to abort the
> `git unpack-objects`, if the pack-file is too big.
>
> Signed-off-by: Christian Couder <chriscool@tuxfamily.org>
Same remarks here as on the last patch, including strtoumax. :)
-Peff
next prev parent reply other threads:[~2016-08-15 20:11 UTC|newest]
Thread overview: 11+ messages / expand[flat|nested] mbox.gz Atom feed top
2016-08-15 19:57 [RFC/PATCH 0/3] limit the size of the packs we receive Christian Couder
2016-08-15 19:57 ` [RFC/PATCH 1/3] index-pack: add --max-input-size=<size> option Christian Couder
2016-08-15 20:10 ` Jeff King
2016-08-15 19:57 ` [RFC/PATCH 2/3] unpack-objects: " Christian Couder
2016-08-15 20:11 ` Jeff King [this message]
2016-08-15 19:57 ` [RFC/PATCH 3/3] receive-pack: allow a maximum input size to be specified Christian Couder
2016-08-15 20:40 ` Jeff King
2016-08-15 22:48 ` Junio C Hamano
2016-08-16 1:03 ` Jeff King
2016-08-16 8:25 ` Christian Couder
2016-08-16 14:46 ` 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=20160815201132.73wls7gk5hquuib3@sigill.intra.peff.net \
--to=peff@peff.net \
--cc=chriscool@tuxfamily.org \
--cc=christian.couder@gmail.com \
--cc=git@vger.kernel.org \
--cc=gitster@pobox.com \
/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).