From mboxrd@z Thu Jan 1 00:00:00 1970 From: Luc Van Oostenryck Subject: Re: new features in gitk Date: Tue, 28 Jun 2005 00:49:09 +0200 Message-ID: <42C08265.2050209@looxix.net> References: <17088.31798.17291.605567@cargo.ozlabs.ibm.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit Cc: git@vger.kernel.org X-From: git-owner@vger.kernel.org Tue Jun 28 00:39:52 2005 Return-path: Received: from vger.kernel.org ([12.107.209.244]) by ciao.gmane.org with esmtp (Exim 4.43) id 1Dn2GJ-0002NW-Sj for gcvg-git@gmane.org; Tue, 28 Jun 2005 00:39:32 +0200 Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S262071AbVF0WqD (ORCPT ); Mon, 27 Jun 2005 18:46:03 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S262050AbVF0WqC (ORCPT ); Mon, 27 Jun 2005 18:46:02 -0400 Received: from smtp2.mail.be.easynet.net ([212.100.160.76]:27877 "EHLO smtp2.mail.be.easynet.net") by vger.kernel.org with ESMTP id S262071AbVF0Wpl (ORCPT ); Mon, 27 Jun 2005 18:45:41 -0400 Received: from [81.188.80.201] (helo=ralph05.pc.home) by smtp2.mail.be.easynet.net with esmtp (Exim 4.51) id 1Dn2MA-0000ZV-Bg; Tue, 28 Jun 2005 00:45:34 +0200 Received: from localhost ([127.0.0.1] helo=looxix.net) by ralph05.pc.home with esmtp (Exim 4.10) id 1Dn2Pe-0007c8-00; Tue, 28 Jun 2005 00:49:10 +0200 User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.5) Gecko/20031007 X-Accept-Language: en-us, en To: Paul Mackerras In-Reply-To: <17088.31798.17291.605567@cargo.ozlabs.ibm.com> Sender: git-owner@vger.kernel.org Precedence: bulk X-Mailing-List: git@vger.kernel.org Paul Mackerras wrote: > > I'm interested to know if people find the diff/patch generation > options useful. > > Paul. I find the patch generation very usefull (when I've seen the tool a few days ago, I've said to myself: "what a wonderfull tool, if only I could create a patch from this") but it doesn't work for me (the first three entries stay always in grey, only the last one "Create tag" is in black). I'm missing something ? Luc