[PATCH] TODO: date range queries - check
authorJani Nikula <jani@nikula.org>
Thu, 6 Dec 2012 22:34:36 +0000 (00:34 +0200)
committerW. Trevor King <wking@tremily.us>
Fri, 7 Nov 2014 17:51:38 +0000 (09:51 -0800)
33/bbf024506cea71b978af3735d441f2831b3062 [new file with mode: 0644]

diff --git a/33/bbf024506cea71b978af3735d441f2831b3062 b/33/bbf024506cea71b978af3735d441f2831b3062
new file mode 100644 (file)
index 0000000..11b7061
--- /dev/null
@@ -0,0 +1,88 @@
+Return-Path: <jani@nikula.org>\r
+X-Original-To: notmuch@notmuchmail.org\r
+Delivered-To: notmuch@notmuchmail.org\r
+Received: from localhost (localhost [127.0.0.1])\r
+       by olra.theworths.org (Postfix) with ESMTP id 86342431FB6\r
+       for <notmuch@notmuchmail.org>; Thu,  6 Dec 2012 14:34:41 -0800 (PST)\r
+X-Virus-Scanned: Debian amavisd-new at olra.theworths.org\r
+X-Spam-Flag: NO\r
+X-Spam-Score: -0.7\r
+X-Spam-Level: \r
+X-Spam-Status: No, score=-0.7 tagged_above=-999 required=5\r
+       tests=[RCVD_IN_DNSWL_LOW=-0.7] autolearn=disabled\r
+Received: from olra.theworths.org ([127.0.0.1])\r
+       by localhost (olra.theworths.org [127.0.0.1]) (amavisd-new, port 10024)\r
+       with ESMTP id qLy516QomfAv for <notmuch@notmuchmail.org>;\r
+       Thu,  6 Dec 2012 14:34:41 -0800 (PST)\r
+Received: from mail-la0-f53.google.com (mail-la0-f53.google.com\r
+       [209.85.215.53]) (using TLSv1 with cipher RC4-SHA (128/128 bits))\r
+       (No client certificate requested)\r
+       by olra.theworths.org (Postfix) with ESMTPS id E4C34431FAE\r
+       for <notmuch@notmuchmail.org>; Thu,  6 Dec 2012 14:34:40 -0800 (PST)\r
+Received: by mail-la0-f53.google.com with SMTP id w12so5838533lag.26\r
+       for <notmuch@notmuchmail.org>; Thu, 06 Dec 2012 14:34:39 -0800 (PST)\r
+X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed;\r
+       d=google.com; s=20120113;\r
+       h=from:to:cc:subject:date:message-id:x-mailer:x-gm-message-state;\r
+       bh=L6ZG3iHC0BQuEbFowIFu0kZ9ngjpU2Wni8Gw4YguFTU=;\r
+       b=GWsE3BqxfJQwuxhFGXPnJYrXvQoAB/vB6wg3SAzQXdjCqWIzQJ2DJIGujNIa3XXAEI\r
+       BhmgGI8TH/SX7RdMsYymNFXGJr4Z9wwwako/NP2DNVqR+hzmVu3Cewc3TDkaq5kqCAg0\r
+       EmLQKnBH5qjQbCjpvxegGGaiWy+y/sdwMjDbN0Sq0zd+atvXkfmbvlPwFuIXWT5nKG56\r
+       GVW8GzbK3y8PRgOVZm2XTCpYzekNWu8bA8PYGqRWCSKXrh2qZIzsiVXs3/f+RnJFeiME\r
+       MMJ6zPhznOKpwxo8Fa+f72bInHGx/Ik3YhXbzpgH9tqaTagXMjg5VH8BN4FCLQ3IwHmi\r
+       7phw==\r
+Received: by 10.152.110.74 with SMTP id hy10mr3458331lab.54.1354833279397;\r
+       Thu, 06 Dec 2012 14:34:39 -0800 (PST)\r
+Received: from localhost (dsl-hkibrasgw4-fe51df00-27.dhcp.inet.fi.\r
+       [80.223.81.27])\r
+       by mx.google.com with ESMTPS id pg5sm2471912lab.6.2012.12.06.14.34.37\r
+       (version=SSLv3 cipher=OTHER); Thu, 06 Dec 2012 14:34:38 -0800 (PST)\r
+From: Jani Nikula <jani@nikula.org>\r
+To: notmuch@notmuchmail.org\r
+Subject: [PATCH] TODO: date range queries - check\r
+Date: Fri,  7 Dec 2012 00:34:36 +0200\r
+Message-Id: <1354833276-6219-1-git-send-email-jani@nikula.org>\r
+X-Mailer: git-send-email 1.7.10.4\r
+X-Gm-Message-State:\r
+ ALoCoQnVdnADiOUHu4+b7eUpdb1wW28teJ+uBC1AcRpcu9P93ktSlnvebVRBntaVdZfqifEIMB7r\r
+X-BeenThere: notmuch@notmuchmail.org\r
+X-Mailman-Version: 2.1.13\r
+Precedence: list\r
+List-Id: "Use and development of the notmuch mail system."\r
+       <notmuch.notmuchmail.org>\r
+List-Unsubscribe: <http://notmuchmail.org/mailman/options/notmuch>,\r
+       <mailto:notmuch-request@notmuchmail.org?subject=unsubscribe>\r
+List-Archive: <http://notmuchmail.org/pipermail/notmuch>\r
+List-Post: <mailto:notmuch@notmuchmail.org>\r
+List-Help: <mailto:notmuch-request@notmuchmail.org?subject=help>\r
+List-Subscribe: <http://notmuchmail.org/mailman/listinfo/notmuch>,\r
+       <mailto:notmuch-request@notmuchmail.org?subject=subscribe>\r
+X-List-Received-Date: Thu, 06 Dec 2012 22:34:41 -0000\r
+\r
+---\r
+ devel/TODO |    9 ---------\r
+ 1 file changed, 9 deletions(-)\r
+\r
+diff --git a/devel/TODO b/devel/TODO\r
+index eb757af..277a997 100644\r
+--- a/devel/TODO\r
++++ b/devel/TODO\r
+@@ -163,15 +163,6 @@ vs. tag-when-all-files-flagged (* above)).\r
+ Add an interface to accept a "key" and a byte stream, rather than a\r
+ filename.\r
\r
+-Provide a sane syntax for date ranges. First, we don't want to require\r
+-both endpoints to be specified. For example it would be nice to be\r
+-able to say things like "since:2009-01-1" or "until:2009-01-1" and\r
+-have the other endpoint be implicit. Second we'd like to support\r
+-relative specifications of time such as "since:'2 months ago'". To do\r
+-any of this we're probably going to need to break down an write our\r
+-own parser for the query string rather than using Xapian's QueryParser\r
+-class.\r
+-\r
+ Make failure to read a file (such as a permissions problem) a warning\r
+ rather than an error (should be similar to the existing warning for a\r
+ non-mail file).\r
+-- \r
+1.7.10.4\r
+\r