aboutsummaryrefslogtreecommitdiffhomepage
path: root/devel
Commit message (Expand)AuthorAge
* nmbug: Translate to PythonGravatar W. Trevor King2014-10-05
* nmbug: Handle missing @upstream in is_unmergedGravatar W. Trevor King2014-07-16
* nmbug: Add a git_with_status helper functionGravatar W. Trevor King2014-07-16
* nmbug-status: Optionally load the header and footer templates from the configGravatar W. Trevor King2014-07-15
* nmbug-status: Add the time to the footer's build-dateGravatar W. Trevor King2014-07-15
* nmbug-status: Factor out header/footer context into a shared dictGravatar W. Trevor King2014-07-15
* Move the generated date from the top of the page to the footer.Gravatar Carl Worth2014-07-15
* Add a docstring describing the programGravatar Carl Worth2014-07-15
* Add explicit license informationGravatar Carl Worth2014-07-15
* devel: news2wiki to recognize yyyy-mm-dd or UNRELEASED as release dateGravatar Tomi Ollila2014-07-13
* nmbug: mark repository as bare on cloneGravatar David Bremner2014-04-15
* nmbug: Add 'clone' and replace FETCH_HEAD with @{upstream}Gravatar W. Trevor King2014-04-08
* release-checks: removed manual page version checkGravatar Tomi Ollila2014-04-08
* doc: move doxgen config from devel/ to doc/Gravatar David Bremner2014-04-08
* nmbug-status: make output title and blurb configurableGravatar Jani Nikula2014-03-23
* nmbug-status: parameterize title and blurb in the page headerGravatar Jani Nikula2014-03-23
* devel: add script to generate test databasesGravatar Jani Nikula2014-03-11
* nmbug-status: replace __values__() with values() in OrderedDict stubGravatar Tomi Ollila2014-02-21
* nmbug-status: Hardcode UTF-8 instead of using the user's localeGravatar W. Trevor King2014-02-14
* nmbug-status: Encode output using the user's localeGravatar W. Trevor King2014-02-14
* nmbug-status: Add inter-message paddingGravatar W. Trevor King2014-02-14
* nmbug-status: Color threads in HTML outputGravatar W. Trevor King2014-02-14
* nmbug-status: Escape &, <, and > in HTML display dataGravatar W. Trevor King2014-02-14
* nmbug-status: Use <code> and <p> markup where appropriateGravatar W. Trevor King2014-02-13
* nmbug-status: Slug the title when using it as an idGravatar W. Trevor King2014-02-13
* nmbug-status: Anchor with h3 ids instead of a namesGravatar W. Trevor King2014-02-13
* nmbug-status: Convert from XHTML 1.0 to HTML 5Gravatar W. Trevor King2014-02-10
* nmbug-status: Normalize table HTML indentationGravatar W. Trevor King2014-02-10
* nmbug-status: Add an OrderedDict stub for Python 2.6Gravatar W. Trevor King2014-02-10
* nmbug-status: Add Page and HtmlPage for modular renderingGravatar W. Trevor King2014-02-10
* nmbug-status: Add a Python-3-compatible urllib.parse.quote importGravatar W. Trevor King2014-02-10
* nmbug-status: Consolidate HTML header printingGravatar W. Trevor King2014-02-10
* nmbug-status: Don't require write accessGravatar W. Trevor King2014-02-10
* nmbug-status: Consolidate functions and main codeGravatar W. Trevor King2014-02-10
* nmbug-status: Add metavars for --config and --get-queryGravatar W. Trevor King2014-02-10
* nmbug-status: Factor config-loading out into read_configGravatar W. Trevor King2014-02-10
* nmbug-status: Decode Popen output using the user's localeGravatar W. Trevor King2014-02-10
* nmbug-status: Use email.utils instead of rfc822Gravatar W. Trevor King2014-02-10
* nmbug-status: Convert to Python-3-compatible print functionsGravatar W. Trevor King2014-02-10
* devel: add doxygen configuration fileGravatar Jani Nikula2014-01-05
* devel/release-checks.sh: adjust to LIBNOTMUCH version checksGravatar Tomi Ollila2013-12-30
* devel/release-checks.sh: check NOTMUCH_(MAJOR|MINOR|MICRO)_VERSIONGravatar Tomi Ollila2013-11-11
* emacs: Fix search tagging racesGravatar Austin Clements2013-11-08
* Add TODO about more efficient stable thread queriesGravatar Austin Clements2013-11-08
* search: Add stable queries to thread search resultsGravatar Austin Clements2013-11-08
* schemata: Disambiguate non-terminal namesGravatar Austin Clements2013-11-08
* TODO: keybindings for next/previous thread doneGravatar Jani Nikula2013-05-31
* devel: add dkg's printmimestructure script to notmuch devel scriptsGravatar David Bremner2013-05-23
* TODO: remove some completed todo items from the listGravatar Jani Nikula2013-04-14
* nmbug-status: only import notmuch when neededGravatar Jani Nikula2013-04-06