From mboxrd@z Thu Jan 1 00:00:00 1970 From: Christian Couder Subject: Re: [PATCH] git-web--browse: improve browser support under OS X Date: Wed, 13 Feb 2008 07:55:20 +0100 Message-ID: <200802130755.20884.chriscool@tuxfamily.org> References: <1202505794-13409-1-git-send-email-jaysoffian+git@gmail.com> <7vve4wb3h7.fsf@gitster.siamese.dyndns.org> <76718490802120840r4a45c016k4cccf321f68893ce@mail.gmail.com> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: QUOTED-PRINTABLE Cc: git@vger.kernel.org, "Junio C Hamano" To: "Jay Soffian" X-From: git-owner@vger.kernel.org Wed Feb 13 07:50:09 2008 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 1JPBRY-0007tH-AK for gcvg-git-2@gmane.org; Wed, 13 Feb 2008 07:50:08 +0100 Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1751072AbYBMGta convert rfc822-to-quoted-printable (ORCPT ); Wed, 13 Feb 2008 01:49:30 -0500 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1751110AbYBMGta (ORCPT ); Wed, 13 Feb 2008 01:49:30 -0500 Received: from smtp1-g19.free.fr ([212.27.42.27]:45840 "EHLO smtp1-g19.free.fr" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751072AbYBMGta convert rfc822-to-8bit (ORCPT ); Wed, 13 Feb 2008 01:49:30 -0500 Received: from smtp1-g19.free.fr (localhost.localdomain [127.0.0.1]) by smtp1-g19.free.fr (Postfix) with ESMTP id 2DBC11AB2E7; Wed, 13 Feb 2008 07:49:26 +0100 (CET) Received: from bureau.boubyland (gre92-7-82-243-130-161.fbx.proxad.net [82.243.130.161]) by smtp1-g19.free.fr (Postfix) with ESMTP id ED1C81AB2C6; Wed, 13 Feb 2008 07:49:23 +0100 (CET) User-Agent: KMail/1.9.7 In-Reply-To: <76718490802120840r4a45c016k4cccf321f68893ce@mail.gmail.com> Content-Disposition: inline Sender: git-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: git@vger.kernel.org Archived-At: Le mardi 12 f=C3=A9vrier 2008, Jay Soffian a =C3=A9crit : > On Feb 10, 2008 10:01 PM, Junio C Hamano wrote: > > Also I wonder why the check for SECURITYSESSIONID your original > > had is not good enough for this Mac specific customization? > > Christian, > > Any thoughts on Junio's patch vs the original? I think the original was good and Junio's patch is a good improvement o= n top=20 of yours. Thanks, Christian.