From mboxrd@z Thu Jan 1 00:00:00 1970 From: Quy Tonthat Subject: Re: [PATCH] Fix break in git-rev-list.txt Date: Thu, 23 Aug 2007 02:45:43 +1000 Message-ID: <46CC6837.6050005@gmail.com> References: <11877706831306-git-send-email-qtonthat@gmail.com> <7vbqczkhvb.fsf@gitster.siamese.dyndns.org> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Cc: git@vger.kernel.org, "Randal L. Schwartz" , "Shawn O. Pearce" To: Junio C Hamano X-From: git-owner@vger.kernel.org Wed Aug 22 18:45:59 2007 Return-path: Envelope-to: gcvg-git@gmane.org Received: from vger.kernel.org ([209.132.176.167]) by lo.gmane.org with esmtp (Exim 4.50) id 1INtL9-0001pa-HT for gcvg-git@gmane.org; Wed, 22 Aug 2007 18:45:55 +0200 Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1763320AbXHVQpx (ORCPT ); Wed, 22 Aug 2007 12:45:53 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1763433AbXHVQpx (ORCPT ); Wed, 22 Aug 2007 12:45:53 -0400 Received: from pecan.exetel.com.au ([220.233.0.17]:47389 "EHLO pecan.exetel.com.au" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1763320AbXHVQpw (ORCPT ); Wed, 22 Aug 2007 12:45:52 -0400 Received: from 95.69.233.220.exetel.com.au ([220.233.69.95] helo=kingbee.home) by pecan.exetel.com.au with esmtp (Exim 4.63) (envelope-from ) id 1INtKz-0006HW-99; Thu, 23 Aug 2007 02:45:45 +1000 User-Agent: Thunderbird 2.0.0.5 (X11/20070719) In-Reply-To: <7vbqczkhvb.fsf@gitster.siamese.dyndns.org> X-Enigmail-Version: 0.95.2 Sender: git-owner@vger.kernel.org Precedence: bulk X-Mailing-List: git@vger.kernel.org Archived-At: Junio C Hamano wrote: > In any case, I'd appreciate feedbacks from people who recently > reported formatting breakages on this patch. I was not aware this problem had been reported/discussed in another thread (lack of time lately). I would not have had created this thread otherwise. Sorry for making more noise (than necessary) and any confusion this may cause. Anyway, reports/comments will be appreciated. Quy