From mboxrd@z Thu Jan 1 00:00:00 1970 From: Junio C Hamano Subject: Re: [PATCH v4 00/13] New remote-hg helper Date: Thu, 01 Nov 2012 10:22:49 +0900 Message-ID: <16b87432-2862-4be9-afea-5b672101af62@email.android.com> References: <1351396453-29042-1-git-send-email-felipe.contreras@gmail.com> <20121029085045.GA5023@sigill.intra.peff.net> <20121029212643.GA20513@sigill.intra.peff.net> <20121029215631.GF20513@sigill.intra.peff.net> <5090EFCA.7070606@drmicha.warpmail.net> Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Cc: Johannes Schindelin , Jeff King , git@vger.kernel.org, Sverre Rabbelier , Ilari Liusvaara , Daniel Barkalow To: Felipe Contreras , Michael J Gruber X-From: git-owner@vger.kernel.org Thu Nov 01 02:23:17 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 1TTjV6-0006CH-9X for gcvg-git-2@plane.gmane.org; Thu, 01 Nov 2012 02:23:16 +0100 Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1761332Ab2KABXD (ORCPT ); Wed, 31 Oct 2012 21:23:03 -0400 Received: from mail-da0-f46.google.com ([209.85.210.46]:34092 "EHLO mail-da0-f46.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1760190Ab2KABXB (ORCPT ); Wed, 31 Oct 2012 21:23:01 -0400 Received: by mail-da0-f46.google.com with SMTP id n41so906361dak.19 for ; Wed, 31 Oct 2012 18:23:00 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=sender:user-agent:in-reply-to:references:mime-version:content-type :content-transfer-encoding:subject:from:date:to:cc:message-id; bh=GtiEDMl3O/XruFDHgRg34jksi7QbFON43Xp78Z6Rv20=; b=bybcuMCtGauZI3a7ITNFR2lfA8LcO1E9Tgn/Lns9xd63kRzxmr6Tta5jvDrlkHM38X ryL595S8PNiziLzL+A+JmWrRXimVxNTG8P9njXbuDCn/FRm+EWzTkUEjpWd4E3s/kqoe nO0+Nrf48oP1XaHAJRSOZGqyWGk/PrOgYSOByGyP6x/sAQiSunnD7rj0dJoDZitFrUcN mRXoHQcicQnNQ3aCXNFrSFZ4+lfwUg3zHNNftfuCkrf9chGksYm7UFZ4bGszy59xthNd cWn9BP/c1buDctjdE0ZZbgW1FP2fEyOpHVx6nPxwZ2RNYnKOabPWxdgVVG05rRplWcQk 9AvA== Received: by 10.66.86.65 with SMTP id n1mr106900749paz.48.1351732980716; Wed, 31 Oct 2012 18:23:00 -0700 (PDT) Received: from [192.168.0.3] (112.136.53.59.er.eaccess.ne.jp. [112.136.53.59]) by mx.google.com with ESMTPS id n7sm3037027pav.26.2012.10.31.18.22.57 (version=SSLv3 cipher=OTHER); Wed, 31 Oct 2012 18:22:59 -0700 (PDT) User-Agent: K-9 Mail for Android In-Reply-To: Sender: git-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: git@vger.kernel.org Archived-At: Felipe Contreras wrote: >And finally, what do more do you expect me to do? About the code, and >only the code. The analysis that does in the log messages is an important part of "code" in this project, so that may be a good place to start. Both Jonathan and J6t asked specific updates to your log message, no?