From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from list by lists.gnu.org with archive (Exim 4.71) id 1g9tb8-0004P9-Sc for mharc-grub-devel@gnu.org; Tue, 09 Oct 2018 11:06:58 -0400 Received: from eggs.gnu.org ([2001:4830:134:3::10]:33049) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1g9tb3-0004Ju-FD for grub-devel@gnu.org; Tue, 09 Oct 2018 11:06:57 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1g9tal-0002dZ-HD for grub-devel@gnu.org; Tue, 09 Oct 2018 11:06:43 -0400 Received: from userp2120.oracle.com ([156.151.31.85]:43370) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1g9tak-0002ML-NE for grub-devel@gnu.org; Tue, 09 Oct 2018 11:06:35 -0400 Received: from pps.filterd (userp2120.oracle.com [127.0.0.1]) by userp2120.oracle.com (8.16.0.22/8.16.0.22) with SMTP id w99F4RGf186186; Tue, 9 Oct 2018 15:06:10 GMT DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=oracle.com; h=date : from : to : cc : subject : message-id : references : mime-version : content-type : in-reply-to; s=corp-2018-07-02; bh=s7Sy6k89BXWuR6Hr8N4/9MTkZS2m3Yse9f6e+WV9rHw=; b=FzOHrmjYR58Pqk3SaJHq+evMy+2/7i9BTJVGbPgrCTr96HYkp+HwqIaODjnLsSLdcxjT aMgq+ZXZQQMum07t3o3lnS8JRPyVqSx3ppHi7H3fiYeFIf4tS1nuJsqPHF1c0Pp3OQLt t6Qm0SxjxHV/UxpCwa94PFxkr6W15I6izPMC7c0cdXqRaWUsQQB7u8/w2Wq4+VS/LNxv S/x3u/Wz6cs2Jq7UGcCzkWTUHzxeTKicuSkiQbFSFaq7LtzpHMesgMK0/q32JPcoMWI5 hnERFdT8X7aoJ7QHXJmCRUpjs3kTYfS77VQw/kJ+5ftN8O01zeDHysn14ejUGdLo5B4T pg== Received: from aserv0021.oracle.com (aserv0021.oracle.com [141.146.126.233]) by userp2120.oracle.com with ESMTP id 2mxnpqwv5b-1 (version=TLSv1.2 cipher=ECDHE-RSA-AES256-GCM-SHA384 bits=256 verify=OK); Tue, 09 Oct 2018 15:06:09 +0000 Received: from aserv0122.oracle.com (aserv0122.oracle.com [141.146.126.236]) by aserv0021.oracle.com (8.14.4/8.14.4) with ESMTP id w99F68he017167 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-GCM-SHA384 bits=256 verify=OK); Tue, 9 Oct 2018 15:06:08 GMT Received: from abhmp0001.oracle.com (abhmp0001.oracle.com [141.146.116.7]) by aserv0122.oracle.com (8.14.4/8.14.4) with ESMTP id w99F665W026731; Tue, 9 Oct 2018 15:06:07 GMT Received: from char.us.oracle.com (/10.152.32.25) by default (Oracle Beehive Gateway v4.0) with ESMTP ; Tue, 09 Oct 2018 15:06:06 +0000 Received: by char.us.oracle.com (Postfix, from userid 1000) id 4D4A46A013A; Tue, 9 Oct 2018 11:06:05 -0400 (EDT) Date: Tue, 9 Oct 2018 11:06:05 -0400 From: Konrad Rzeszutek Wilk To: Daniel Kiper Cc: Ross Philipson , grub-devel@gnu.org, dpsmith.dev@gmail.com, eric.snowberg@oracle.com, javierm@redhat.com, jonmccune@google.com, kanth.ghatraju@oracle.com, keng-yu.lin@hpe.com, leif.lindholm@linaro.org, mjg59@srcf.ucam.org, phcoder@gmail.com, philip.b.tricca@intel.com Subject: Re: [PATCH v3 5/8] verifiers: Rename verify module to pgp module Message-ID: <20181009150605.GM5106@char.us.oracle.com> References: <1538559415-6233-1-git-send-email-daniel.kiper@oracle.com> <1538559415-6233-6-git-send-email-daniel.kiper@oracle.com> <0219c5b3-b3c8-3c27-d2d4-ed04dcec3507@oracle.com> <20181009141153.GF4472@olila.i.net-space.pl> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20181009141153.GF4472@olila.i.net-space.pl> User-Agent: Mutt/1.8.3 (2017-05-23) X-Proofpoint-Virus-Version: vendor=nai engine=5900 definitions=9040 signatures=668706 X-Proofpoint-Spam-Details: rule=notspam policy=default score=0 suspectscore=0 malwarescore=0 phishscore=0 bulkscore=0 spamscore=0 mlxscore=0 mlxlogscore=569 adultscore=0 classifier=spam adjust=0 reason=mlx scancount=1 engine=8.0.1-1807170000 definitions=main-1810090148 X-detected-operating-system: by eggs.gnu.org: GNU/Linux 3.x [generic] X-Received-From: 156.151.31.85 X-BeenThere: grub-devel@gnu.org X-Mailman-Version: 2.1.21 Precedence: list List-Id: The development of GNU GRUB List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 09 Oct 2018 15:06:57 -0000 > > I did "git mv" but "git format-patch" produced this. I am not sure that > "git format-patch" is sufficiently smart to produce shorter stuff. Look at the -M param for git format-patch.