This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: Git ChangeLog policy for GCC Testsuite inquiry
- From: Segher Boessenkool <segher at kernel dot crashing dot org>
- To: Jeff Law <law at redhat dot com>
- Cc: Richard Sandiford <richard dot sandiford at arm dot com>, "H.J. Lu" <hjl dot tools at gmail dot com>, paul at mad-scientist dot net, GCC Development <gcc at gcc dot gnu dot org>
- Date: Wed, 5 Feb 2020 15:18:01 -0600
- Subject: Re: Git ChangeLog policy for GCC Testsuite inquiry
- References: <CAGWvnyktjKVp-T9jrGUt_rmzgaoS0Z5N1OPP9oaOvk0Xehrb_Q@mail.gmail.com> <CAGWvnym24or6ix3-vOkF=3oZ46LCnStm58+QQzVL62gjboN+Jw@mail.gmail.com> <0829cb62791e9d8d034309f09b6c911ed8340c8b.camel@redhat.com> <1693150.uSzEE5ffML@polaris> <df5a09ce54d07c7bb60b4e00b76e7b4673779333.camel@redhat.com> <20200124214533.GB17695@tucnak> <bd1de829b095c5037804dd162989b8d398ef8b01.camel@mad-scientist.net> <CAMe9rOrJQTv-9R1HTSk3w=J2e-1wZd4vd=xEWQaL8hFCnj_qAQ@mail.gmail.com> <mptpnev4i2a.fsf@arm.com> <6bc259050138912ea9b973ca4f43df72cb1bb7d8.camel@redhat.com>
On Mon, Feb 03, 2020 at 01:24:04PM -0700, Jeff Law wrote:
> ANd yes, even though I have been a regular ChangeLog user, I rely more
> and more on the git log these days.
As a reviewer, the changelog is priceless still. We shouldn't drop the
changelog before people write *good* commit messages (and we are still
quite far from that goal).
Segher