summaryrefslogtreecommitdiff
path: root/devel
AgeCommit message (Expand)Author
2014-11-02devel: man-to-mdwn.pl: add GPLv3+ notice to manpages.mdwnTomi Ollila
2014-11-02devel: make man-to-mdwn.pl to work with generated manual pagesTomi Ollila
2014-10-05nmbug: Translate to PythonW. Trevor King
2014-07-16nmbug: Handle missing @upstream in is_unmergedW. Trevor King
2014-07-16nmbug: Add a git_with_status helper functionW. Trevor King
2014-07-15nmbug-status: Optionally load the header and footer templates from the configW. Trevor King
2014-07-15nmbug-status: Add the time to the footer's build-dateW. Trevor King
2014-07-15nmbug-status: Factor out header/footer context into a shared dictW. Trevor King
2014-07-15Move the generated date from the top of the page to the footer.Carl Worth
2014-07-15Add a docstring describing the programCarl Worth
2014-07-15Add explicit license informationCarl Worth
2014-07-13devel: news2wiki to recognize yyyy-mm-dd or UNRELEASED as release dateTomi Ollila
2014-04-15nmbug: mark repository as bare on cloneDavid Bremner
2014-04-08nmbug: Add 'clone' and replace FETCH_HEAD with @{upstream}W. Trevor King
2014-04-08release-checks: removed manual page version checkTomi Ollila
2014-04-08doc: move doxgen config from devel/ to doc/David Bremner
2014-03-23nmbug-status: make output title and blurb configurableJani Nikula
2014-03-23nmbug-status: parameterize title and blurb in the page headerJani Nikula
2014-03-11devel: add script to generate test databasesJani Nikula
2014-02-21nmbug-status: replace __values__() with values() in OrderedDict stubTomi Ollila
2014-02-14nmbug-status: Hardcode UTF-8 instead of using the user's localeW. Trevor King
2014-02-14nmbug-status: Encode output using the user's localeW. Trevor King
2014-02-14nmbug-status: Add inter-message paddingW. Trevor King
2014-02-14nmbug-status: Color threads in HTML outputW. Trevor King
2014-02-14nmbug-status: Escape &, <, and > in HTML display dataW. Trevor King
2014-02-13nmbug-status: Use <code> and <p> markup where appropriateW. Trevor King
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
2014-01-05devel: add doxygen configuration fileJani Nikula
2013-12-30devel/release-checks.sh: adjust to LIBNOTMUCH version checksdebian/0.17-10.17Tomi Ollila
2013-11-11devel/release-checks.sh: check NOTMUCH_(MAJOR|MINOR|MICRO)_VERSIONTomi Ollila
2013-11-08emacs: Fix search tagging racesAustin Clements
2013-11-08Add TODO about more efficient stable thread queriesAustin Clements
2013-11-08search: Add stable queries to thread search resultsAustin Clements
2013-11-08schemata: Disambiguate non-terminal namesAustin Clements
2013-05-31TODO: keybindings for next/previous thread doneJani Nikula
2013-05-23devel: add dkg's printmimestructure script to notmuch devel scriptsDavid Bremner