From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 20911 invoked by alias); 25 Apr 2013 13:11:20 -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: 31328 Received: (qmail 21309 invoked from network); 25 Apr 2013 13:11:08 -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,RCVD_IN_DNSWL_LOW autolearn=ham version=3.3.2 Received-SPF: pass (ns1.primenet.com.au: SPF record at _netblocks.google.com designates 209.85.210.182 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 :content-transfer-encoding; bh=cXZc9kj6iKbIy3JG9tGMlJiDV5P4PvI8wWDY80sSL1M=; b=isv7ae/Fq4t+eImSkFT2GPRNgO6JGt0jdKXyrxJDT5jVMEDWJpLeDmqqhsyqEZpuP4 Rfs7pAdXCJUNHC7MKxb09kou3TixSCZPfj+zoiqgBMzRnCRmnqfb6Vm5QthF7jma3C/L Ifpj+w7cHxBk+DCFUentZzWXD940YzR6wbaJ3rv9eaqo4ueip1P7vJvMzOy75vgn4vYo DFj55DZlNfC8ogbgd0lc9mDLZ9dK/pWaZvrKsLGyzIJ0oL96U02oAyLmfK/9x7svP8rj UVQNtbvcLSExsb3YrnKlldDorNNw/oROTgmGXy5XxTRkEvPPFJKDGeX5CnEHD+hwldxb +ZGw== MIME-Version: 1.0 X-Received: by 10.50.29.113 with SMTP id j17mr19548545igh.91.1366895462715; Thu, 25 Apr 2013 06:11:02 -0700 (PDT) Sender: nikolai.weibull@gmail.com In-Reply-To: <87mwsm3ho5.fsf@ft.bewatermyfriend.org> References: <1366462573-15545-1-git-send-email-artagnon@gmail.com> <1366462573-15545-3-git-send-email-artagnon@gmail.com> <87mwsm3ho5.fsf@ft.bewatermyfriend.org> Date: Thu, 25 Apr 2013 15:11:02 +0200 X-Google-Sender-Auth: 78sSENV1JZOaIc-yH364g8QpnEo Message-ID: Subject: Re: [PATCH 2/3] Completion/Unix/Command/_git: fix shortlog completer From: Nikolai Weibull To: Frank Terbeck Cc: zsh-workers@zsh.org Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable On Thu, Apr 25, 2013 at 2:42 PM, Frank Terbeck wro= te: > Ramkumar Ramachandra wrote: >> Completion/Unix/Command/_git | 27 ++++++++++++++++++++++++++- >> 1 file changed, 26 insertions(+), 1 deletion(-) > I stumbled across a message on the git development mailing list, in > which Ramkumar basically falls for Felipe's ramblings. And since I'm not > interested in shouting matches with that guy I'll just leave him be. In > related news, I just pushed this commit to the central repository as > well, because Ramkumar - on the git mailing list - stated that he'll > drop working on this particular completion immediately. That=E2=80=99s too bad. I had no idea Felipe=E2=80=99s FUD had spread beyo= nd this list and was actually detracting from our work further. > Felipe wrote: > The reason why I prefer git.git's bash completion is that it has taken > years to develop, and using good development practices, borrowed from > the mainline git process. Ah, that=E2=80=99s the difference, then. I/we just threw something togethe= r over the weekend. > Indifferent regards, Frank Sad regards, Nikolai