Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S932317AbVJaJA1 (ORCPT ); Mon, 31 Oct 2005 04:00:27 -0500 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S932284AbVJaJA1 (ORCPT ); Mon, 31 Oct 2005 04:00:27 -0500 Received: from fed1rmmtao01.cox.net ([68.230.241.38]:54509 "EHLO fed1rmmtao01.cox.net") by vger.kernel.org with ESMTP id S932296AbVJaJA0 (ORCPT ); Mon, 31 Oct 2005 04:00:26 -0500 From: Junio C Hamano To: David Lang Cc: linux-kernel@vger.kernel.org, Rob Landley Subject: Re: [git patches] 2.6.x libata updates References: <20051029182228.GA14495@havoc.gtf.org> <200510301731.47825.rob@landley.net> <200510302035.26523.rob@landley.net> <7v7jbujfh6.fsf@assigned-by-dhcp.cox.net> <20051029182228.GA14495@havoc.gtf.org> <200510301731.47825.rob@landley.net> <200510302035.26523.rob@landley.net> <7v7jbujfh6.fsf@assigned-by-dhcp.cox.net> Date: Mon, 31 Oct 2005 01:00:24 -0800 In-Reply-To: (David Lang's message of "Mon, 31 Oct 2005 00:10:47 -0800 (PST)") Message-ID: <7vpspmhxhz.fsf@assigned-by-dhcp.cox.net> User-Agent: Gnus/5.110004 (No Gnus v0.4) Emacs/21.4 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 753 Lines: 19 David Lang writes: > given the time required to compile a kernel and reboot you can't plan to > keep the info server side (browser connections will time out well before > this finishes) > > instead this will require saving something on the client and passing it > back to the server. I was thinking about doing thatn in hidden input fields and passing form back and forth. After all what real git bisect keeps locally are one bad commit ID and bunch of good commit IDs. - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/