index
:
notmuch
master
thread-based email index, search and tagging
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
devel
/
nmbug
/
nmbug-status
Commit message (
Expand
)
Author
Age
*
nmbug-status: Optionally load the header and footer templates from the config
W. Trevor King
2014-07-15
*
nmbug-status: Add the time to the footer's build-date
W. Trevor King
2014-07-15
*
nmbug-status: Factor out header/footer context into a shared dict
W. Trevor King
2014-07-15
*
Move the generated date from the top of the page to the footer.
Carl Worth
2014-07-15
*
Add a docstring describing the program
Carl Worth
2014-07-15
*
Add explicit license information
Carl Worth
2014-07-15
*
nmbug-status: make output title and blurb configurable
Jani Nikula
2014-03-23
*
nmbug-status: parameterize title and blurb in the page header
Jani Nikula
2014-03-23
*
nmbug-status: replace __values__() with values() in OrderedDict stub
Tomi Ollila
2014-02-21
*
nmbug-status: Hardcode UTF-8 instead of using the user's locale
W. Trevor King
2014-02-14
*
nmbug-status: Encode output using the user's locale
W. Trevor King
2014-02-14
*
nmbug-status: Add inter-message padding
W. Trevor King
2014-02-14
*
nmbug-status: Color threads in HTML output
W. Trevor King
2014-02-14
*
nmbug-status: Escape &, <, and > in HTML display data
W. Trevor King
2014-02-14
*
nmbug-status: Use <code> and <p> markup where appropriate
W. Trevor King
2014-02-13
*
nmbug-status: Slug the title when using it as an id
W. Trevor King
2014-02-13
*
nmbug-status: Anchor with h3 ids instead of a names
W. Trevor King
2014-02-13
*
nmbug-status: Convert from XHTML 1.0 to HTML 5
W. Trevor King
2014-02-10
*
nmbug-status: Normalize table HTML indentation
W. Trevor King
2014-02-10
*
nmbug-status: Add an OrderedDict stub for Python 2.6
W. Trevor King
2014-02-10
*
nmbug-status: Add Page and HtmlPage for modular rendering
W. Trevor King
2014-02-10
*
nmbug-status: Add a Python-3-compatible urllib.parse.quote import
W. Trevor King
2014-02-10
*
nmbug-status: Consolidate HTML header printing
W. Trevor King
2014-02-10
*
nmbug-status: Don't require write access
W. Trevor King
2014-02-10
*
nmbug-status: Consolidate functions and main code
W. Trevor King
2014-02-10
*
nmbug-status: Add metavars for --config and --get-query
W. Trevor King
2014-02-10
*
nmbug-status: Factor config-loading out into read_config
W. Trevor King
2014-02-10
*
nmbug-status: Decode Popen output using the user's locale
W. Trevor King
2014-02-10
*
nmbug-status: Use email.utils instead of rfc822
W. Trevor King
2014-02-10
*
nmbug-status: Convert to Python-3-compatible print functions
W. Trevor King
2014-02-10
*
nmbug-status: only import notmuch when needed
Jani Nikula
2013-04-06
*
nmbug-status: add support for querying the search views
Jani Nikula
2013-04-06
*
nmbug: move from contrib to devel
David Bremner
2013-02-16