From mboxrd@z Thu Jan 1 00:00:00 1970 From: Michael J Gruber Subject: Re: git gtk+/GNOME gui application: gitg Date: Wed, 04 Feb 2009 13:46:34 +0100 Message-ID: <49898E2A.7070005@drmicha.warpmail.net> References: <1233432317.26364.5.camel@wren> <94a0d4530902032339p365df42i2b8f235430a68fd5@mail.gmail.com> <1233748114.7594.0.camel@wren> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-15 Content-Transfer-Encoding: 7bit Cc: Felipe Contreras , git@vger.kernel.org To: Jesse van den Kieboom X-From: git-owner@vger.kernel.org Wed Feb 04 13:48:44 2009 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 1LUhBM-0004Cv-4C for gcvg-git-2@gmane.org; Wed, 04 Feb 2009 13:48:44 +0100 Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1755909AbZBDMqn (ORCPT ); Wed, 4 Feb 2009 07:46:43 -0500 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1755906AbZBDMqm (ORCPT ); Wed, 4 Feb 2009 07:46:42 -0500 Received: from out4.smtp.messagingengine.com ([66.111.4.28]:43937 "EHLO out4.smtp.messagingengine.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1755899AbZBDMql (ORCPT ); Wed, 4 Feb 2009 07:46:41 -0500 Received: from compute2.internal (compute2.internal [10.202.2.42]) by out1.messagingengine.com (Postfix) with ESMTP id ACE8A27CC59; Wed, 4 Feb 2009 07:46:39 -0500 (EST) Received: from heartbeat1.messagingengine.com ([10.202.2.160]) by compute2.internal (MEProxy); Wed, 04 Feb 2009 07:46:39 -0500 X-Sasl-enc: Ag3joMpW56MlKV1/CwoieRrHEln121hLBJkrIjqLm6xQ 1233751599 Received: from localhost.localdomain (whitehead.math.tu-clausthal.de [139.174.44.12]) by mail.messagingengine.com (Postfix) with ESMTPSA id D7DC31F317; Wed, 4 Feb 2009 07:46:38 -0500 (EST) User-Agent: Thunderbird 2.0.0.19 (X11/20090105) In-Reply-To: <1233748114.7594.0.camel@wren> Sender: git-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: git@vger.kernel.org Archived-At: Jesse van den Kieboom venit, vidit, dixit 04.02.2009 12:48: > Op woensdag 04-02-2009 om 09:39 uur [tijdzone +0200], schreef Felipe > Contreras: >> On Sat, Jan 31, 2009 at 10:05 PM, Jesse van den Kieboom >> wrote: >>> Hi, >>> >>> I have been developing a gui application for git for gtk+/GNOME based on >>> GitX (which in turn is based on gitk). I feel that it's reaching the >>> point where it might potentially be useful for other people to use. It >>> currently features: >>> >>> - Loading large repositories very fast >>> - Show/browse repository history >>> - Show highlighted revision diff >>> - Browse file tree of a revision and export by drag and drop >>> - Search in the revision history on subject, author or hash >>> - Switch between history view of branches easily >>> - Commit view providing per hunk stage/unstage and commit >>> >>> The project is currently hosted on github: >>> http://github.com/jessevdk/gitg >>> >>> clone: git://github.com/jessevdk/gitg.git >>> >>> Please let me know what you think, >> And the obligatory screenshots? > > The screenshots are on the website Grin ;) At least I'm not the only one who didn't how to navigate the github page... In fact, reading the top line there in the first place would have made me hopeful that this is a unifying rather than splitting project. So, my best wishes (I'll try and compile)! Cheers, Michael