From mboxrd@z Thu Jan 1 00:00:00 1970 From: Pete Wyckoff Subject: Re: [PATCH v3] git-p4: add option to preserve user names Date: Fri, 6 May 2011 19:59:12 -0400 Message-ID: <20110506235912.GA11842@arf.padd.com> References: <1304577819-703-1-git-send-email-luke@diamand.org> <7vy62k2z8j.fsf@alter.siamese.dyndns.org> <4DC38657.7020703@diamand.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Cc: Junio C Hamano , git@vger.kernel.org To: Luke Diamand X-From: git-owner@vger.kernel.org Sat May 07 01:59:26 2011 Return-path: Envelope-to: gcvg-git-2@lo.gmane.org Received: from vger.kernel.org ([209.132.180.67]) by lo.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1QIUvZ-0000fA-T4 for gcvg-git-2@lo.gmane.org; Sat, 07 May 2011 01:59:22 +0200 Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752290Ab1EFX7Q (ORCPT ); Fri, 6 May 2011 19:59:16 -0400 Received: from honk.padd.com ([74.3.171.149]:40184 "EHLO honk.padd.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751735Ab1EFX7P (ORCPT ); Fri, 6 May 2011 19:59:15 -0400 Received: from arf.padd.com (unknown [50.52.168.230]) by honk.padd.com (Postfix) with ESMTPSA id 89E1020B7; Fri, 6 May 2011 16:59:14 -0700 (PDT) Received: by arf.padd.com (Postfix, from userid 7770) id 519B6314CE; Fri, 6 May 2011 19:59:12 -0400 (EDT) Content-Disposition: inline In-Reply-To: <4DC38657.7020703@diamand.org> Sender: git-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: git@vger.kernel.org Archived-At: luke@diamand.org wrote on Fri, 06 May 2011 06:25 +0100: > On 06/05/11 06:07, Junio C Hamano wrote: > >Luke Diamand writes: > > > >>This is version 3 of my patch. > > > >The previous one from Apr 21st is already on "next" with Ack from Pete. > > Ah, sorry. > > Should I submit a patch against that then? Yes, your changes look good and fix bugs. To the diff from v2 to v3: Acked-by: Pete Wyckoff -- Pete