From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 5032 invoked from network); 28 Jun 2007 17:01:30 -0000 X-Spam-Checker-Version: SpamAssassin 3.2.1 (2007-05-02) on f.primenet.com.au X-Spam-Level: X-Spam-Status: No, score=-2.5 required=5.0 tests=AWL,BAYES_00 autolearn=ham version=3.2.1 Received: from news.dotsrc.org (HELO a.mx.sunsite.dk) (130.225.247.88) by ns1.primenet.com.au with SMTP; 28 Jun 2007 17:01:30 -0000 Received-SPF: none (ns1.primenet.com.au: domain at sunsite.dk does not designate permitted sender hosts) Received: (qmail 7661 invoked from network); 28 Jun 2007 17:01:24 -0000 Received: from sunsite.dk (130.225.247.90) by a.mx.sunsite.dk with SMTP; 28 Jun 2007 17:01:24 -0000 Received: (qmail 26760 invoked by alias); 28 Jun 2007 17:01:20 -0000 Mailing-List: contact zsh-workers-help@sunsite.dk; run by ezmlm Precedence: bulk X-No-Archive: yes X-Seq: 23614 Received: (qmail 26751 invoked from network); 28 Jun 2007 17:01:19 -0000 Received: from news.dotsrc.org (HELO a.mx.sunsite.dk) (130.225.247.88) by sunsite.dk with SMTP; 28 Jun 2007 17:01:19 -0000 Received: (qmail 7293 invoked from network); 28 Jun 2007 17:01:19 -0000 Received: from acolyte.scowler.net (216.254.112.45) by a.mx.sunsite.dk with SMTP; 28 Jun 2007 17:01:16 -0000 Received: by acolyte.scowler.net (Postfix, from userid 1000) id ED5BB5C3C6; Thu, 28 Jun 2007 13:01:14 -0400 (EDT) Date: Thu, 28 Jun 2007 13:01:14 -0400 From: Clint Adams To: Nikolai Weibull Cc: zsh-workers@sunsite.dk Subject: Re: PATCH: _git describe + fixups for diff-index, diff-files, diff-stages, diff-tree Message-ID: <20070628170114.GA31606@scowler.net> Mail-Followup-To: Nikolai Weibull , zsh-workers@sunsite.dk References: <20070628152114.GA29090@scowler.net> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.5.13 (2006-08-11) On Thu, Jun 28, 2007 at 06:42:50PM +0200, Nikolai Weibull wrote: > I'm almost done with the new version, which I will post here. Most of > the stuff is at the repository above, so if you want to continue > merging partials that's fine. Completion for git-svn has taken quite > some time to write, as it requires a lot of settings to be completed > as well. Hopefully I'll be able to get a complete update ready this > weekend. I wish I could use git to do it, but something in the pre-sourceforge CVS history confuses git-cvsimport, cvsps, tailor, and just about every other tool like that.