Return-Path: X-Original-To: notmuch@notmuchmail.org Delivered-To: notmuch@notmuchmail.org Received: from localhost (localhost [127.0.0.1]) by olra.theworths.org (Postfix) with ESMTP id 528CE431FC0 for ; Mon, 25 Jan 2010 05:14:21 -0800 (PST) X-Virus-Scanned: Debian amavisd-new at olra.theworths.org X-Spam-Flag: NO X-Spam-Score: -0.306 X-Spam-Level: X-Spam-Status: No, score=-0.306 tagged_above=-999 required=5 tests=[AWL=-0.307, BAYES_50=0.001] autolearn=ham Received: from olra.theworths.org ([127.0.0.1]) by localhost (olra.theworths.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id k1J4TnOTKPYq for ; Mon, 25 Jan 2010 05:14:20 -0800 (PST) Received: from homiemail-a25.g.dreamhost.com (caiajhbdcbhh.dreamhost.com [208.97.132.177]) by olra.theworths.org (Postfix) with ESMTP id 91EA5431FBC for ; Mon, 25 Jan 2010 05:14:20 -0800 (PST) Received: from [192.168.1.154] (unknown [84.55.198.58]) by homiemail-a25.g.dreamhost.com (Postfix) with ESMTPA id CD044678062 for ; Mon, 25 Jan 2010 05:14:19 -0800 (PST) Message-ID: <4B5D9929.8010301@SSpaeth.de> Date: Mon, 25 Jan 2010 14:14:17 +0100 From: Sebastian Spaeth User-Agent: Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.1.8pre) Gecko/20100120 Lightning/1.0b1 Shredder/3.0.2pre MIME-Version: 1.0 To: notmuch@notmuchmail.org References: <1264342433-15663-1-git-send-email-Sebastian@SSpaeth.de> <1264416634-18414-1-git-send-email-Sebastian@SSpaeth.de> <87ocki5q7f.fsf@SSpaeth.de> In-Reply-To: <87ocki5q7f.fsf@SSpaeth.de> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Subject: Re: [notmuch] [PATCH] Make the date parser nicer (v3 + 'now' keyword) (final mail) X-BeenThere: notmuch@notmuchmail.org X-Mailman-Version: 2.1.13 Precedence: list List-Id: "Use and development of the notmuch mail system." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 25 Jan 2010 13:14:21 -0000 Sorry, very last mail from me on this issue. I squashed the patches into 3 distinct ones, and inherited a tree from cworth's master tree for easier pulling (rather than basing it off my all-features branch). This branch is here: http://github.com/spaetz/notmuch-all-feature/commits/dateparser2 (git://github.com/spaetz/notmuch-all-feature.git then switch to branch 'dateparser2')