From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 25415 invoked by alias); 21 Apr 2013 06:09:26 -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: 31305 Received: (qmail 21124 invoked from network); 21 Apr 2013 06:09:13 -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=-2.5 required=5.0 tests=BAYES_00,DKIM_SIGNED, RCVD_IN_DNSWL_LOW,T_DKIM_INVALID autolearn=ham version=3.3.2 Received-SPF: pass (ns1.primenet.com.au: SPF record at _netblocks.google.com designates 209.85.210.170 as permitted sender) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:x-received:sender:in-reply-to:references:date :x-google-sender-auth:message-id:subject:from:to:cc:content-type; bh=XQCqDgcMSCXYx+8k+mrsH9GXrth0yQ1rkrPFJs5OT7M=; b=wLCIfoLVyBN5qAJBheSEHBysJwBc+29zo9t9gGw+DNLVhqINpLhHxgT3g+wmvHb6uA i3+b8AfYg+qLWPbtzzu01nLBJw4uVg33w6u64JtH+4LnRsrjaqHzUxJgUYHeBmP5+WSd ibhU6rmZC4aNiiJc4CDkbvTv/qrMMNfF78c3230R9D7sUKjBBAYm81d8ptn/pKKlDz07 ACDIOVouvLDYXv3lowqq4i00FKRGDlx9lr+K+97cn614E4RcL5uYVH8PXo+fyRjKM0Pn rGWMgpLhqZKHP/EBzlJU8uFJbOiau2Gc4RHxPY+IAfmOpmqwPv/5kqwwXMMJChe8NI2v VQ2Q== MIME-Version: 1.0 X-Received: by 10.42.204.79 with SMTP id fl15mr10750591icb.57.1366524545987; Sat, 20 Apr 2013 23:09:05 -0700 (PDT) Sender: nikolai.weibull@gmail.com In-Reply-To: <87r4i554gq.fsf@ft.bewatermyfriend.org> References: <20130317123525.GB30500@pvv.ntnu.no> <20130420190056.GA5650@pvv.ntnu.no> <87r4i554gq.fsf@ft.bewatermyfriend.org> Date: Sun, 21 Apr 2013 08:09:05 +0200 X-Google-Sender-Auth: qPBJvPnBJCGdxpbeyG4Jiogv3DA Message-ID: Subject: Re: [PATCH] git: Pass prefix filter to ls-files even if it matches no files From: Nikolai Weibull To: Frank Terbeck Cc: zsh-workers@zsh.org Content-Type: text/plain; charset=UTF-8 On Sat, Apr 20, 2013 at 10:31 PM, Frank Terbeck wrote: > Torstein Hegge wrote: > [...] >> No interest in this? Or did I miss something obvious? > > Probably just an oversight. I've pushed your commit to the central > repository. Thanks for the patch and the ping. Yeah, sorry, I seem to have missed this completely.