From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 19698 invoked by alias); 12 Nov 2009 23:06:47 -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: 27402 Received: (qmail 5974 invoked from network); 12 Nov 2009 23:06:45 -0000 X-Spam-Checker-Version: SpamAssassin 3.2.5 (2008-06-10) on f.primenet.com.au X-Spam-Level: X-Spam-Status: No, score=-2.6 required=5.0 tests=AWL,BAYES_00, UNPARSEABLE_RELAY autolearn=ham version=3.2.5 Received-SPF: pass (ns1.primenet.com.au: SPF record at _spf.google.com designates 74.125.78.149 as permitted sender) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:received:date:from:to:subject :message-id:references:mime-version:content-type:content-disposition :content-transfer-encoding:in-reply-to:user-agent; bh=WRI+ptsA9J4JUz+Pqrv5xl6VkW0yw2GQyma2161nHjU=; b=Z2M8rE19MJzVK85+4ABjlHdVWV3/TtefSU16P2YtYiwmcZNfI/kvBOkNXPWpt3wa2V npmYSdPwM6kDz5tbhUVBa2DmJLLTjsjJazdGhKIZ35eLSGzzCyw8YKKDpM0/48LuR/lb edAAyrR4B4yzeH2ivPKmCBOKehOSxVIGHY9qQ= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=date:from:to:subject:message-id:references:mime-version :content-type:content-disposition:content-transfer-encoding :in-reply-to:user-agent; b=IIvoK90R7Rbq/jr0Q/z1FBZva3RVULeciAsV39NhaARcyIXK7r67y1FE7Cjr8XsUQZ HbAnSsxoyq8+UlsBNXzF4Q+BzM6Lz+/fFdkrMuJQZGbohx2+sT++HMGjzWaZQKBHhVtU L1n/1KHdXES7Cgtr9cjndtegTDB8vOIbiyACI= Date: Fri, 13 Nov 2009 00:06:33 +0100 From: Baptiste Daroussin To: zsh-workers@zsh.org Subject: Re: New Completion for FreeBSD's portmaster Message-ID: <20091112230633.GG54310@wicklow.lan> References: <20091110120329.GB54310@wicklow.lan> <20091112194111.5c5f5253@pws-pc> MIME-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Disposition: inline Content-Transfer-Encoding: 8bit In-Reply-To: <20091112194111.5c5f5253@pws-pc> User-Agent: Mutt/1.5.20 (2009-06-14) Le Thursday 12 Nov 2009 à 19:41:11 (+0000), Peter Stephenson a écrit : > On Tue, 10 Nov 2009 13:03:29 +0100 > Baptiste Daroussin wrote: > > here comes a new completion for FreeBSD's portmaster > > It goes to Completion/BSD/Command repository > > I've committed these: in future(*), please send them in the format of "diff > /dev/null Completion/BSD/Command/whatever" (equivalent to what "cvs diff > -N ..." does) from the toplevel of the distribution, it involves much > less manipulation to add using "patch". (I can cope with "a/" and "b/" > in front of the file names if it comes from git.) > > Thanks. > > (*) In managementspeak this has become "going forward". I still > haven't worked out why. Anybody using this phrase in bug reports gets > minimum priority. > > -- > Peter Stephenson > Web page now at http://homepage.ntlworld.com/p.w.stephenson/ ok thanks and sorry about that I'll send only diff in futur regards, bapt