From mboxrd@z Thu Jan 1 00:00:00 1970 From: Ilari Liusvaara Subject: Re: [RFC PATCH v3 0/8] Remote helpers smart transport extensions Date: Mon, 7 Dec 2009 18:33:38 +0200 Message-ID: <20091207163338.GA27516@Knoppix> References: <1260116931-16549-1-git-send-email-ilari.liusvaara@elisanet.fi> <7v7hsz9qxj.fsf@alter.siamese.dyndns.org> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Cc: git@vger.kernel.org To: Junio C Hamano X-From: git-owner@vger.kernel.org Mon Dec 07 17:33:59 2009 Return-path: Envelope-to: gcvg-git-2@lo.gmane.org Received: from vger.kernel.org ([209.132.176.167]) by lo.gmane.org with esmtp (Exim 4.50) id 1NHgX2-0001Sh-Fl for gcvg-git-2@lo.gmane.org; Mon, 07 Dec 2009 17:33:52 +0100 Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S935393AbZLGQdi (ORCPT ); Mon, 7 Dec 2009 11:33:38 -0500 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S935379AbZLGQdi (ORCPT ); Mon, 7 Dec 2009 11:33:38 -0500 Received: from emh06.mail.saunalahti.fi ([62.142.5.116]:44457 "EHLO emh06.mail.saunalahti.fi" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S935373AbZLGQdh (ORCPT ); Mon, 7 Dec 2009 11:33:37 -0500 Received: from saunalahti-vams (vs3-11.mail.saunalahti.fi [62.142.5.95]) by emh06-2.mail.saunalahti.fi (Postfix) with SMTP id 1450DC7B16; Mon, 7 Dec 2009 18:33:43 +0200 (EET) Received: from emh04.mail.saunalahti.fi ([62.142.5.110]) by vs3-11.mail.saunalahti.fi ([62.142.5.95]) with SMTP (gateway) id A07AA611131; Mon, 07 Dec 2009 18:33:43 +0200 Received: from LK-Perkele-V (a88-113-39-59.elisa-laajakaista.fi [88.113.39.59]) by emh04.mail.saunalahti.fi (Postfix) with ESMTP id 9F46141BE4; Mon, 7 Dec 2009 18:33:39 +0200 (EET) Content-Disposition: inline In-Reply-To: <7v7hsz9qxj.fsf@alter.siamese.dyndns.org> User-Agent: Mutt/1.5.20 (2009-06-14) X-Antivirus: VAMS Sender: git-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: git@vger.kernel.org Archived-At: On Sun, Dec 06, 2009 at 11:36:08PM -0800, Junio C Hamano wrote: > I queued to ease the discussion in 'pu'. I had to fix-up some conflicts > while doing so. Please sanity check the result. The conflict resolution seems sane. Sorry about leaving lots of codingstyle stuff unfixed. -Ilari