date:12M.. for stale & moreinfo -- i.e. "recent" patches only
authorTomi Ollila <too@iki.fi>
Wed, 30 Jan 2013 14:06:46 +0000 (16:06 +0200)
committerTomi Ollila <too@iki.fi>
Wed, 30 Jan 2013 14:06:46 +0000 (16:06 +0200)
status-config.json

index 4079dbeea9c704622b55325afac82c145475e732..56899271d12f822cbd131ddea659544fc8e02452 100644 (file)
        },
 
        {
-           "comment": "These patches do not apply anymore (may have moreinfo or needs-review).",
+           "comment": "These recent patches do not apply anymore (may have moreinfo or needs-review).",
            "query": [
                "tag:notmuch::patch",
                "not tag:notmuch::pushed",
                "not tag:notmuch::obsolete",
                "not tag:notmuch::wontfix",
                "tag:notmuch::stale"
+               "date:12M.."
            ],
            "title": "Stale"
        },
        {
-           "comment": "These patches are waiting for feedback (from patch author).",
+           "comment": "These recent patches are waiting for feedback (from patch author).",
            "query": [
                "tag:notmuch::patch",
                "not tag:notmuch::pushed",
@@ -84,6 +85,7 @@
                "not tag:notmuch::stale",
                "not tag:notmuch::wontfix",
                "tag:notmuch::moreinfo"
+               "date:12M.."
            ],
            "title": "Moreinfo"
        },