From: Thomas Monjalon <thomas.monjalon@6wind.com>
To: Yuanhan Liu <yuanhan.liu@linux.intel.com>
Cc: dev@dpdk.org
Subject: Re: [PATCH v2] scripts: check commit formatting
Date: Mon, 11 Apr 2016 23:59:06 +0200 [thread overview]
Message-ID: <1669977.GbkgN6coQ4@xps13> (raw)
In-Reply-To: <20160411161342.GG3080@yliu-dev.sh.intel.com>
2016-04-12 00:13, Yuanhan Liu:
> On Mon, Apr 11, 2016 at 05:39:05PM +0200, Thomas Monjalon wrote:
> > The git messages have three parts:
> > 1/ the headline
> > 2/ the explanations
> > 3/ the footer tags
> >
> > The headline helps to quickly browse an history or catch instantly the
> > purpose of a commit. Making it short with some consistent wording
> > allows to easily parse it or match some patterns.
> >
> > The explanations must give some keys like the reason of the change.
> > Nothing can be automatically checked for this part, except line length.
> >
> > The footer contains some tags to find the origin of a bug or who
> > was working on it.
> >
> > This script is doing some basic checks mostly on parts 1 and 3.
> >
> > Signed-off-by: Thomas Monjalon <thomas.monjalon@6wind.com>
>
> Reviewed-by: Yuanhan Liu <yuanhan.liu@linux.intel.com>
Applied
prev parent reply other threads:[~2016-04-11 21:59 UTC|newest]
Thread overview: 9+ messages / expand[flat|nested] mbox.gz Atom feed top
2016-03-29 21:29 [PATCH] scripts: check commit formatting Thomas Monjalon
2016-03-30 1:46 ` Yuanhan Liu
2016-03-30 14:27 ` Bruce Richardson
2016-03-30 14:44 ` Yuanhan Liu
2016-03-30 14:46 ` Bruce Richardson
2016-04-11 10:00 ` Thomas Monjalon
2016-04-11 15:39 ` [PATCH v2] " Thomas Monjalon
2016-04-11 16:13 ` Yuanhan Liu
2016-04-11 21:59 ` Thomas Monjalon [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=1669977.GbkgN6coQ4@xps13 \
--to=thomas.monjalon@6wind.com \
--cc=dev@dpdk.org \
--cc=yuanhan.liu@linux.intel.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.