From mboxrd@z Thu Jan 1 00:00:00 1970 From: Jakub Narebski Subject: Re: [PATCH] gitweb: Support for snapshot Date: Sat, 19 Aug 2006 13:13:28 +0200 Organization: At home Message-ID: References: <44E54AC6.9010600@gmail.com> <20060818195148.66411.qmail@web31807.mail.mud.yahoo.com> <7v64gp7prk.fsf@assigned-by-dhcp.cox.net> <7virkp3snv.fsf@assigned-by-dhcp.cox.net> Mime-Version: 1.0 Content-Type: text/plain; charset=iso-8859-2 Content-Transfer-Encoding: QUOTED-PRINTABLE X-From: git-owner@vger.kernel.org Sat Aug 19 13:15:13 2006 Return-path: Envelope-to: gcvg-git@gmane.org Received: from vger.kernel.org ([209.132.176.167]) by ciao.gmane.org with esmtp (Exim 4.43) id 1GEOnI-0002jD-M6 for gcvg-git@gmane.org; Sat, 19 Aug 2006 13:15:13 +0200 Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1751719AbWHSLPF convert rfc822-to-quoted-printable (ORCPT ); Sat, 19 Aug 2006 07:15:05 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1751721AbWHSLPF (ORCPT ); Sat, 19 Aug 2006 07:15:05 -0400 Received: from main.gmane.org ([80.91.229.2]:29162 "EHLO ciao.gmane.org") by vger.kernel.org with ESMTP id S1751719AbWHSLPD (ORCPT ); Sat, 19 Aug 2006 07:15:03 -0400 Received: from root by ciao.gmane.org with local (Exim 4.43) id 1GEOn8-0002iR-9c for git@vger.kernel.org; Sat, 19 Aug 2006 13:15:02 +0200 Received: from host-81-190-24-244.torun.mm.pl ([81.190.24.244]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Sat, 19 Aug 2006 13:15:02 +0200 Received: from jnareb by host-81-190-24-244.torun.mm.pl with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Sat, 19 Aug 2006 13:15:02 +0200 X-Injected-Via-Gmane: http://gmane.org/ To: git@vger.kernel.org X-Complaints-To: usenet@sea.gmane.org X-Gmane-NNTP-Posting-Host: host-81-190-24-244.torun.mm.pl Mail-Copies-To: jnareb@gmail.com User-Agent: KNode/0.10.2 Sender: git-owner@vger.kernel.org Precedence: bulk X-Mailing-List: git@vger.kernel.org Archived-At: Junio C Hamano wrote: > =A0* The value of the hash is an array whose first two elements > =A0 =A0are a sub and a bool, and the rest of the elements are the > =A0 =A0default values of feature specific parameters. Which means that it is not that easy to change defaults from=20 $GITWEB_CONFIG ($feature{'blame'}->[1] =3D 1; ?). And there is no way to enable for example 'blame' support for all repositories... --=20 Jakub Narebski Warsaw, Poland ShadeHawk on #git