From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 5359 invoked from network); 27 Sep 2007 11:57:41 -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; 27 Sep 2007 11:57:41 -0000 Received-SPF: none (ns1.primenet.com.au: domain at sunsite.dk does not designate permitted sender hosts) Received: (qmail 92693 invoked from network); 27 Sep 2007 11:57:35 -0000 Received: from sunsite.dk (130.225.247.90) by a.mx.sunsite.dk with SMTP; 27 Sep 2007 11:57:35 -0000 Received: (qmail 22068 invoked by alias); 27 Sep 2007 11:57:34 -0000 Mailing-List: contact zsh-workers-help@sunsite.dk; run by ezmlm Precedence: bulk X-No-Archive: yes X-Seq: 23845 Received: (qmail 22043 invoked from network); 27 Sep 2007 11:57:33 -0000 Received: from news.dotsrc.org (HELO a.mx.sunsite.dk) (130.225.247.88) by sunsite.dk with SMTP; 27 Sep 2007 11:57:33 -0000 Received: (qmail 92473 invoked from network); 27 Sep 2007 11:57:33 -0000 Received: from wx-out-0506.google.com (66.249.82.239) by a.mx.sunsite.dk with SMTP; 27 Sep 2007 11:57:28 -0000 Received: by wx-out-0506.google.com with SMTP id h27so1979473wxd for ; Thu, 27 Sep 2007 04:57:27 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=beta; h=domainkey-signature:received:received:message-id:date:from:sender:to:subject:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references:x-google-sender-auth; bh=ZnNBZr8av1pFfQ+oR1XxEh/wkG2vUcUk+QwYoaxNTK0=; b=bM/+EW7lFkMcBpn6nXixrdajsfVBOTFYqJ/VID29p4p00ltLCSlbNDEG3mvGfl12FhNdk+AmVTMBtXlmgBcK5T3YBJgee/kOW+9D5aT0dAibyvZu8yrdIw7XEWuxQ8pUwjVTq4djj9ma/iLl9vveVwI61Mf9c6RUuEiBttvIBAY= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=beta; h=received:message-id:date:from:sender:to:subject:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references:x-google-sender-auth; b=afF+UU7isDSysclBLmSQrdavms24V9rUMB0uqdfgaYtfkKgERzXprqhdfyZpyw4Btc3KnUIjkoC1POKpChHQmaGbBCqolIe60snZVlC7L8KEs5MMdoZQxg0wIUHXeZXYfiDMoHJSxQYR5O1s/qDCjS1/1TpRjYUjr/1XdT9s308= Received: by 10.90.96.7 with SMTP id t7mr2124272agb.1190894247700; Thu, 27 Sep 2007 04:57:27 -0700 (PDT) Received: by 10.90.25.18 with HTTP; Thu, 27 Sep 2007 04:57:27 -0700 (PDT) Message-ID: Date: Thu, 27 Sep 2007 13:57:27 +0200 From: "Nikolai Weibull" Sender: nikolai.weibull@gmail.com To: "Nikolai Weibull" , "Mikael Magnusson" , zsh-workers@sunsite.dk Subject: Re: PATCH: _git (large) In-Reply-To: <20070927114319.GA17017@scowler.net> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <20070925155927.GA22272@scowler.net> <237967ef0709251034u4f1edc29i4ecadbed57bee1d4@mail.gmail.com> <20070925175434.GA25244@scowler.net> <237967ef0709251144t4b553b5dla9ff570de41bbed4@mail.gmail.com> <20070925190011.GA26894@scowler.net> <237967ef0709261616q39d1f76al9e34b8b5fb6603a7@mail.gmail.com> <20070927114319.GA17017@scowler.net> X-Google-Sender-Auth: 4fc5303646bd9eb2 On 9/27/07, Clint Adams wrote: > On Thu, Sep 27, 2007 at 01:25:20PM +0200, Nikolai Weibull wrote: > > There are still a few differences between the two versions. The final > > differences should be merged in to the Zsh repository before I shut my > > version down. > Have you forgotten to push? The last commit I see from you is > 2007-07-05. Yes, seems so; now pushed. nikolai