summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2015-12-30cli: fix function name in notmuch new debug loggingJani Nikula
2015-12-30cli: let the user know which protocol is unknown or unsupportedJani Nikula
2015-12-30crypto: make crypto ctx initialization an arrayJani Nikula
2015-12-30crypto: refactor context creation to facilitate further workJani Nikula
2015-12-30test: Unset ALTERNATE_EDITOR before running emacsclientMichal Sojka
2015-12-30test: Always use paths without symlinksMichal Sojka
2015-12-11python: add notmuch.Database.status_string()Daniel Kahn Gillmor
2015-12-06configure: drop use of "pkg-config emacs"David Bremner
2015-11-23Merge branch 'release'David Bremner
2015-11-23emacs: poll: return useful errors when poll fails.Mark Walters
2015-11-23emacs: hello: fix accidental modification of widget-keymapMark Walters
2015-11-23forbid atomic transactions on writable, upgradable databasesSteven Allen
2015-11-23emacs/Makefile.local: notmuch-lib.elc depend on notmuch-version.elcTomi Ollila
2015-11-23test: add sanity tests for threadingDavid Bremner
2015-11-21emacs: notmuch-show-view-raw-message clears buffer, makes it read-onlyTomi Ollila
2015-11-19test: Tests for combining --batch and --remove-allDaniel Schoepe
2015-11-19cli: Allow combining --remove-all and --batchDaniel Schoepe
2015-11-19cli: content disposition values are not case-sensitiveJani Nikula
2015-11-19lib: content disposition values are not case-sensitiveJani Nikula
2015-11-19tests: add test for case insensitive Content-DispositionDavid Bremner
2015-11-19notmuch-emacs-mua: set EMACS{,CLIENT} variables to defaults when emptyTomi Ollila
2015-11-19devel/release-checks: added checking of copyright year in documentationTomi Ollila
2015-11-19Merge branch 'release'David Bremner
2015-11-14debian: another upload to work around gdb bugsdebian/0.21-3David Bremner
2015-11-12debian: release 0.21-2, architecture specific fixupsdebian/0.21-2David Bremner
2015-11-09emacs: Make notmuch-message-mode play nicely with flyspellMichal Sojka