$ 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.
