From mboxrd@z Thu Jan 1 00:00:00 1970 From: "Shawn O. Pearce" Subject: Re: [PATCH 0/8] bash completion: more porcelain completions Date: Tue, 5 Aug 2008 12:09:09 -0700 Message-ID: <20080805190909.GE27207@spearce.org> References: <1217915438-6838-1-git-send-email-lee.marlow@gmail.com> <20080805142919.GA27295@spearce.org> <7vbq07waph.fsf@gitster.siamese.dyndns.org> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Cc: Lee Marlow , git@vger.kernel.org To: Junio C Hamano X-From: git-owner@vger.kernel.org Tue Aug 05 21:10:37 2008 Return-path: Envelope-to: gcvg-git-2@gmane.org Received: from vger.kernel.org ([209.132.176.167]) by lo.gmane.org with esmtp (Exim 4.50) id 1KQRvV-00027T-I4 for gcvg-git-2@gmane.org; Tue, 05 Aug 2008 21:10:33 +0200 Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1761235AbYHETJM (ORCPT ); Tue, 5 Aug 2008 15:09:12 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1759161AbYHETJL (ORCPT ); Tue, 5 Aug 2008 15:09:11 -0400 Received: from george.spearce.org ([209.20.77.23]:51221 "EHLO george.spearce.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1758891AbYHETJK (ORCPT ); Tue, 5 Aug 2008 15:09:10 -0400 Received: by george.spearce.org (Postfix, from userid 1001) id B823838419; Tue, 5 Aug 2008 19:09:09 +0000 (UTC) Content-Disposition: inline In-Reply-To: <7vbq07waph.fsf@gitster.siamese.dyndns.org> User-Agent: Mutt/1.5.17+20080114 (2008-01-14) Sender: git-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: git@vger.kernel.org Archived-At: Junio C Hamano wrote: > "Shawn O. Pearce" writes: > > Lee Marlow wrote: > >> This adds basic long option completion for some common commands that I > >> use, as well as stash name completion. > > > > Entire series is good. > > > > Acked-by: Shawn O. Pearce > > Have you looked at the last one [PATCH 8/8]? I do not seem to have it. Yes. I just sent it back to you and the list. Hopefully at least one copy makes it. ;-) -- Shawn.