From mboxrd@z Thu Jan 1 00:00:00 1970 From: Pedro Rodrigues Subject: gitk repo Date: Wed, 09 May 2012 01:43:25 +0100 Message-ID: <4FA9BDAD.6080401@onimail.net> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit To: git@vger.kernel.org X-From: git-owner@vger.kernel.org Wed May 09 02:43:33 2012 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 1SRv08-0004GG-RA for gcvg-git-2@plane.gmane.org; Wed, 09 May 2012 02:43:33 +0200 Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1753574Ab2EIAn2 (ORCPT ); Tue, 8 May 2012 20:43:28 -0400 Received: from mail-we0-f174.google.com ([74.125.82.174]:55940 "EHLO mail-we0-f174.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751631Ab2EIAn1 (ORCPT ); Tue, 8 May 2012 20:43:27 -0400 Received: by werb10 with SMTP id b10so2353195wer.19 for ; Tue, 08 May 2012 17:43:26 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=sender:message-id:date:from:user-agent:mime-version:to:subject :content-type:content-transfer-encoding; bh=T41+dmLhW9FSvehfmvLbV0PT7nt+v7+If9CyCUbgmSQ=; b=QW5NwS/wEQYxXev/3bB8p4/4UVbfoWO/4IhILUXyUKh4aOalZzRh8MbzcStges3U6k B9lt14QqY0oX9jGF1ZolJwdL1yy07wTYfkTe+32WmCf9fcp5KkL1qcorHj3nsQRxlS/y 4/65p3DnayehpfwwvNTNuKTba8oxcY3M2+zWUVu/bbEt1ZZKReRQLQYipkhmMElFTC42 F9szLcf4SJ8GdVDVAwlGeXLk8fOQn/9YH0OXD6U1rTWCs2+HDx6X48deWrQQtsemqjZH ZyXVAe2eewBnwcKQeLGaaEeDz9b0qFVVPbNzu0Z3tcDxeP0MmKouEF9kZzYL2WpxSrB2 bvNw== Received: by 10.216.225.166 with SMTP id z38mr6481061wep.3.1336524206481; Tue, 08 May 2012 17:43:26 -0700 (PDT) Received: from [192.168.1.100] ([89.180.65.147]) by mx.google.com with ESMTPS id du4sm3474698wib.10.2012.05.08.17.43.25 (version=SSLv3 cipher=OTHER); Tue, 08 May 2012 17:43:26 -0700 (PDT) User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:12.0) Gecko/20120430 Thunderbird/12.0.1 Sender: git-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: git@vger.kernel.org Archived-At: Hello, I'd like to hack a bit on gitk. Is there an official repo of gitk? All I could find was this github repo: https://github.com/patthoyts/gitk Thanks, Pedro Rodrigues