From mboxrd@z Thu Jan 1 00:00:00 1970 From: "Fernando J. Pereda" Subject: [PATCH] Teach mailsplit about Maildir's Date: Fri, 25 May 2007 00:15:36 +0200 Message-ID: <20070524221536.GD4714@ferdyx.org> References: <20070520181447.GA10638@ferdyx.org> <7vd50uj29r.fsf@assigned-by-dhcp.cox.net> <20070521182052.GB4696@ferdyx.org> <7vd50qvwaz.fsf@assigned-by-dhcp.cox.net> <20070524195608.GA4714@ferdyx.org> <7v8xbevv41.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 Fri May 25 00:16:05 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 1HrLbJ-0007j0-5j for gcvg-git@gmane.org; Fri, 25 May 2007 00:16:05 +0200 Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1755476AbXEXWPs (ORCPT ); Thu, 24 May 2007 18:15:48 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1752015AbXEXWPs (ORCPT ); Thu, 24 May 2007 18:15:48 -0400 Received: from ug-out-1314.google.com ([66.249.92.169]:27607 "EHLO ug-out-1314.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1755476AbXEXWPq (ORCPT ); Thu, 24 May 2007 18:15:46 -0400 Received: by ug-out-1314.google.com with SMTP id j3so974042ugf for ; Thu, 24 May 2007 15:15:45 -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=WFmq+rAd2oPIvNmrfumq1Mb+shYr0zbJs5io/8Znv1o6zkMPsTk/FgAGggxmWNjs1vpfAGPTFjgcf7SPa4Huhw1FjjG+0hD43313hofiABvZ0yb5xkrdZpmkC3sUpQHcgViO4iWl57UxP95nHticJ8YrMMo5iszM3AKfzqJgLmk= 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=kXB3IVr9VEN4LwDntSyanoovV8YfNABCD51zE/YoEImW4J8v7Z73ibuIk5qKjDFugG4/9rzhZ5FhPW2SmFijNEOZaDNdjCLVZ1EjBe3sC10ArL7qDQCVW/P3xO5eBntWo1xTmt0bmq8y4/kV/sGn0+Z1hC8MQEEgun0h7IjuYnY= Received: by 10.67.28.2 with SMTP id f2mr2420831ugj.1180044945252; Thu, 24 May 2007 15:15:45 -0700 (PDT) Received: from posidon.ferdyx.org ( [213.96.222.170]) by mx.google.com with ESMTP id 27sm5500490ugp.2007.05.24.15.15.41; Thu, 24 May 2007 15:15:44 -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; Fri, 25 May 2007 00:15:42 +0200 (CEST) Mail-Followup-To: "Fernando J. Pereda" , Junio C Hamano , Git Mailing List Content-Disposition: inline In-Reply-To: <7v8xbevv41.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 --- I built the documentation again, and formatting looks ok with that blank line there. I think I fixed those declarations after statements too. Documentation/git-am.txt | 8 ++- Documentation/git-mailsplit.txt | 13 +++- builtin-mailsplit.c | 140 ++++++++++++++++++++++++++++++++------- builtin.h | 2 +- 4 files changed, 133 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=