From mboxrd@z Thu Jan 1 00:00:00 1970 From: Junio C Hamano Subject: Re: [PATCH][v2] http authentication via prompts (with correct line lengths) Date: Mon, 09 Mar 2009 17:37:58 -0700 Message-ID: <7v1vt6dxg9.fsf@gitster.siamese.dyndns.org> References: <49B5AF67.6050508@gmail.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Cc: git@vger.kernel.org To: Mike Gaffney X-From: git-owner@vger.kernel.org Tue Mar 10 01:40:06 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 1Lgq0q-00035q-Ix for gcvg-git-2@gmane.org; Tue, 10 Mar 2009 01:40:05 +0100 Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1753574AbZCJAiJ (ORCPT ); Mon, 9 Mar 2009 20:38:09 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1753206AbZCJAiH (ORCPT ); Mon, 9 Mar 2009 20:38:07 -0400 Received: from a-sasl-quonix.sasl.smtp.pobox.com ([208.72.237.25]:44803 "EHLO sasl.smtp.pobox.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1753966AbZCJAiG (ORCPT ); Mon, 9 Mar 2009 20:38:06 -0400 Received: from localhost.localdomain (unknown [127.0.0.1]) by a-sasl-quonix.sasl.smtp.pobox.com (Postfix) with ESMTP id 4217D4930; Mon, 9 Mar 2009 20:38:04 -0400 (EDT) Received: from pobox.com (unknown [68.225.240.211]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by a-sasl-quonix.sasl.smtp.pobox.com (Postfix) with ESMTPSA id B3C25492F; Mon, 9 Mar 2009 20:38:00 -0400 (EDT) In-Reply-To: <49B5AF67.6050508@gmail.com> (Mike Gaffney's message of "Mon, 09 Mar 2009 19:08:07 -0500") User-Agent: Gnus/5.110006 (No Gnus v0.6) Emacs/21.4 (gnu/linux) X-Pobox-Relay-ID: B7879DE4-0D0B-11DE-85C7-CBE7E3B37BAC-77302942!a-sasl-quonix.pobox.com Sender: git-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: git@vger.kernel.org Archived-At: It appears that none of the issues I raised in my response to your earlier round was addressed in this patch, except for the line rewrapping of the proposed commit log message.