From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from list by lists.gnu.org with archive (Exim 4.71) id 1ZvsxV-0004cU-34 for mharc-grub-devel@gnu.org; Mon, 09 Nov 2015 15:22:33 -0500 Received: from eggs.gnu.org ([2001:4830:134:3::10]:58053) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ZvsxT-0004c4-2m for grub-devel@gnu.org; Mon, 09 Nov 2015 15:22:31 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1ZvsxO-0006aH-Rn for grub-devel@gnu.org; Mon, 09 Nov 2015 15:22:31 -0500 Received: from mail-wm0-x231.google.com ([2a00:1450:400c:c09::231]:33024) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ZvsxO-0006Zu-Lg for grub-devel@gnu.org; Mon, 09 Nov 2015 15:22:26 -0500 Received: by wmec201 with SMTP id c201so100067349wme.0 for ; Mon, 09 Nov 2015 12:22:26 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=subject:to:references:cc:from:message-id:date:user-agent :mime-version:in-reply-to:content-type; bh=QMREri3HphYw4iufNLZi6UKSwEYCj5m1z8sWSJ33Ukg=; b=E4BpS0nniY8TAHTMMROGCp/aCb5+pNZsg5F4Ja8fi7YIlczEU3kyILXWynczXOXTFW gQpUSsxHT9P+piqfb2rWUly2yCTQH/zKE1yrinr+2NZueJPuGUK5gV8FN1xarmC5DD71 4FFjEwSgTh74Y/WwBk5uV0O0kojsPaaEok5Tkv0OLplqAmxIfguolqo3op+sajwKYINs WvJGyUEASXkLrzaQCeR+KJ/R5TxbiLfwuIxY9q5pjFzeES/crAkXupq7jEkYXdXoLcj3 4OEMwn/dpfFLGchlIPPs4QJ6vEpzuifqHbe6J/tn5RxF/sqXrj3PfyMCiHQqLNXdN2Us I6ig== X-Received: by 10.28.215.145 with SMTP id o139mr406461wmg.27.1447100545962; Mon, 09 Nov 2015 12:22:25 -0800 (PST) Received: from ?IPv6:2a02:1205:34c8:dc00:863a:4bff:fe50:abc4? ([2a02:1205:34c8:dc00:863a:4bff:fe50:abc4]) by smtp.gmail.com with ESMTPSA id bo7sm17132301wjb.46.2015.11.09.12.22.23 (version=TLSv1.2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Mon, 09 Nov 2015 12:22:24 -0800 (PST) Subject: Re: [PATCH v2 1/6] gitignore: Ignore *.orig, *.rej and *.swp files To: Daniel Kiper References: <1437402954-7375-1-git-send-email-daniel.kiper@oracle.com> <1437402954-7375-2-git-send-email-daniel.kiper@oracle.com> <1439370297.9747.318.camel@citrix.com> <20151109152956.GE26902@olila.local.net-space.pl> <5640BCFC.6090106@gmail.com> <20151109153936.GF26902@olila.local.net-space.pl> From: =?UTF-8?Q?Vladimir_'=cf=86-coder/phcoder'_Serbinenko?= Message-ID: <56410078.4070407@gmail.com> Date: Mon, 9 Nov 2015 21:22:16 +0100 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:38.0) Gecko/20100101 Icedove/38.3.0 MIME-Version: 1.0 In-Reply-To: <20151109153936.GF26902@olila.local.net-space.pl> Content-Type: multipart/signed; micalg=pgp-sha512; protocol="application/pgp-signature"; boundary="0KvS5GE5d1XXoXwegxwACsXu3reaoShlq" X-detected-operating-system: by eggs.gnu.org: Error: Malformed IPv6 address (bad octet value). X-Received-From: 2a00:1450:400c:c09::231 Cc: jgross@suse.com, grub-devel@gnu.org, keir@xen.org, Ian Campbell , stefano.stabellini@eu.citrix.com, andrew.cooper3@citrix.com, roy.franz@linaro.org, ning.sun@intel.com, david.vrabel@citrix.com, jbeulich@suse.com, wei.liu2@citrix.com, xen-devel@lists.xenproject.org, qiaowei.ren@intel.com, richard.l.maliszewski@intel.com, gang.wei@intel.com, fu.wei@linaro.org X-BeenThere: grub-devel@gnu.org X-Mailman-Version: 2.1.14 Precedence: list Reply-To: The development of GNU GRUB List-Id: The development of GNU GRUB List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 09 Nov 2015 20:22:32 -0000 This is an OpenPGP/MIME signed message (RFC 4880 and 3156) --0KvS5GE5d1XXoXwegxwACsXu3reaoShlq Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable On 09.11.2015 16:39, Daniel Kiper wrote: > On Mon, Nov 09, 2015 at 04:34:20PM +0100, Vladimir '=CF=86-coder/phcode= r' Serbinenko wrote: >> On 09.11.2015 16:29, Daniel Kiper wrote: >>> On Wed, Nov 04, 2015 at 01:03:56PM +0100, Vladimir 'phcoder' Serbinen= ko wrote: >>>> Le 12 ao=C3=BBt 2015 11:04 AM, "Ian Campbell" a =C3=A9crit : >>>>> >>>>> >>>>> (Having written the below I see too late that this is a grub patch = not a >>>>> Xen one, a tag in the subject for such cross posted patches would b= e >>>> useful >>>>> please. Anyway, my opinion counts for very little in this context b= ut I >>>>> leave it below since already I wrote it. I notice that xen.git#.git= ignore >>>>> _does_ list *.rej, which I think is wrong...) >>>>> >>>>> On Mon, 2015-07-20 at 16:35 +0200, Daniel Kiper wrote: >>>>>> Signed-off-by: Daniel Kiper >>>>> >>>>> At least *.rej and perhaps *.orig are indicative of a failed patch >>>>> application, I think I want them to appear in "git status". >>>>> >>>>> By way of comparison Linux's .gitignore includes *.orig but not *.r= ej and >>>>> Qemu's includes neither. >>>>> >>>>> So nack to the addition of *.rej from me. I'm more or less ambivale= nt >>>> about >>>>> *.orig. >>>>> >>>> I have to agree. You should clean up *.rej *.orig after fixing confl= icts >>> >>> Thanks for comment on this. Could you review rest of this patchset? >>> I am working on v3 and it will be nice to take your (and others if >>> possible) comments into it. >>> >> I will go through them today >=20 > Thanks a lot! >=20 All reviewed. Some of them already good but they have dependencies. Feel free to either fix concerns with dependencies or rebase in a way to get the good ones committed first in a meaningful way > Daniel >=20 --0KvS5GE5d1XXoXwegxwACsXu3reaoShlq Content-Type: application/pgp-signature; name="signature.asc" Content-Description: OpenPGP digital signature Content-Disposition: attachment; filename="signature.asc" -----BEGIN PGP SIGNATURE----- Version: GnuPG v2 iF4EAREKAAYFAlZBAHgACgkQmBXlbbo5nOtJjwD/aX6TMQE0ZlHesRPbK9cMD/rx q6TLcVKDdvTG1j76bpQBAKCh1qMDUZnNoP1AqQGa04uA/iOCWvLizGErIuSyz5N0 =GrAa -----END PGP SIGNATURE----- --0KvS5GE5d1XXoXwegxwACsXu3reaoShlq--