summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2016-03-24nmbug-status: Wrap query phrases in parentheses when and-ing togetherW. Trevor King
2016-03-24nmbug-status: Add meta.message-url config settingW. Trevor King
2016-03-19emacs: Change the default notmuch-mua-reply-insert-header-p-functionNicolas Petton
2016-03-14doc/reply: Clarify how reply-to header is handledMichal Sojka
2016-03-14test: canonicalize quotes in xapian error messagesDavid Bremner
2016-03-14test: replace single giant term with large phraseDavid Bremner
2016-03-14lib: NOTMUCH_DEPRECATED macro also for older compilersTomi Ollila
2016-03-14emacs: hello: promote '?' as the universal help keyJani Nikula
2016-03-14python: update the READMEJustus Winter
2016-03-04test/README: have matching test script file namesTomi Ollila
2016-03-04STYLE: suggest long namesDavid Bremner
2016-03-04STYLE: document some rules about variable declarationsDavid Bremner
2016-03-04NEWS: updates for reply changesMark Walters
2016-02-21emacs/mua: Let user specify which parts get a header in citations.David Edmondson
2016-02-21emacs/show: Remove the 'no-buttons option of `notmuch-show-insert-bodypart'David Edmondson
2016-02-21emacs/mua: Generate improved cited text for repliesDavid Edmondson
2016-02-21emacs/show: Accommodate the lack of part header buttonsDavid Edmondson
2016-02-21emacs/show: Make the insertion of part headers overridable.David Edmondson
2016-02-21emacs/show: Re-arrange determination if a part header is necessaryDavid Edmondson
2016-02-20emacs: Report a lack of matches when calling `notmuch-show'.David Edmondson
2016-02-13emacs: Bind filter in search to 'l'Mark Walters
2016-02-13configure: pass HAVE_TIMEGM to buildTomi Ollila
2016-02-13test: fix typo in informational messageDavid Bremner
2016-02-13emacs: Fix compiler warnings.David Edmondson
2016-02-11notmuch.Database.remove_message should raise exception on failureDaniel Kahn Gillmor
2016-01-29debian: add gpgsm as build dependencyDavid Bremner
2016-01-29debian: Recommend gpgsm for S/MIME supportJameson Graef Rollins
2016-01-29cli: crypto: S/MIME verification supportJani Nikula
2016-01-29test: add broken S/MIME signature verification test for notmuch CLIDavid Bremner
2016-01-29test: initial tests for S/MIME and notmuch-emacsDavid Bremner
2016-01-26test: refactor directory name sanitizationDavid Bremner
2016-01-16clean up stray apostrophe in commentDaniel Kahn Gillmor
2016-01-16correct comment referring to notmuch_database_remove_messageDaniel Kahn Gillmor
2016-01-13devel/emacs: add devel/try-emacs-muaTomi Ollila
2016-01-13nmbug-status: Fix unbalanced <p> tags in default header/footerW. Trevor King
2016-01-13nmbug-status: Style headers with smaller fontsW. Trevor King
2016-01-13nmbug-status: Adjust headers to start with h1W. Trevor King
2016-01-08python: cleanup importsJustus Winter
2016-01-08python: Remove {Filenames,Threads}.__len__Justus Winter
2016-01-08python: update bindings for the new query search APIJustus Winter
2016-01-08python: add new errorsJustus Winter
2016-01-08python: add missing importJustus Winter
2016-01-08emacs: Don't use nconc on quoted listMichal Sojka
2016-01-08emacs: Handle switch-function argument of notmuch-mua-mailMichal Sojka
2016-01-08emacs: Refactor notmuch-mua-mailMichal Sojka
2016-01-08emacs: Fix mail composition under Emacs 23Michal Sojka
2016-01-08python: fix argument for filenames_destroyDaniel Kahn Gillmor
2016-01-07NEWS: Remove trailing comma from an old nmbug-status configW. Trevor King
2016-01-07nmbug-status: Avoid hard-coded filename in error messageW. Trevor King
2016-01-01emacs: Improve notmuch-message-mode initializationMichal Sojka