From mboxrd@z Thu Jan 1 00:00:00 1970 From: "Fernando J. Pereda" Subject: Re: [PATCH] Teach mailsplit about Maildir's Date: Mon, 21 May 2007 20:20:52 +0200 Message-ID: <20070521182052.GB4696@ferdyx.org> References: <20070520181447.GA10638@ferdyx.org> <7vd50uj29r.fsf@assigned-by-dhcp.cox.net> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Cc: Git Mailing List To: Junio C Hamano X-From: git-owner@vger.kernel.org Mon May 21 20:21:09 2007 Return-path: Envelope-to: gcvg-git@gmane.org Received: from vger.kernel.org ([209.132.176.167]) by lo.gmane.org with esmtp (Exim 4.50) id 1HqCVF-0004uc-Uf for gcvg-git@gmane.org; Mon, 21 May 2007 20:21:06 +0200 Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1757381AbXEUSVB (ORCPT ); Mon, 21 May 2007 14:21:01 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1757101AbXEUSVA (ORCPT ); Mon, 21 May 2007 14:21:00 -0400 Received: from nz-out-0506.google.com ([64.233.162.235]:30054 "EHLO nz-out-0506.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1756631AbXEUSU6 (ORCPT ); Mon, 21 May 2007 14:20:58 -0400 Received: by nz-out-0506.google.com with SMTP id z3so401658nzf for ; Mon, 21 May 2007 11:20:58 -0700 (PDT) DKIM-Signature: a=rsa-sha1; c=relaxed/relaxed; d=gmail.com; s=beta; h=domainkey-signature:received:received:received:date:from:to:cc:subject:message-id:mail-followup-to:references:mime-version:content-type:content-disposition:in-reply-to:user-agent:sender; b=lAEIdUf/DkhjbpKS8drFNnfC8Um2tTM9Q6ZMOd0Uu4k2tQqnoI+7tXcH9ov3EtLTHriuOEtOGfGGcpod7ahnXrcOIqDbmDS/X3g0w9dVVuYnZxBVYCIY0CnJ94lnEJ3ZFQiA0wkaM4uGKUbx9dKTcJbi5xyf932uqji+nOauKSg= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=beta; h=received:date:from:to:cc:subject:message-id:mail-followup-to:references:mime-version:content-type:content-disposition:in-reply-to:user-agent:sender; b=Tu6+w02ZgoKNZ/95HW1JJ+DCqMIB/E/0yluoSiiS+zdyXesVV8m2Y3z7vQFeVcuBOpY9UnhL9N/6kTL6c4JK1MVfXzy1CDKWhicrGmVfkUMI+HrostU8qaubFD8htCrgxP6rb+g5oUzE9yBPZBJ5PRhJ6iQUEkOMxOE4PxmFruM= Received: by 10.65.145.1 with SMTP id x1mr2548790qbn.1179771657741; Mon, 21 May 2007 11:20:57 -0700 (PDT) Received: from posidon.ferdyx.org ( [213.96.222.170]) by mx.google.com with ESMTP id f12sm7023646qba.2007.05.21.11.20.54; Mon, 21 May 2007 11:20:56 -0700 (PDT) Received: by posidon.ferdyx.org (nbSMTP-1.01-cvs) for uid 1000 (using TLSv1/SSLv3 with cipher DES-CBC3-SHA (168/168 bits)) ferdy@gentoo.org; Mon, 21 May 2007 20:20:55 +0200 (CEST) Mail-Followup-To: "Fernando J. Pereda" , Junio C Hamano , Git Mailing List Content-Disposition: inline In-Reply-To: <7vd50uj29r.fsf@assigned-by-dhcp.cox.net> User-Agent: Mutt/1.5.15 (2007-04-06) Sender: git-owner@vger.kernel.org Precedence: bulk X-Mailing-List: git@vger.kernel.org Archived-At: Signed-off-by: Fernando J. Pereda --- Documentation/git-am.txt | 8 ++- Documentation/git-mailsplit.txt | 13 +++- builtin-mailsplit.c | 139 ++++++++++++++++++++++++++++++++------- builtin.h | 2 +- 4 files changed, 132 insertions(+), 30 deletions(-) diff --git a/Documentation/git-am.txt b/Documentation/git-am.txt index ba79773..25cf84a 100644 --- a/Documentation/git-am.txt +++ b/Documentation/git-am.txt @@ -12,7 +12,8 @@ SYNOPSIS 'git-am' [--signoff] [--dotest=] [--keep] [--utf8 | --no-utf8] [--3way] [--interactive] [--binary] [--whitespace=