From mboxrd@z Thu Jan 1 00:00:00 1970 From: Thomas Monjalon Subject: Re: [PATCH 0/3] more commits checks Date: Sun, 10 Jul 2016 16:37:34 +0200 Message-ID: <1578602.0yViQJZOhB@xps13> References: <1467801530-20800-1-git-send-email-thomas.monjalon@6wind.com> Mime-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable To: dev@dpdk.org Return-path: Received: from mail-wm0-f46.google.com (mail-wm0-f46.google.com [74.125.82.46]) by dpdk.org (Postfix) with ESMTP id 097A011DE for ; Sun, 10 Jul 2016 16:37:36 +0200 (CEST) Received: by mail-wm0-f46.google.com with SMTP id f65so37521688wmi.0 for ; Sun, 10 Jul 2016 07:37:36 -0700 (PDT) Received: from xps13.localnet (184.203.134.77.rev.sfr.net. [77.134.203.184]) by smtp.gmail.com with ESMTPSA id e16sm14322692wma.12.2016.07.10.07.37.34 for (version=TLS1_2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Sun, 10 Jul 2016 07:37:35 -0700 (PDT) In-Reply-To: <1467801530-20800-1-git-send-email-thomas.monjalon@6wind.com> List-Id: patches and discussions about DPDK List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: dev-bounces@dpdk.org Sender: "dev" 2016-07-06 12:38, Thomas Monjalon: > The script check-git-log.sh helps to keep a consistent git history. > Scrolling/parsing the history is easier when we are used to some > rules. >=20 > N=E9lio Laranjeiro (1): > scripts: check headline of drivers commits >=20 > Thomas Monjalon (2): > scripts: check spacing after commit references > scripts: reduce line size of commit checks Series applied (with 3/3 v2)