From mboxrd@z Thu Jan 1 00:00:00 1970 From: Sven Verdoolaege Subject: Re: gitweb: View graphes & get tar Date: Thu, 09 Feb 2006 12:18:15 +0100 Message-ID: <20060209111815.GB1241MdfPADPa@greensroom.kotnet.org> References: <4fb292fa0602081534x7f6e74c1veb8c4ea7ad5a83cc@mail.gmail.com> Reply-To: skimo@liacs.nl Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7BIT Cc: git@vger.kernel.org X-From: git-owner@vger.kernel.org Thu Feb 09 12:19:06 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 1F79pJ-0003ax-MK for gcvg-git@gmane.org; Thu, 09 Feb 2006 12:19:06 +0100 Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1422887AbWBILSt (ORCPT ); Thu, 9 Feb 2006 06:18:49 -0500 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1422891AbWBILSt (ORCPT ); Thu, 9 Feb 2006 06:18:49 -0500 Received: from psmtp03.wxs.nl ([195.121.247.12]:40874 "EHLO psmtp03.wxs.nl") by vger.kernel.org with ESMTP id S1422890AbWBILSs (ORCPT ); Thu, 9 Feb 2006 06:18:48 -0500 Received: from greensroom.kotnet.org (ip54515aaa.direct-adsl.nl [84.81.90.170]) by psmtp03.wxs.nl (iPlanet Messaging Server 5.2 HotFix 2.07 (built Jun 24 2005)) with SMTP id <0IUF00AUI3EGSG@psmtp03.wxs.nl> for git@vger.kernel.org; Thu, 09 Feb 2006 12:18:16 +0100 (MET) Received: (qmail 19332 invoked by uid 500); Thu, 09 Feb 2006 11:18:15 +0000 In-reply-to: <4fb292fa0602081534x7f6e74c1veb8c4ea7ad5a83cc@mail.gmail.com> To: Bertrand Jacquin Content-disposition: inline User-Agent: Mutt/1.5.10i Sender: git-owner@vger.kernel.org Precedence: bulk X-Mailing-List: git@vger.kernel.org Archived-At: On Thu, Feb 09, 2006 at 12:34:43AM +0100, Bertrand Jacquin wrote: > Hi, > > Is gitweb maintainer planned to allow people to get from gitweb ? It > could be something good for ungited/remote people to get a tar for a > specific tree. I have something like that in my gitweb tree (http://www.liacs.nl/~sverdool/gitweb.cgi?p=gitweb.git;a=summary) I haven't updated it for a while, though... I usually get a lot of merge conflicts when Kay changes a particular line that appear about a hundred times in his version and only once in my version... skimo