From mboxrd@z Thu Jan 1 00:00:00 1970 From: Barry Roberts Subject: Re: Are C++ contributions welcome? Date: Fri, 20 Jun 2008 10:40:43 -0600 Message-ID: <485BDD8B.5080402@robertsr.us> References: <4c88165dd0077363a30b4f98fed16c2f@localhost> <46a038f90806200859r520d0593q367d6625a240595a@mail.gmail.com> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Cc: jose maria gomez vergara , git@vger.kernel.org To: Martin Langhoff X-From: git-owner@vger.kernel.org Fri Jun 20 18:42:07 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 1K9jgU-0007lu-4c for gcvg-git-2@gmane.org; Fri, 20 Jun 2008 18:41:58 +0200 Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1758264AbYFTQkz (ORCPT ); Fri, 20 Jun 2008 12:40:55 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1757957AbYFTQkz (ORCPT ); Fri, 20 Jun 2008 12:40:55 -0400 Received: from qmta04.emeryville.ca.mail.comcast.net ([76.96.30.40]:56929 "EHLO QMTA04.emeryville.ca.mail.comcast.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1755923AbYFTQky (ORCPT ); Fri, 20 Jun 2008 12:40:54 -0400 Received: from OMTA12.emeryville.ca.mail.comcast.net ([76.96.30.44]) by QMTA04.emeryville.ca.mail.comcast.net with comcast id gAub1Z0020x6nqcA40Ut00; Fri, 20 Jun 2008 16:40:53 +0000 Received: from dalmuti.xactvalue.com ([76.27.63.88]) by OMTA12.emeryville.ca.mail.comcast.net with comcast id gGgk1Z00A1uEJYk8YGgpCD; Fri, 20 Jun 2008 16:40:51 +0000 X-Authority-Analysis: v=1.0 c=1 a=8ceztZnx84QA:10 a=_X6vkqC-ddUAJQ7SYJ4A:9 a=khpDV4OG0q-pa-f3YKdrlK0bv7oA:4 a=vNGxQsTWjH8A:10 User-Agent: Thunderbird 2.0.0.14 (X11/20080501) In-Reply-To: <46a038f90806200859r520d0593q367d6625a240595a@mail.gmail.com> Sender: git-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: git@vger.kernel.org Archived-At: Martin Langhoff wrote: > if you have UI/Win32 experience, a good friendly UI for newcomers to > GIT is something we are lacking. > My assessment of git-cola (formerly ugit) makes me wonder if that statement is still true. It doesn't have explorer integration, and the install is tedious on windows. But since it uses Qt4 it's purty enough for Windows users and it uses porcelain commands so it doesn't require plumbing knowledge. The Windows users that I've shown git cola are universally excited to try it. And my dogfood'ing on Linux has been going well. FWIW, Barry Roberts