From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 13546 invoked from network); 1 Oct 2007 19:49:08 -0000 X-Spam-Checker-Version: SpamAssassin 3.2.3 (2007-08-08) on f.primenet.com.au X-Spam-Level: X-Spam-Status: No, score=-2.6 required=5.0 tests=AWL,BAYES_00 autolearn=ham version=3.2.3 Received: from news.dotsrc.org (HELO a.mx.sunsite.dk) (130.225.247.88) by ns1.primenet.com.au with SMTP; 1 Oct 2007 19:49:08 -0000 Received-SPF: none (ns1.primenet.com.au: domain at sunsite.dk does not designate permitted sender hosts) Received: (qmail 72682 invoked from network); 1 Oct 2007 19:49:02 -0000 Received: from sunsite.dk (130.225.247.90) by a.mx.sunsite.dk with SMTP; 1 Oct 2007 19:49:02 -0000 Received: (qmail 8083 invoked by alias); 1 Oct 2007 19:48:59 -0000 Mailing-List: contact zsh-workers-help@sunsite.dk; run by ezmlm Precedence: bulk X-No-Archive: yes X-Seq: 23892 Received: (qmail 8064 invoked from network); 1 Oct 2007 19:48:58 -0000 Received: from news.dotsrc.org (HELO a.mx.sunsite.dk) (130.225.247.88) by sunsite.dk with SMTP; 1 Oct 2007 19:48:58 -0000 Received: (qmail 72273 invoked from network); 1 Oct 2007 19:48:58 -0000 Received: from acolyte.scowler.net (216.254.112.45) by a.mx.sunsite.dk with SMTP; 1 Oct 2007 19:48:53 -0000 Received: by acolyte.scowler.net (Postfix, from userid 1000) id 896425C38C; Mon, 1 Oct 2007 15:48:52 -0400 (EDT) Date: Mon, 1 Oct 2007 15:48:52 -0400 From: Clint Adams To: Nikolai Weibull Cc: zsh workers Subject: Re: [PATCH] Small fix for _git Message-ID: <20071001194852.GA15746@scowler.net> Mail-Followup-To: Nikolai Weibull , zsh workers References: MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.5.16 (2007-06-11) On Mon, Oct 01, 2007 at 04:02:35PM +0200, Nikolai Weibull wrote: > Ugh. I seriously don't know how to work using CVS. Here's a small > patch that is to be applied after my previous fix for _git-log: Committed. git://git.debian.org/git/private/schizo/tailor/zsh-cvs/.git only lags an hour or two behind CVS, and I doubt anyone would mind if you sent diffs against that.