From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1751152AbWFDJcR (ORCPT ); Sun, 4 Jun 2006 05:32:17 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1751215AbWFDJcR (ORCPT ); Sun, 4 Jun 2006 05:32:17 -0400 Received: from wr-out-0506.google.com ([64.233.184.234]:28031 "EHLO wr-out-0506.google.com") by vger.kernel.org with ESMTP id S1751197AbWFDJcQ (ORCPT ); Sun, 4 Jun 2006 05:32:16 -0400 DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=J31FZYjVxt8kEk2sy7/KzuuW64ivYxyxZvEo7bSaKfS9WnySFDNln+5BvRs3evuvFXOIg5hjBfIqhu6PONTC/Jl68dK9XQ7UwDGOU/pdFHY1wbosnihHQqTWItc44r7Lr2qMzO4AEdjiOqVK5pfo7YB6Aty4AvAD3ozGkvNuo+o= Message-ID: Date: Sun, 4 Jun 2006 11:32:15 +0200 From: "Marco Costalba" To: "Jakub Narebski" Subject: Re: [ANNOUNCE qgit-1.3] Cc: git@vger.kernel.org, linux-kernel@vger.kernel.org In-Reply-To: MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline References: Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org On 6/4/06, Jakub Narebski wrote: > Marco Costalba wrote: > > > This is qgit-1.3 > [...] > > NEW IN THIS RELEASE > > > > Main focus of this release is usability. > > > > The big feature is the use of tabs instead of independent windows. > > > > This change alone could be enough for a release. It's a big rewrite of UI > > code to let browsing revisions and patches quicker and easier. > > Of course that is advantage _only_ if the tabs are independend, and one > (usually) doesn't need to view them simultaneously, e.g. side by side. > Actually they are. One for revisions list, one for patches and one for file content. File content tab is indipendent from previous two (of course it can be synced on request). > Just my 3 eurocents ;-) Well, at today exchange rate should be 'my 2.3 eurocents' :-) Marco