git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Junio C Hamano <gitster@pobox.com>
To: Phil Hobbs <pcdhobbs@electrooptical.net>
Cc: git@vger.kernel.org
Subject: Re: whatchanged is super useful!
Date: Thu, 25 Sep 2025 14:57:15 -0700	[thread overview]
Message-ID: <xmqqh5wqdwlg.fsf@gitster.g> (raw)
In-Reply-To: <67a6ec3a-a718-438f-ac4c-ff989f316a9b@electrooptical.net> (Phil Hobbs's message of "Thu, 25 Sep 2025 17:44:55 -0400")

Phil Hobbs <pcdhobbs@electrooptical.net> writes:

> I use git whatchanged all the time.  Please don't remove it!

No, we will remove it.  What we wanted to hear readers ask was "what
can I use instead?"  And the answer is "git log --raw" or even
better "git log --stat", "git log --name-only", etc., depending on
your taste, all of them shorter to type than "git whatchanged".


      parent reply	other threads:[~2025-09-25 21:57 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2025-09-25 21:44 whatchanged is super useful! Phil Hobbs
2025-09-25 21:54 ` Kristoffer Haugsbakk
2025-09-26  0:10   ` Phil Hobbs
2025-09-25 21:57 ` 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=xmqqh5wqdwlg.fsf@gitster.g \
    --to=gitster@pobox.com \
    --cc=git@vger.kernel.org \
    --cc=pcdhobbs@electrooptical.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).