From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 24092 invoked by alias); 17 Dec 2012 11:00:46 -0000 Mailing-List: contact zsh-workers-help@zsh.org; run by ezmlm Precedence: bulk X-No-Archive: yes List-Id: Zsh Workers List List-Post: List-Help: X-Seq: 30904 Received: (qmail 626 invoked from network); 17 Dec 2012 11:00:42 -0000 X-Spam-Checker-Version: SpamAssassin 3.3.2 (2011-06-06) on f.primenet.com.au X-Spam-Level: X-Spam-Status: No, score=-3.3 required=5.0 tests=BAYES_00,DKIM_ADSP_ALL, DKIM_SIGNED,RCVD_IN_DNSWL_MED,T_DKIM_INVALID,UNPARSEABLE_RELAY autolearn=ham version=3.3.2 Received-SPF: none (ns1.primenet.com.au: domain at spodhuis.org does not designate permitted sender hosts) DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=spodhuis.org; s=d201210; h=In-Reply-To:Content-Type:MIME-Version:References:Message-ID:Subject:Cc:To:From:Date; bh=kcbEPR0P4sL7emz3oOv2H0pQmKuYXEpxCIyOTjKKOXE=; b=FsltZ3EvWquh3mPF7bK6EeWkjmQD00kz0FRd0YGKPGUySDZInIxOY5r9pCahTQFBMLIrrbeRpak41Cene9ZUBbPsCqkhWBuTLW60DkBEri2m4rS31CfrgCV2A65iTQ3M251ad9QBBF3Wmk6hW9GiAgyJ70HdNdf+X/ao4C88WhA=; Date: Mon, 17 Dec 2012 06:00:35 -0500 From: Phil Pennock To: Peter Stephenson Cc: zsh-workers@zsh.org Subject: Re: PATCH: document git in Etc/zsh-development-guide Message-ID: <20121217110035.GA89579@redoubt.spodhuis.org> Mail-Followup-To: Peter Stephenson , zsh-workers@zsh.org References: <20121217085215.GA87227@redoubt.spodhuis.org> <20121217101536.6825d808@pwslap01u.europe.root.pri> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20121217101536.6825d808@pwslap01u.europe.root.pri> On 2012-12-17 at 10:15 +0000, Peter Stephenson wrote: > I think the patch archive is defunct and the [PATCH] marking, which it > might be useful for clarity (although only to some extent, given > interaction with responses) is therefore largely also defunct. http://zsh.sourceforge.net/Patches/ suggests that the archive lasted just over two months, 1997 to 1998, and that this bit of the development guide is now 14 years and 11 months stale. An ... interesting record? Second patch shortly (when CVS responds ... I'd forgotten how much _faster_ git, and even svn, is than CVS). -Phil