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: Jullyana Ramos <jullyana.ramos@microsoft.com>,
	 "git@vger.kernel.org" <git@vger.kernel.org>
Subject: Re: rev-list does not output commit metadata (nor honor --format) when --use-bitmap-index is on
Date: Wed, 17 Jul 2024 08:46:38 -0700	[thread overview]
Message-ID: <xmqq8qy058dd.fsf@gitster.g> (raw)
In-Reply-To: <20240717074418.GI547635@coredump.intra.peff.net> (Jeff King's message of "Wed, 17 Jul 2024 03:44:18 -0400")

Jeff King <peff@peff.net> writes:

> This is the expected output, but perhaps not by anybody who isn't
> familiar with the rev-list and bitmap internals.

Certainly not by me ;-).

If this were an end-user facing Porcelain, I would actually say we
should warn and disable "--use-bitmap-index" when any of these
incompatible options are given (i.e., request for features override
request for performance tweaks), but at least we need to document
this better, both in documentation and probably in command line
parser with warning().

  reply	other threads:[~2024-07-17 15:46 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-07-11 18:12 rev-list does not output commit metadata (nor honor --format) when --use-bitmap-index is on Jullyana Ramos
2024-07-17  7:44 ` Jeff King
2024-07-17 15:46   ` Junio C Hamano [this message]
2024-07-17 20:45     ` [EXTERNAL] " Jullyana Ramos

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=xmqq8qy058dd.fsf@gitster.g \
    --to=gitster@pobox.com \
    --cc=git@vger.kernel.org \
    --cc=jullyana.ramos@microsoft.com \
    --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).