From mboxrd@z Thu Jan 1 00:00:00 1970 From: Stelian Pop Subject: Re: [PATCH v2] hg-to-git: add --verbose option Date: Mon, 26 May 2008 16:33:00 +0200 Message-ID: <1211812380.12728.7.camel@galileo> References: <200805261509.49841.johan@herland.net> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: QUOTED-PRINTABLE Cc: Johan Herland , git@vger.kernel.org, gitster@pobox.com To: Johannes Schindelin X-From: git-owner@vger.kernel.org Mon May 26 17:03:08 2008 Return-path: Envelope-to: gcvg-git-2@gmane.org Received: from vger.kernel.org ([209.132.176.167]) by lo.gmane.org with esmtp (Exim 4.50) id 1K0eE1-0002ck-Gx for gcvg-git-2@gmane.org; Mon, 26 May 2008 17:03:01 +0200 Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1756014AbYEZPCJ convert rfc822-to-quoted-printable (ORCPT ); Mon, 26 May 2008 11:02:09 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1755988AbYEZPCI (ORCPT ); Mon, 26 May 2008 11:02:08 -0400 Received: from sd-11162.dedibox.fr ([88.191.70.230]:55889 "EHLO sd-11162.dedibox.fr" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1755892AbYEZPCH (ORCPT ); Mon, 26 May 2008 11:02:07 -0400 X-Greylist: delayed 1742 seconds by postgrey-1.27 at vger.kernel.org; Mon, 26 May 2008 11:02:07 EDT Received: from sd-11162.dedibox.fr (localhost.localdomain [127.0.0.1]) by sd-11162.dedibox.fr (Postfix) with ESMTP id E7D7292D06; Mon, 26 May 2008 16:33:02 +0200 (CEST) Received: from [10.10.1.196] (pat35-4-88-164-240-85.fbx.proxad.net [88.164.240.85]) (using SSLv3 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by sd-11162.dedibox.fr (Postfix) with ESMTP id 7FB4D92B81; Mon, 26 May 2008 16:33:02 +0200 (CEST) In-Reply-To: X-Mailer: Evolution 2.22.1 X-AV-Checked: ClamAV using ClamSMTP Sender: git-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: git@vger.kernel.org Archived-At: Le lundi 26 mai 2008 =C3=A0 14:20 +0100, Johannes Schindelin a =C3=A9cr= it : > This patch adds an option to make hg-to-git quiet by default. Note: > it only suppresses those messages that would be printed when everythi= ng > was up-to-date. >=20 > Signed-off-by: Johannes Schindelin Acked-by: Stelian Pop Thanks,=20 --=20 Stelian Pop