From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 547 invoked by alias); 4 Sep 2014 19:29:08 -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: 33111 Received: (qmail 26400 invoked from network); 4 Sep 2014 19:29:03 -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.6 required=5.0 tests=BAYES_00,DKIM_SIGNED, DKIM_VALID,HTML_MESSAGE,RCVD_IN_DNSWL_LOW autolearn=ham version=3.3.2 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:sender:in-reply-to:references:from:date:message-id :subject:to:cc:content-type; bh=sE+IQXQzq+SjgggspWgy6pZU8lmLHk1XP1pq6dt/Rz0=; b=T2rpJ5E2BUtEPiVR4J/fptdurjeAaC0+7hSN4gAbeVdMBauNd2jA6LgypwH11T37sL didXYRywCp1FWg7aFVrHZBCOeHj9zStwfIW2Ns0Yo5FHbmD1t7wFFVXTTgJqf4qXgdzZ o2Ly9h4UVu4+H0rU0vxk5wtf97mAIsh8jd4VatVRH424CC91b3XsSPYf4CjiDOy9cyP5 ZIAxhr6AazxfwMlXHndgFC6CBaXz/BL8BhUr62Uatk4YpHZl2XcG/b83iRdtoQmL1N9f +28VjaYf3v6K1ww1zis4MWRDLwydsvW+Gvc3Fg0lfMtGtNDEytIcgu1Rxo/wMch7be/a XWUg== X-Received: by 10.42.85.199 with SMTP id r7mr8656254icl.81.1409858939815; Thu, 04 Sep 2014 12:28:59 -0700 (PDT) MIME-Version: 1.0 Sender: alexandre.rames@gmail.com In-Reply-To: <20140904155020.2378c289@pwslap01u.europe.root.pri> References: <20140904155020.2378c289@pwslap01u.europe.root.pri> From: Alexandre Rames Date: Thu, 4 Sep 2014 20:28:39 +0100 X-Google-Sender-Auth: i-4cvudtO0mFK89zUqyqAN-3mVQ Message-ID: Subject: Re: patch: completion for stgit `--patch` option To: Peter Stephenson Cc: zsh-workers@zsh.org Content-Type: multipart/alternative; boundary=20cf30363fb14a8e720502425dce --20cf30363fb14a8e720502425dce Content-Type: text/plain; charset=UTF-8 Well I didn't have to wait, it was too quick! Thanks. On Thu, Sep 4, 2014 at 3:50 PM, Peter Stephenson wrote: > On Thu, 04 Sep 2014 15:28:11 +0100 > Alexandre Rames wrote: > > Here is a patch adding completion support for stgit `--patch` option. > > > > If that is of any interest, what's the process to get this in? > > You wait for me to add it, which I've just done. > > pws > --20cf30363fb14a8e720502425dce--