bug-standards
[Top][All Lists]
Advanced

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

Re: Circumstances in which ChangeLog format is no longer useful


From: Alfred M. Szmidt
Subject: Re: Circumstances in which ChangeLog format is no longer useful
Date: Tue, 01 Aug 2017 05:46:15 -0400

   $ git log --grep=NFPREG
   $ git log -E --grep='N(FP|G|VR)?REG'
   $ git log --grep=NFPREF -p
   $ git log --grep=sysdeps/arm/sys/ucontext.h [-p]
   $ git log -G'fpregs' -p

And what about non-git?  Should we list every magical invokation for
every VCS that is in use?  An extracted ChangeLog works for anyone and
everyone.  People who keep suggesting git as a solution miss the point
of being able to extract this information in a archivable format.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]