aboutsummaryrefslogtreecommitdiff
path: root/devel
AgeCommit message (Expand)Author
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
2013-04-14TODO: remove some completed todo items from the listJani Nikula
2013-04-06nmbug-status: only import notmuch when neededJani Nikula
2013-04-06nmbug-status: add support for querying the search viewsJani Nikula
2013-03-29devel: add post-release tools news2wiki.pl and man-to-mdwn.plTomi Ollila
2013-03-29devel/STYLE: information how to enable standard pre-commit hookTomi Ollila
2013-03-02nmbug: allow empty prefixDavid Bremner
2013-03-02nmbug: replace hard-coded magic hash with git-hash-objectDavid Bremner
2013-03-02nmbug: use 'notmuch tag --batch'David Bremner
2013-03-02nmbug: use dump --format=batch-tagDavid Bremner
2013-02-18devel/release-checks.sh: added check that 1st NEWS header is tidyTomi Ollila
2013-02-16nmbug: move from contrib to develDavid Bremner
2013-01-24TODO: update entry on date range queriesJani Nikula