summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDavid Bremner <bremner@unb.ca>2011-11-12 08:25:57 -0500
committerDavid Bremner <bremner@unb.ca>2011-11-12 08:25:57 -0500
commit0bd1eb6e8ec931b2c51250e6d6312aaec0c3fb0c (patch)
tree3fd16ddbcb6e5177be5545e28c0cc854543efe5f
parent14972b6860e2e982eccd1fd0a066f258ee75d938 (diff)
Add the "reviewed and not pushed" search
-rw-r--r--nmbug.mdwn7
1 files changed, 6 insertions, 1 deletions
diff --git a/nmbug.mdwn b/nmbug.mdwn
index 845a274..7ed4e29 100644
--- a/nmbug.mdwn
+++ b/nmbug.mdwn
@@ -84,11 +84,16 @@
## Tracking the patch queue
- I use the following search (in my case as a saved search in emacs).
+I use the following search (in my case as a saved search in emacs).
tag:notmuch::patch and not tag:notmuch::pushed and
not tag:notmuch::obsolete and not tag:notmuch::wip
+Another interesting search is
+
+ tag:notmuch::reviewed and not tag:notmuch::pushed
+
+
## Design notes
### Disk format.