From mboxrd@z Thu Jan 1 00:00:00 1970 From: Teemu Likonen Subject: Re: [PATCH] Add svn-compatible "blame" output format to git-svn Date: Sun, 11 May 2008 09:36:01 +0300 Message-ID: <20080511063601.GA23224@mithlond.arda.local> References: <20080510212504.GA26701@midwinter.com> <7vabix8t3g.fsf@gitster.siamese.dyndns.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Cc: Steven Grimm , git@vger.kernel.org To: Junio C Hamano X-From: git-owner@vger.kernel.org Sun May 11 08:37:29 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 1Jv5BY-0001d2-8V for gcvg-git-2@gmane.org; Sun, 11 May 2008 08:37:28 +0200 Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1751312AbYEKGgN (ORCPT ); Sun, 11 May 2008 02:36:13 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1750914AbYEKGgN (ORCPT ); Sun, 11 May 2008 02:36:13 -0400 Received: from mta-out.inet.fi ([195.156.147.13]:57165 "EHLO jenni1.rokki.sonera.fi" rhost-flags-OK-OK-OK-FAIL) by vger.kernel.org with ESMTP id S1751100AbYEKGgM (ORCPT ); Sun, 11 May 2008 02:36:12 -0400 Received: from mithlond.arda.local (80.220.180.181) by jenni1.rokki.sonera.fi (8.5.014) id 482324D8001B8DE0; Sun, 11 May 2008 09:36:07 +0300 Received: from dtw by mithlond.arda.local with local (Exim 4.63) (envelope-from ) id 1Jv5A9-0006AL-UE; Sun, 11 May 2008 09:36:01 +0300 Content-Disposition: inline In-Reply-To: <7vabix8t3g.fsf@gitster.siamese.dyndns.org> User-Agent: Mutt/1.5.17+20080114 (2008-01-14) Sender: git-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: git@vger.kernel.org Archived-At: Junio C Hamano wrote (2008-05-10 19:36 -0700): > Steven Grimm writes: > > > I'd actually argue that the svn-compatible format should be the > > default one, with git-compatible available as an option. > > I'd violently agree with it. Me too!