From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 6754 invoked by alias); 18 Mar 2011 22:46:25 -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: 28917 Received: (qmail 9177 invoked from network); 18 Mar 2011 22:46:24 -0000 X-Spam-Checker-Version: SpamAssassin 3.3.1 (2010-03-16) on f.primenet.com.au X-Spam-Level: X-Spam-Status: No, score=-1.9 required=5.0 tests=BAYES_00,RCVD_IN_DNSWL_NONE, SPF_HELO_PASS autolearn=ham version=3.3.1 Received-SPF: none (ns1.primenet.com.au: domain at bewatermyfriend.org does not designate permitted sender hosts) From: Frank Terbeck To: Nikolai Weibull Cc: zsh-workers@zsh.org Subject: Re: Small patches o git completion In-Reply-To: <1300484112-9392-1-git-send-email-now@bitwi.se> (Nikolai Weibull's message of "Fri, 18 Mar 2011 22:35:08 +0100") References: <1300484112-9392-1-git-send-email-now@bitwi.se> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/23.2 (gnu/linux) Date: Fri, 18 Mar 2011 23:43:37 +0100 Message-ID: <87tyf0gicm.fsf@ft.bewatermyfriend.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Df-Sender: 430444 Nikolai Weibull wrote: > This patch series fixes some small issues raised on the mailing list > in regard to the git completion. I've committed patches 1, 2 and 4 of this series. See my reply to patch 3/4 as to why I left it out for now. Regards, Frank