X-Git-Url: https://git.cworth.org/git?a=blobdiff_plain;f=nmbug.mdwn;h=f52bcbc23f93ed62d288c010282e1cc0e35dfb09;hb=cfab60c68413c111d4b4462ed002f83332f33f4e;hp=12c25cafd302a5c447f463504f92e01a4eac34a9;hpb=8687059c5b0c5fedd7c2160d74d9087c99d86763;p=notmuch-wiki diff --git a/nmbug.mdwn b/nmbug.mdwn index 12c25ca..f52bcbc 100644 --- a/nmbug.mdwn +++ b/nmbug.mdwn @@ -95,7 +95,7 @@ Most patches will be initially tagged: notmuch::needs-review needs some (more) review -unless the are tagged: +unless they are tagged: notmuch::trivial looks harmless @@ -132,30 +132,29 @@ These patches are more comments and suggestions. notmuch::$n this patch should be considered for release $n -## TRACKING the patch queue +## Tracking the patch queue I (David Bremner) use the following search (in my case as a saved -search in emacs). +search in emacs): tag:notmuch::patch and not tag:notmuch::pushed and \ not tag:notmuch::obsolete and not tag:notmuch::wip \ and not tag:notmuch::moreinfo and not tag:notmuch::contrib You might or might not want as many exclusions. Another interesting -search is +search is: tag:notmuch::reviewed and not tag:notmuch::pushed ## Design notes -### Disk format. +### Disk format The tags are stored in a bare-repo, which means they are not obviously visible. There is an `nmbug archive` command analogous to `git archive` Tags are represented as empty files in the tree; if you extra -them, the tree looks something like - +them, the tree looks something like: tags/878waiwi0f.wl%25james@hackervisions.org/ tags/878waiwi0f.wl%25james@hackervisions.org/emacs