From: "Pablo Sabater" <pabloosabaterr@gmail.com>
To: "Junio C Hamano" <gitster@pobox.com>, <git@vger.kernel.org>
Subject: Re: What's cooking in git.git (Jul 2026, #10)
Date: Thu, 23 Jul 2026 23:55:36 +0200 [thread overview]
Message-ID: <DK6AAT0NM6G0.3SP94VJYJWPKU@gmail.com> (raw)
In-Reply-To: <xmqqfr1amnvn.fsf@gitster.g>
On Thu Jul 23, 2026 at 4:38 AM CEST, Junio C Hamano wrote:
>
> * ps/cat-file-remote-object-info (2026-07-18) 13 commits
> - cat-file: make remote-object-info allow-list adapt to the server
> - cat-file: add remote-object-info to batch-command
> - transport: add client support for object-info
> - serve: advertise object-info feature
> - protocol-caps: check object existence regardless of the attributes requested
> - fetch-pack: move fetch initialization
> - connect: make write_fetch_command_and_capabilities() more generic
> - fetch-pack: move write_fetch_command_and_capabilities() to connect.c
> - fetch-pack: use unsigned int for hash_algo variable
> - fetch-pack: drop the static advertise_sid variable
> - t1006: extract helper functions into new 'lib-cat-file.sh'
> - cat-file: declare loop counter inside for()
> - transport-helper: fix memory leak of helper on disconnect
>
> The 'remote-object-info' command has been added to 'git cat-file
> --batch-command', allowing clients to request object metadata
> (currently size) from a remote server via protocol v2 without
> downloading the entire object. Format placeholders are dynamically
> filtered on the client based on server-advertised capabilities,
> returning empty strings for inapplicable or unsupported fields.
>
> Needs review.
> source: <20260718-ps-eric-work-rebase-v20-0-0c13962ac532@gmail.com>
>
Hi,
Karthik reviewed it a few days ago [1] and it looked good to him. Two tiny
nits came up, which don't seem worth a reroll on their own.
I think the series is good unless further issues come up.
[1]: https://lore.kernel.org/git/CAOLa=ZS8J4t12ab1=3-LRYNuZOwqSHG861iYm97JjF3mGprvJA@mail.gmail.com/
Thanks,
Pablo
next prev parent reply other threads:[~2026-07-23 21:55 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2026-07-23 2:38 What's cooking in git.git (Jul 2026, #10) Junio C Hamano
2026-07-23 21:55 ` Pablo Sabater [this message]
2026-07-24 0:33 ` Junio C Hamano
2026-07-24 9:53 ` Pablo Sabater
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=DK6AAT0NM6G0.3SP94VJYJWPKU@gmail.com \
--to=pabloosabaterr@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 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.