]> git.notmuchmail.org Git - notmuch/history - devel/nmbug/nmbug-status
nmbug-status: add support for specifying sort order for each view
[notmuch] / devel / nmbug / nmbug-status
2015-09-29 Jani Nikulanmbug-status: add support for specifying sort order...
2015-04-01 W. Trevor Kingnmbug-status: Use 'show-ref --heads' for loading configs
2015-03-15 W. Trevor Kingnmbug-status: Clarify errors for illegible configs
2014-10-25 David BremnerMerge tag '0.18.2'
2014-10-25 David BremnerMerge tag '0.18.2_rc1'
2014-08-09 David BremnerMerge tag 'debian/0.18.1-2'
2014-07-15 W. Trevor Kingnmbug-status: Optionally load the header and footer...
2014-07-15 W. Trevor Kingnmbug-status: Add the time to the footer's build-date
2014-07-15 W. Trevor Kingnmbug-status: Factor out header/footer context into...
2014-07-15 Carl WorthMove the generated date from the top of the page to...
2014-07-15 Carl WorthAdd a docstring describing the program
2014-07-15 Carl WorthAdd explicit license information
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