From mboxrd@z Thu Jan 1 00:00:00 1970 From: Robin Rosenberg Subject: Re: [EGIT PATCH] Sorting commit items by click on the table header in commit dialog. Date: Tue, 6 Jan 2009 01:49:07 +0100 Message-ID: <200901060149.07892.robin.rosenberg.lists@dewire.com> References: <200901050835.20038.robin.rosenberg.lists@dewire.com> Mime-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Cc: "Shawn O. Pearce" , git@vger.kernel.org To: "Vasyl' Vavrychuk" X-From: git-owner@vger.kernel.org Tue Jan 06 01:50:37 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 1LK09S-0002uz-I1 for gcvg-git-2@gmane.org; Tue, 06 Jan 2009 01:50:34 +0100 Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1751220AbZAFAtM (ORCPT ); Mon, 5 Jan 2009 19:49:12 -0500 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1750845AbZAFAtM (ORCPT ); Mon, 5 Jan 2009 19:49:12 -0500 Received: from mail.dewire.com ([83.140.172.130]:3791 "EHLO dewire.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1750823AbZAFAtM (ORCPT ); Mon, 5 Jan 2009 19:49:12 -0500 Received: from localhost (localhost [127.0.0.1]) by dewire.com (Postfix) with ESMTP id 514911484F5F; Tue, 6 Jan 2009 01:49:09 +0100 (CET) X-Virus-Scanned: by amavisd-new at dewire.com Received: from dewire.com ([127.0.0.1]) by localhost (torino.dewire.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id alRdbOiYmxmr; Tue, 6 Jan 2009 01:49:08 +0100 (CET) Received: from sleipner.localnet (unknown [10.9.0.2]) by dewire.com (Postfix) with ESMTP id D8C041484F58; Tue, 6 Jan 2009 01:49:08 +0100 (CET) User-Agent: KMail/1.10.3 (Linux/2.6.27-11-generic; KDE/4.1.3; i686; ; ) In-Reply-To: <200901050835.20038.robin.rosenberg.lists@dewire.com> Content-Disposition: inline Sender: git-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: git@vger.kernel.org Archived-At: Seems this was trivial to apply after patchin the patch, so I did. -- robin