From mboxrd@z Thu Jan 1 00:00:00 1970 From: "Marco Costalba" Subject: [ANNOUNCE] qgit-2.0rc2 Date: Fri, 27 Jul 2007 14:22:16 +0200 Message-ID: Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit To: "Git Mailing List" X-From: git-owner@vger.kernel.org Fri Jul 27 14:22:34 2007 Return-path: Envelope-to: gcvg-git@gmane.org Received: from vger.kernel.org ([209.132.176.167]) by lo.gmane.org with esmtp (Exim 4.50) id 1IEOq0-0005Sy-G5 for gcvg-git@gmane.org; Fri, 27 Jul 2007 14:22:32 +0200 Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S932501AbXG0MWT (ORCPT ); Fri, 27 Jul 2007 08:22:19 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1765594AbXG0MWS (ORCPT ); Fri, 27 Jul 2007 08:22:18 -0400 Received: from wa-out-1112.google.com ([209.85.146.176]:49622 "EHLO wa-out-1112.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1762235AbXG0MWS (ORCPT ); Fri, 27 Jul 2007 08:22:18 -0400 Received: by wa-out-1112.google.com with SMTP id v27so922068wah for ; Fri, 27 Jul 2007 05:22:17 -0700 (PDT) DKIM-Signature: a=rsa-sha1; c=relaxed/relaxed; d=gmail.com; s=beta; h=domainkey-signature:received:received:message-id:date:from:to:subject:mime-version:content-type:content-transfer-encoding:content-disposition; b=ca+LoRKDTLvGq1O+T3izzWeTr1d3apQpGLw5Ycr1A78jRWHoBIP8CTq4EO9U55XYYK32iF2I4eV4hILZbKp4JyiXijrDxoeLFEjJHM2bDPCfGn5IGU793CmFHQhuwOVnkjUJ/SGVnb4d2oNlI2L2RdcwmFhfO4Y3W23lpfc3jgA= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=beta; h=received:message-id:date:from:to:subject:mime-version:content-type:content-transfer-encoding:content-disposition; b=b0n5TAHcr6FzWYAq4hc7Fdh6m4kGWz3JRBS+AFLFEdGYAqrzzXcvRc+CRzX1NkeYFvhHMvMNUDq46xTTg7coL0t8aydpEry5dDTlX+o1AK/t3YOX22Kqi6wozop5l8gIYuKxR2yqWoGGsTmQiEaAoqY11Iu2q4WWa0idpyBnFO8= Received: by 10.114.58.1 with SMTP id g1mr2855679waa.1185538937013; Fri, 27 Jul 2007 05:22:17 -0700 (PDT) Received: by 10.114.61.9 with HTTP; Fri, 27 Jul 2007 05:22:16 -0700 (PDT) Content-Disposition: inline Sender: git-owner@vger.kernel.org Precedence: bulk X-Mailing-List: git@vger.kernel.org Archived-At: This is the new rc of qgit4, qgit ported under Qt4.3. You can download from git://git.kernel.org/pub/scm/qgit/qgit4.git or from http://sourceforge.net/projects/qgit qgit it's a git graphic history viewer (and more) written with Qt4.3 libraries. A lot of work went in from last rc, both on performance and stability. Quite a bunch of new features added too. Probably this will be the last rc, stability seems very good and no regressions are known. I'll be off line for a couple of weeks. Have fun Marco