On Sun, Aug 9, 2015 at 7:06 AM, Anthony G. Basile <bluen...@gentoo.org> wrote:
> > Particularly, we should prepend "CATEGORY/PN: " to the first line so we > can easily search git log for what happened to a package. > > Good format to help reading unfiltered logs, but invalid reasoning. 'git log portage/cat/pn' or 'git log portage/cat-old/pn-old portage/cat-moved/pn-moved' gets every commit affecting files in said package's directory.