From mboxrd@z Thu Jan 1 00:00:00 1970 From: Paul Mackerras Subject: Re: [PATCH] gitk: Display the date of a tag in a human friendly way. Date: Mon, 1 Apr 2013 18:25:43 +1100 Message-ID: <20130401072542.GC4427@iris.ozlabs.ibm.com> References: <1357314431-32710-1-git-send-email-wildfire@progsoc.org> <7vhamwse2c.fsf@alter.siamese.dyndns.org> <7v1udzqv1v.fsf@alter.siamese.dyndns.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Cc: Junio C Hamano , git@vger.kernel.org To: Anand Kumria X-From: git-owner@vger.kernel.org Mon Apr 01 09:27:18 2013 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 1UMZ98-0000K2-U6 for gcvg-git-2@plane.gmane.org; Mon, 01 Apr 2013 09:27:15 +0200 Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1758166Ab3DAH0q (ORCPT ); Mon, 1 Apr 2013 03:26:46 -0400 Received: from ozlabs.org ([203.10.76.45]:57949 "EHLO ozlabs.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1758160Ab3DAH0p (ORCPT ); Mon, 1 Apr 2013 03:26:45 -0400 Received: by ozlabs.org (Postfix, from userid 1003) id A847F2C010A; Mon, 1 Apr 2013 18:26:44 +1100 (EST) Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.5.21 (2010-09-15) Sender: git-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: git@vger.kernel.org Archived-At: On Sun, Feb 03, 2013 at 06:37:42PM +0000, Anand Kumria wrote: > Hi Pau, > > I've not been able to find the canonical location of your gitk repository. > > I've tried kernel.org, samba.org and ozlabs.org; none of them to have > it - nor does any amount of google searching I do reveal the location. > > I realise you've probably had a busy month with linux.conf.au but it > would be nice to have some feedback. > > Could you let me know where gitk is hosted and I'll re-roll this patch > against that (and update the docs so others don't need to go hunting). It's at git://ozlabs.org/~paulus/gitk.git Paul.