public inbox for git@vger.kernel.org 
 help / color / mirror / Atom feed
From: "Kristoffer Haugsbakk" <kristofferhaugsbakk@fastmail•com>
To: "Mira Skwar" <mira@5y5•one>, git@vger•kernel.org
Subject: Re: I still use git whatchanged
Date: Tue, 26 Aug 2025 15:56:31 +0200	[thread overview]
Message-ID: <65cff8a3-4fec-4e1e-86e0-319a25e63366@app.fastmail.com> (raw)
In-Reply-To: <e1a69dea-bcb6-45fc-83d3-9e50d32c410b@5y5.one>

Hi

On Tue, Aug 26, 2025, at 14:42, Mira Skwar wrote:
> Hello,
>
> I just wanted to let you know that I still actively use the |git
> whatchanged| command, so I’d appreciate if it remains available.
>
> Thank you for maintaining Git!
>
> Best regards,
>
> Mira Skwar

You can replace it with `git log`:

• Given: `git whatchanged <opts>`
• Replace with: `git log <opts> --no-merges --raw`

... with some minor output caveats about empty commits (commits with
no changes).[1]

🔗 1: https://lore.kernel.org/git/20250825085428.GA367101@coredump.intra.peff.net/

-- 
Kristoffer Haugsbakk

  reply	other threads:[~2025-08-26 13:57 UTC|newest]

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

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=65cff8a3-4fec-4e1e-86e0-319a25e63366@app.fastmail.com \
    --to=kristofferhaugsbakk@fastmail$(echo .)com \
    --cc=git@vger$(echo .)kernel.org \
    --cc=mira@5y5$(echo .)one \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html
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