From mboxrd@z Thu Jan 1 00:00:00 1970 From: Paul Mackerras Subject: Re: [msysGit] [PATCH] gitk: fix the display of files when filtered by path Date: Fri, 16 Dec 2011 09:59:45 +1100 Message-ID: <20111215225945.GG20629@bloggs.ozlabs.ibm.com> References: <87hb14wg4l.fsf@fox.patthoyts.tk> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Cc: Pat Thoyts , Johannes Schindelin , Junio C Hamano , David Aguilar , Git , msysGit To: Martin von Zweigbergk X-From: git-owner@vger.kernel.org Fri Dec 16 00:02:26 2011 Return-path: Envelope-to: gcvg-git-2@lo.gmane.org Received: from vger.kernel.org ([209.132.180.67]) by lo.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1RbKJk-0003oQ-MS for gcvg-git-2@lo.gmane.org; Fri, 16 Dec 2011 00:02:25 +0100 Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1759744Ab1LOXCS (ORCPT ); Thu, 15 Dec 2011 18:02:18 -0500 Received: from ozlabs.org ([203.10.76.45]:41462 "EHLO ozlabs.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1759709Ab1LOXCQ (ORCPT ); Thu, 15 Dec 2011 18:02:16 -0500 Received: by ozlabs.org (Postfix, from userid 1003) id E88741007D6; Fri, 16 Dec 2011 10:02:15 +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 Thu, Dec 15, 2011 at 11:42:38AM -0800, Martin von Zweigbergk wrote: > git://git.kernel.org/pub/scm/gitk/gitk.git is still down. I have just created a repository on ozlabs.org for gitk, since I don't have kernel.org access at this point. The repository is: git://ozlabs.org/~paulus/gitk.git > Paul and Junio, the patches I sent in April are still not in git.git, > are they? Can we use another repo until the kernel.org one is up? More > than eight months to get a patch (or eight) merged is way too long, > IMO. Your patches are in the master branch. I applied them back in July but then kernel.org went down. Paul.