From mboxrd@z Thu Jan 1 00:00:00 1970 From: Pete Wyckoff Subject: Re: What's cooking in git.git (Apr 2012, #11; Sun, 29) Date: Mon, 30 Apr 2012 08:24:40 -0400 Message-ID: <20120430122440.GA25045@padd.com> References: <7vbomahu1h.fsf@alter.siamese.dyndns.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Cc: git@vger.kernel.org, David Aguilar , Luke Diamand , Tim Henigan To: Junio C Hamano X-From: git-owner@vger.kernel.org Mon Apr 30 14:25:16 2012 Return-path: Envelope-to: gcvg-git-2@plane.gmane.org Received: from vger.kernel.org ([209.132.180.67]) by plane.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1SOpfE-0004F2-Vh for gcvg-git-2@plane.gmane.org; Mon, 30 Apr 2012 14:25:13 +0200 Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1755417Ab2D3MYo (ORCPT ); Mon, 30 Apr 2012 08:24:44 -0400 Received: from honk.padd.com ([74.3.171.149]:57881 "EHLO honk.padd.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1755044Ab2D3MYo (ORCPT ); Mon, 30 Apr 2012 08:24:44 -0400 Received: from arf.padd.com (unknown [50.55.155.59]) by honk.padd.com (Postfix) with ESMTPSA id 1684225F9; Mon, 30 Apr 2012 05:24:43 -0700 (PDT) Received: by arf.padd.com (Postfix, from userid 7770) id 7B684313F8; Mon, 30 Apr 2012 08:24:40 -0400 (EDT) Content-Disposition: inline In-Reply-To: <7vbomahu1h.fsf@alter.siamese.dyndns.org> Sender: git-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: git@vger.kernel.org Archived-At: gitster@pobox.com wrote on Sun, 29 Apr 2012 18:45 -0700: > * ld/git-p4-tags-and-labels (2012-04-25) 7 commits > (merged to 'next' on 2012-04-25 at 8b959e5) > + git p4: fix unit tests > (merged to 'next' on 2012-04-24 at bf55d92) > + git p4: move verbose to base class > + git p4: Ignore P4EDITOR if it is empty > + git p4: Squash P4EDITOR in test harness > + git p4: fix-up "import/export of labels to/from p4" > (merged to 'next' on 2012-04-15 at 1b1e9a1) > + git p4: import/export of labels to/from p4 > + git p4: Fixing script editor checks > > What's the current status of this topic? Pete? I read through these again. It all looks good and works. -- Pete