From mboxrd@z Thu Jan 1 00:00:00 1970 From: Jeff King Subject: Re: [PATCH v7 0/7] coloring test output after traffic signal Date: Fri, 21 Dec 2012 03:15:21 -0500 Message-ID: <20121221081521.GA22193@sigill.intra.peff.net> References: <1356059558-23479-1-git-send-email-gitster@pobox.com> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Cc: git@vger.kernel.org, Adam Spiers To: Junio C Hamano X-From: git-owner@vger.kernel.org Fri Dec 21 09:15:45 2012 Return-path: Envelope-to: gcvg-git-2@plane.gmane.org Received: from vger.kernel.org ([209.132.180.67]) by plane.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1Tlxle-0005e6-4p for gcvg-git-2@plane.gmane.org; Fri, 21 Dec 2012 09:15:42 +0100 Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1751060Ab2LUIPZ (ORCPT ); Fri, 21 Dec 2012 03:15:25 -0500 Received: from 75-15-5-89.uvs.iplsin.sbcglobal.net ([75.15.5.89]:60525 "EHLO peff.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1750812Ab2LUIPY (ORCPT ); Fri, 21 Dec 2012 03:15:24 -0500 Received: (qmail 20879 invoked by uid 107); 21 Dec 2012 08:16:29 -0000 Received: from sigill.intra.peff.net (HELO sigill.intra.peff.net) (10.0.0.7) (smtp-auth username relayok, mechanism cram-md5) by peff.net (qpsmtpd/0.84) with ESMTPA; Fri, 21 Dec 2012 03:16:29 -0500 Received: by sigill.intra.peff.net (sSMTP sendmail emulation); Fri, 21 Dec 2012 03:15:21 -0500 Content-Disposition: inline In-Reply-To: <1356059558-23479-1-git-send-email-gitster@pobox.com> Sender: git-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: git@vger.kernel.org Archived-At: On Thu, Dec 20, 2012 at 07:12:31PM -0800, Junio C Hamano wrote: > To conclude the bikeshedding discussion we had today, here is what I > queued by squashing stuff into relevant patches, so that people can > eyeball the result for the last time. Thanks, this looks OK to me. And thank you, Adam, for your patience. Seven iterations of color bikeshedding is more than should be asked of anyone. :) -Peff