From mboxrd@z Thu Jan 1 00:00:00 1970 From: Junio C Hamano Subject: Re: [PATCH] Add a compat/strtoumax.c for Solaris 8. Date: Mon, 19 Feb 2007 17:29:35 -0800 Message-ID: <7vy7mt39c0.fsf@assigned-by-dhcp.cox.net> References: <17777.1171930976@lotus.CS.Berkeley.EDU> <20070220003533.GB28314@spearce.org> <7virdx4pl2.fsf@assigned-by-dhcp.cox.net> <20070220005821.GC28314@spearce.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Cc: Jason Riedy , git To: "Shawn O. Pearce" X-From: git-owner@vger.kernel.org Tue Feb 20 02:29:50 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 1HJJpE-0008J4-T7 for gcvg-git@gmane.org; Tue, 20 Feb 2007 02:29:49 +0100 Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S932791AbXBTB3h (ORCPT ); Mon, 19 Feb 2007 20:29:37 -0500 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S932793AbXBTB3h (ORCPT ); Mon, 19 Feb 2007 20:29:37 -0500 Received: from fed1rmmtao101.cox.net ([68.230.241.45]:39475 "EHLO fed1rmmtao101.cox.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S932791AbXBTB3g (ORCPT ); Mon, 19 Feb 2007 20:29:36 -0500 Received: from fed1rmimpo01.cox.net ([70.169.32.71]) by fed1rmmtao101.cox.net (InterMail vM.7.05.02.00 201-2174-114-20060621) with ESMTP id <20070220012936.OQCQ1300.fed1rmmtao101.cox.net@fed1rmimpo01.cox.net>; Mon, 19 Feb 2007 20:29:36 -0500 Received: from assigned-by-dhcp.cox.net ([68.5.247.80]) by fed1rmimpo01.cox.net with bizsmtp id RdVa1W00c1kojtg0000000; Mon, 19 Feb 2007 20:29:35 -0500 In-Reply-To: <20070220005821.GC28314@spearce.org> (Shawn O. Pearce's message of "Mon, 19 Feb 2007 19:58:22 -0500") User-Agent: Gnus/5.110006 (No Gnus v0.6) Emacs/21.4 (gnu/linux) Sender: git-owner@vger.kernel.org Precedence: bulk X-Mailing-List: git@vger.kernel.org Archived-At: "Shawn O. Pearce" writes: > Junio C Hamano wrote: >> "Shawn O. Pearce" writes: >> >> > This is a better version than the patch I sent out last night, >> > so Junio please drop my patch in favor of Jason's. >> >> Agh. Too late... >> >> I need some rewinding and reshuffling. > > Whoops. :-) > > I hear Git is good at rewinding and reshuffling. Provided you have > not pushed the commits out yet. Maybe that will help you here? ;-) That's what I'll do later.