From mboxrd@z Thu Jan 1 00:00:00 1970 From: Kumar Appaiah Subject: Re: [ANNOUNCE] tig-0.16.1 Date: Sun, 19 Sep 2010 14:15:23 -0500 Message-ID: <20100919191523.GA23119@bowser.ece.utexas.edu> References: <20100919183556.GA22302@diku.dk> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Cc: git@vger.kernel.org To: Jonas Fonseca X-From: git-owner@vger.kernel.org Sun Sep 19 21:15:37 2010 Return-path: Envelope-to: gcvg-git-2@lo.gmane.org Received: from vger.kernel.org ([209.132.180.67]) by lo.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1OxPMO-0005xT-NT for gcvg-git-2@lo.gmane.org; Sun, 19 Sep 2010 21:15:37 +0200 Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1753023Ab0ISTP3 (ORCPT ); Sun, 19 Sep 2010 15:15:29 -0400 Received: from ironclad.mail.utexas.edu ([146.6.25.7]:43214 "EHLO ironclad.mail.utexas.edu" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751645Ab0ISTP3 (ORCPT ); Sun, 19 Sep 2010 15:15:29 -0400 X-IronPort-MID: 55486448 X-IronPort-Anti-Spam-Filtered: true X-IronPort-Anti-Spam-Result: AvsEAIr+lUyAU36M/2dsb2JhbACiPXHBKIVBBIROhWo Received: from wb4-a.mail.utexas.edu ([128.83.126.140]) by ironclad.mail.utexas.edu with ESMTP; 19 Sep 2010 14:15:27 -0500 Received: (qmail 98626 invoked from network); 19 Sep 2010 19:15:27 -0000 Received: from bowser.ece.utexas.edu (a.kumar@146.6.33.245) by wb4.mail.utexas.edu with (RC4-SHA encrypted) ESMTPSSA; 19 Sep 2010 19:15:27 -0000 Content-Disposition: inline In-Reply-To: <20100919183556.GA22302@diku.dk> User-Agent: Mutt/1.5.20 (2009-06-14) Sender: git-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: git@vger.kernel.org Archived-At: Dear Jonas, On Sun, Sep 19, 2010 at 08:35:56PM +0200, Jonas Fonseca wrote: > - Fix 'tig show ' to show the provided commit. Thank you for fixing this. :-) Kumar