]> git.notmuchmail.org Git - notmuch/history - devel/nmbug/nmbug-status
nmbug-status: make output title and blurb configurable
[notmuch] / devel / nmbug / nmbug-status
2014-03-23 Jani Nikulanmbug-status: make output title and blurb configurable
2014-03-23 Jani Nikulanmbug-status: parameterize title and blurb in the page...
2014-03-03 David BremnerMerge tag 'debian/0.17-5'
2014-02-22 Tomi Ollilanmbug-status: replace __values__() with values() in...
2014-02-22 David BremnerMerge tag 'debian/0.17-4'
2014-02-15 W. Trevor Kingnmbug-status: Hardcode UTF-8 instead of using the user...
2014-02-15 W. Trevor Kingnmbug-status: Encode output using the user's locale
2014-02-15 W. Trevor Kingnmbug-status: Add inter-message padding
2014-02-15 W. Trevor Kingnmbug-status: Color threads in HTML output
2014-02-14 W. Trevor Kingnmbug-status: Escape &, <, and > in HTML display data
2014-02-14 W. Trevor Kingnmbug-status: Use <code> and <p> markup where appropriate
2014-02-14 W. Trevor Kingnmbug-status: Slug the title when using it as an id
2014-02-14 W. Trevor Kingnmbug-status: Anchor with h3 ids instead of a names
2014-02-11 W. Trevor Kingnmbug-status: Convert from XHTML 1.0 to HTML 5
2014-02-11 W. Trevor Kingnmbug-status: Normalize table HTML indentation
2014-02-11 W. Trevor Kingnmbug-status: Add an OrderedDict stub for Python 2.6
2014-02-11 W. Trevor Kingnmbug-status: Add Page and HtmlPage for modular rendering
2014-02-11 W. Trevor Kingnmbug-status: Add a Python-3-compatible urllib.parse...
2014-02-11 W. Trevor Kingnmbug-status: Consolidate HTML header printing
2014-02-11 W. Trevor Kingnmbug-status: Don't require write access
2014-02-11 W. Trevor Kingnmbug-status: Consolidate functions and main code
2014-02-11 W. Trevor Kingnmbug-status: Add metavars for --config and --get-query
2014-02-11 W. Trevor Kingnmbug-status: Factor config-loading out into read_config
2014-02-11 W. Trevor Kingnmbug-status: Decode Popen output using the user's...
2014-02-11 W. Trevor Kingnmbug-status: Use email.utils instead of rfc822
2014-02-11 W. Trevor Kingnmbug-status: Convert to Python-3-compatible print...
2013-05-26 David BremnerMerge branch 'release'
2013-04-06 Jani Nikulanmbug-status: only import notmuch when needed
2013-04-06 Jani Nikulanmbug-status: add support for querying the search views
2013-02-19 David BremnerMerge branch 'release'
2013-02-16 David Bremnernmbug: move from contrib to devel