Re: Still use git whatchanged

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



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]

🔗 1: https://lore.kernel.org/git/877byxbtiw.fsf@xxxxxxxxx/

-- 
Kristoffer Haugsbakk





[Index of Archives]     [Linux Kernel Development]     [Gcc Help]     [IETF Annouce]     [DCCP]     [Netdev]     [Networking]     [Security]     [V4L]     [Bugtraq]     [Yosemite]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Linux RAID]     [Linux SCSI]     [Fedora Users]

  Powered by Linux