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 1B0D3431FBC for ; Mon, 8 Feb 2010 01:41:54 -0800 (PST) X-Virus-Scanned: Debian amavisd-new at olra.theworths.org X-Spam-Flag: NO X-Spam-Score: -0.299 X-Spam-Level: X-Spam-Status: No, score=-0.299 tagged_above=-999 required=5 tests=[AWL=-0.300, 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 idtdO1tEJZTp for ; Mon, 8 Feb 2010 01:41:53 -0800 (PST) Received: from homiemail-a18.g.dreamhost.com (caiajhbdcbhh.dreamhost.com [208.97.132.177]) by olra.theworths.org (Postfix) with ESMTP id 7C7FD431FAE for ; Mon, 8 Feb 2010 01:41:53 -0800 (PST) Received: from sspaeth.de (mtec-hg-docking-1-dhcp-204.ethz.ch [129.132.133.204]) by homiemail-a18.g.dreamhost.com (Postfix) with ESMTPA id 7835A25006C for ; Mon, 8 Feb 2010 01:41:50 -0800 (PST) Received: by sspaeth.de (sSMTP sendmail emulation); Mon, 08 Feb 2010 10:41:48 +0100 From: "Sebastian Spaeth" To: Notmuch development list Date: Mon, 08 Feb 2010 10:41:48 +0100 Message-ID: <87fx5cjc83.fsf@SSpaeth.de> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Subject: [notmuch] date parser branch updated and rebased 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, 08 Feb 2010 09:41:54 -0000 In order to not let this bitrot, I just rebased my dateparser branch to current cworth master and split up the patches in a nicer way. I made sure that every commit compiles. Let me know if there are things that should be handled in a different way. find the git branch here: http://github.com/spaetz/notmuch-all-feature/commits/dateparser5 All 4 patches are going to be send as a reply to this mail in a second. Sebastian