From mboxrd@z Thu Jan 1 00:00:00 1970 From: Linus Torvalds Subject: Re: gitweb wishlist Date: Tue, 24 May 2005 17:17:37 -0700 (PDT) Message-ID: References: <428E745C.30304@zytor.com> <4292A08A.5050108@cobite.com> <20050524161745.GA9537@cip.informatik.uni-erlangen.de> <20050524184612.GA23637@cip.informatik.uni-erlangen.de> <20050525003917.40700d19.froese@gmx.de> <7vk6lotbil.fsf@assigned-by-dhcp.cox.net> Mime-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Cc: Edgar Toernig , Git Mailing List X-From: git-owner@vger.kernel.org Wed May 25 02:14:19 2005 Return-path: Received: from vger.kernel.org ([12.107.209.244]) by ciao.gmane.org with esmtp (Exim 4.43) id 1DajXH-0002S2-Kw for gcvg-git@gmane.org; Wed, 25 May 2005 02:14:11 +0200 Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S262174AbVEYAPp (ORCPT ); Tue, 24 May 2005 20:15:45 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S262177AbVEYAPp (ORCPT ); Tue, 24 May 2005 20:15:45 -0400 Received: from fire.osdl.org ([65.172.181.4]:38574 "EHLO smtp.osdl.org") by vger.kernel.org with ESMTP id S262174AbVEYAPk (ORCPT ); Tue, 24 May 2005 20:15:40 -0400 Received: from shell0.pdx.osdl.net (fw.osdl.org [65.172.181.6]) by smtp.osdl.org (8.12.8/8.12.8) with ESMTP id j4P0FXjA004699 (version=TLSv1/SSLv3 cipher=EDH-RSA-DES-CBC3-SHA bits=168 verify=NO); Tue, 24 May 2005 17:15:33 -0700 Received: from localhost (shell0.pdx.osdl.net [10.9.0.31]) by shell0.pdx.osdl.net (8.13.1/8.11.6) with ESMTP id j4P0FVOT026525; Tue, 24 May 2005 17:15:32 -0700 To: Junio C Hamano In-Reply-To: <7vk6lotbil.fsf@assigned-by-dhcp.cox.net> X-Spam-Status: No, hits=0 required=5 tests= X-Spam-Checker-Version: SpamAssassin 2.63-osdl_revision__1.40__ X-MIMEDefang-Filter: osdl$Revision: 1.109 $ X-Scanned-By: MIMEDefang 2.36 Sender: git-owner@vger.kernel.org Precedence: bulk X-Mailing-List: git@vger.kernel.org On Tue, 24 May 2005, Junio C Hamano wrote: > > Test scripts in your t/ uses <<\EOF all over the place. Yeah, yeah, rub it in. I suck at shell. The sad part is that I don't even have an excuse like "I use perl all the time". No, shell is my _forte_ when it comes to scripting. Linus "crawl under a rock" Torvalds