From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 7888 invoked by alias); 11 May 2013 16:56:16 -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: 31393 Received: (qmail 29712 invoked from network); 11 May 2013 16:56:11 -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.181 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:content-type :content-transfer-encoding; bh=0ZE0bAhw/F96OXAVrCvpQFPCIVq3P9X43vRsFjBhPI0=; b=wCdsAtBwJgg3vCsT6qEsrpKW/gQz7jISgn7ErFfV7MPdAfrmEDe1WUc2exMianePqo FSfYsmVC0sySD2auc+/GoQhFyV3ykBmjRs+5Ry9qc98gf/IXqxyPRLE6XFECB+S4ng1v OhY1HOzlPeYO7r4gND7i9ERDq6GZQrW3lsQi9js+nwaf0F6NEAziIzII05Nzhhji5Fun WGScCWVT9TxCp6F/oIZwlnk5T68sUc9ysFJncuWsiC+4WPT+C5NHoFGW3rxScwDJrB/L ohp9vBEe+c/TtcDPy9skZBbnBLASdQraU26iKlV5WIZPebaCCEhtOOOgRc0tZItRh8u0 um5Q== MIME-Version: 1.0 X-Received: by 10.50.119.67 with SMTP id ks3mr5194669igb.90.1368291358692; Sat, 11 May 2013 09:55:58 -0700 (PDT) Sender: nikolai.weibull@gmail.com In-Reply-To: References: <1366462573-15545-1-git-send-email-artagnon@gmail.com> <1366462573-15545-3-git-send-email-artagnon@gmail.com> <87mwsm3ho5.fsf@ft.bewatermyfriend.org> <87haiu2zwk.fsf@ft.bewatermyfriend.org> Date: Sat, 11 May 2013 18:55:58 +0200 X-Google-Sender-Auth: tkR41p8jqPHN5rI5w5q3ypx9kOo Message-ID: Subject: Re: [PATCH 2/3] Completion/Unix/Command/_git: fix shortlog completer From: Nikolai Weibull To: zsh-workers@zsh.org Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable On Sun, Apr 28, 2013 at 4:30 PM, Nikolai Weibull wrote: > On Sat, Apr 27, 2013 at 10:56 AM, Nikolai Weibull wrote: > >> I think the first thing we need to do is identify the pain points. > > I would really appreciate some input on this. What commands are slow, > where, and with which repositories? OK, so we=E2=80=99ve gotten no responses on this. Shall I take it that the= re are no commands for which completion is slow?