From mboxrd@z Thu Jan 1 00:00:00 1970 From: David Subject: Re: [ANNOUNCE] ugit: the pythonic git gui Date: Wed, 2 Jan 2008 19:20:02 -0800 Message-ID: <402731c90801021920h284bb84dn29151dccd90eed2a@mail.gmail.com> References: <402731c90712281449g3d0c4f53w48c65dc8883bbbb3@mail.gmail.com> <8b65902a0801020242x425b792xbfa5ee69a13c2573@mail.gmail.com> Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Cc: git@vger.kernel.org To: "Guilhem Bonnefille" X-From: git-owner@vger.kernel.org Thu Jan 03 04:20:47 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 1JAGdP-0005eW-9i for gcvg-git-2@gmane.org; Thu, 03 Jan 2008 04:20:43 +0100 Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1754346AbYACDUH (ORCPT ); Wed, 2 Jan 2008 22:20:07 -0500 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1754581AbYACDUH (ORCPT ); Wed, 2 Jan 2008 22:20:07 -0500 Received: from ug-out-1314.google.com ([66.249.92.171]:1368 "EHLO ug-out-1314.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1754332AbYACDUF (ORCPT ); Wed, 2 Jan 2008 22:20:05 -0500 Received: by ug-out-1314.google.com with SMTP id z38so2601105ugc.16 for ; Wed, 02 Jan 2008 19:20:03 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:date:from:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; bh=h07vg7sOYgQ4RaFOdegjkaKc8jnJLvKPZF5pcUnVPmc=; b=pQRM/Y78PslEgisGEVwG+9uChHETHk3eNGBB5eu0d/AR4+tLjn2Gxz5VkqrgH+4hFJNrFSKWnDhA5mZ+jEyUhgNB4Sy78BrHWeGiOW5cd3JIlKnpntnBTzviOiGsAoeAxZD30J6Gn2eFfOWLRoq9ASj0Se0aoacOzM/CEPDT1h4= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=xb5Rky+Qodq/w4D3FRWU4/o8dYv20X6THqGK4ZrJyG5zJyYnnJq+KKRWtl7M/Ms9Or9gw009+P27ngaGrC/YzLlUI9bkwKq7Iy0xHT46nLgaSQFf990e+U7QPtct+2pbOoCXMZEYOZkopiCqB36j9Okk+byzv1n2gkfb0vZJ+CM= Received: by 10.67.20.19 with SMTP id x19mr14833952ugi.48.1199330402821; Wed, 02 Jan 2008 19:20:02 -0800 (PST) Received: by 10.67.118.1 with HTTP; Wed, 2 Jan 2008 19:20:02 -0800 (PST) In-Reply-To: <8b65902a0801020242x425b792xbfa5ee69a13c2573@mail.gmail.com> Content-Disposition: inline Sender: git-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: git@vger.kernel.org Archived-At: On Jan 2, 2008 2:42 AM, Guilhem Bonnefille wrote: > Hi, > > Good to learn a new GUI is available for Git. > > But, for people like me, not enougth curious to install the software, > do you have any screenshots somewhere? > -- > Guilhem BONNEFILLE Cool, thank you. I've posted some screenshots on http://ugit.justroots.com/ I don't have any fancy mac or windows installers at the moment (Linux is my primary platform) though I am working on packaging soon. -David