aboutsummaryrefslogtreecommitdiff
path: root/devel/nmbug
AgeCommit message (Expand)Author
2014-02-13nmbug-status: Slug the title when using it as an idW. Trevor King
2014-02-13nmbug-status: Anchor with h3 ids instead of a namesW. Trevor King
2014-02-10nmbug-status: Convert from XHTML 1.0 to HTML 5W. Trevor King
2014-02-10nmbug-status: Normalize table HTML indentationW. Trevor King
2014-02-10nmbug-status: Add an OrderedDict stub for Python 2.6W. Trevor King
2014-02-10nmbug-status: Add Page and HtmlPage for modular renderingW. Trevor King
2014-02-10nmbug-status: Add a Python-3-compatible urllib.parse.quote importW. Trevor King
2014-02-10nmbug-status: Consolidate HTML header printingW. Trevor King
2014-02-10nmbug-status: Don't require write accessW. Trevor King
2014-02-10nmbug-status: Consolidate functions and main codeW. Trevor King
2014-02-10nmbug-status: Add metavars for --config and --get-queryW. Trevor King
2014-02-10nmbug-status: Factor config-loading out into read_configW. Trevor King
2014-02-10nmbug-status: Decode Popen output using the user's localeW. Trevor King
2014-02-10nmbug-status: Use email.utils instead of rfc822W. Trevor King
2014-02-10nmbug-status: Convert to Python-3-compatible print functionsW. Trevor King
2013-04-06nmbug-status: only import notmuch when neededJani Nikula
2013-04-06nmbug-status: add support for querying the search viewsJani Nikula
2013-03-02nmbug: allow empty prefixDavid Bremner
2013-03-02nmbug: replace hard-coded magic hash with git-hash-objectDavid Bremner
2013-03-02nmbug: use 'notmuch tag --batch'David Bremner
2013-03-02nmbug: use dump --format=batch-tagDavid Bremner
2013-02-16nmbug: move from contrib to develDavid Bremner