From: Junio C Hamano <gitster@pobox.com>
To: "Kristoffer Haugsbakk" <kristofferhaugsbakk@fastmail.com>
Cc: "Monte Davidoff" <davidoff@acm.org>, git@vger.kernel.org
Subject: Re: Still use git whatchanged
Date: Mon, 25 Aug 2025 08:47:35 -0700 [thread overview]
Message-ID: <xmqqbjo3tnc8.fsf@gitster.g> (raw)
In-Reply-To: <3ee1ba17-47c3-4090-82c4-73548006f800@app.fastmail.com> (Kristoffer Haugsbakk's message of "Mon, 25 Aug 2025 08:39:57 +0200")
"Kristoffer Haugsbakk" <kristofferhaugsbakk@fastmail.com> writes:
> On Mon, Aug 25, 2025, at 00:01, Monte Davidoff wrote:
>> I still use "git whatchanged".
>>
>> This is regarding the removal nomination message in git 2.51.0.
>>
>> Thanks,
>> Monte
>
> You can replace it with `git log`:
>
> • Given: `git whatchanged <opts>`
> • Replace with: `git log <opts> --no-merges --raw`
>
> ... with some caveats about timestamps? [1]
Not timestamps but about elimination of single-parent empty commits,
I think?
>
> 🔗 1: https://lore.kernel.org/git/877byxbtiw.fsf@gmail.com/
prev parent reply other threads:[~2025-08-25 15:47 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2025-08-24 22:01 Still use git whatchanged Monte Davidoff
2025-08-25 6:39 ` Kristoffer Haugsbakk
2025-08-25 15:47 ` Junio C Hamano [this message]
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=xmqqbjo3tnc8.fsf@gitster.g \
--to=gitster@pobox.com \
--cc=davidoff@acm.org \
--cc=git@vger.kernel.org \
--cc=kristofferhaugsbakk@fastmail.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.