All of lore.kernel.org
 help / color / mirror / Atom feed
From: Junio C Hamano <gitster@pobox.com>
To: "Kristoffer Haugsbakk" <kristofferhaugsbakk@fastmail.com>
Cc: git@vger.kernel.org
Subject: Re: I still use git whatchanged
Date: Mon, 13 Oct 2025 18:06:40 -0700	[thread overview]
Message-ID: <xmqqikgiz3z3.fsf@gitster.g> (raw)
In-Reply-To: <ae47adc7-7393-4994-9aae-e661c0e36b66@app.fastmail.com> (Kristoffer Haugsbakk's message of "Tue, 14 Oct 2025 00:15:28 +0200")

"Kristoffer Haugsbakk" <kristofferhaugsbakk@fastmail.com> writes:

> On Mon, Oct 13, 2025, at 23:59, Samer Abdallah wrote:
>> I still use git whatchanged.
>
> You can replace it with `git log` in this way:
>
> • Given: `git whatchanged <opts>`
> • Replace with: `git log <opts> --no-merges --raw`
>
> Additionally for the sake of readability, you might have more
> use for `--stat` or `--name-only` rather than `--raw` if you are only
> reading the output (not feeding the output to another program).

Thanks for fielding these repeated questions.

Let's do a maintenance release Git 2.51.1 very soon with your 
kh/you-still-use-whatchanged-fix topic, together with other minor
documentation changes and probably a hdnful of ci related fixes.

We haven't had non-security maintenance releases for quite a while,
so I may need to remember and practice the procedure to cut one ;-)



  reply	other threads:[~2025-10-14  1:06 UTC|newest]

Thread overview: 16+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2025-10-13 21:59 I still use git whatchanged Samer Abdallah
2025-10-13 22:15 ` Kristoffer Haugsbakk
2025-10-14  1:06   ` Junio C Hamano [this message]
     [not found]   ` <25428D84-1B92-4398-93B2-175231A699B4@gmail.com>
2025-10-14  7:10     ` Kristoffer Haugsbakk
  -- strict thread matches above, loose matches on Subject: below --
2026-01-05 18:05 Wayne Rowcliffe
2026-01-05 19:23 ` Kristoffer Haugsbakk
2026-01-05 19:26   ` Wayne Rowcliffe
     [not found] <CAOFvV7kFm-A2_i2URg-2wgfTet8Dv9SMAD0Aw1AwStCJm5WOLA@mail.gmail.com>
2025-12-07 10:12 ` Lee Smith
2025-12-07 11:56   ` Kristoffer Haugsbakk
2025-11-15  3:16 Chia-Sheng Chang
2025-11-15 14:55 ` Kristoffer Haugsbakk
2025-09-29  8:42 Henrik Bennin
2025-09-29  8:58 ` Kristoffer Haugsbakk
2025-09-29 14:16   ` Junio C Hamano
2025-08-26 12:42 Mira Skwar
2025-08-26 13:56 ` Kristoffer Haugsbakk

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=xmqqikgiz3z3.fsf@gitster.g \
    --to=gitster@pobox.com \
    --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.