From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1757188Ab2CLUTc (ORCPT ); Mon, 12 Mar 2012 16:19:32 -0400 Received: from 1wt.eu ([62.212.114.60]:63222 "EHLO 1wt.eu" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1756962Ab2CLUTa (ORCPT ); Mon, 12 Mar 2012 16:19:30 -0400 Date: Mon, 12 Mar 2012 21:19:15 +0100 From: Willy Tarreau To: Greg KH Cc: Junio C Hamano , Jonathan Nieder , Ben Hutchings , linux-kernel@vger.kernel.org, stable@vger.kernel.org, git@vger.kernel.org, Thomas Rast Subject: Re: stripping [PATCH] without losing later tags from mailed patches (Re: [ 02/12] Remove COMPAT_IA32 support) Message-ID: <20120312201915.GK12405@1wt.eu> References: <1331514446.3022.140.camel@deadeye> <20120312024948.GB4650@kroah.com> <20120312063027.GB8971@1wt.eu> <20120312064855.GB16820@burratino> <20120312085820.GA11569@1wt.eu> <20120312152004.GB9380@kroah.com> <7vfwddu60f.fsf@alter.siamese.dyndns.org> <20120312171257.GA25347@kroah.com> <7vzkblsnos.fsf@alter.siamese.dyndns.org> <20120312192627.GA24873@kroah.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20120312192627.GA24873@kroah.com> User-Agent: Mutt/1.4.2.3i Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Mon, Mar 12, 2012 at 12:26:27PM -0700, Greg KH wrote: > On Mon, Mar 12, 2012 at 11:01:55AM -0700, Junio C Hamano wrote: > > Greg KH writes: > > > > > Does the flag propagate from 'git quiltimport'? > > > > I didn't even know the script was shipped as part of the main > > Porcelain until I looked. I do not think anybody is maintaining it; > > the last update was from the 1.6.2 era. > > Ah, so my feeling that I'm the only one using it is true :) Well, we're two precisely :-) > > A tested patch from quilt stakeholders is very much welcomed. > > I'll be glad to maintain this if you need me to. I'll poke around with > it tomorrow to see what needs to be done here. That would be great, this tool is really handy. Cheers, Willy