Re: Still use git whatchanged

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

 



"Kristoffer Haugsbakk" <kristofferhaugsbakk@xxxxxxxxxxxx> 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@xxxxxxxxx/




[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