aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-05-05Merge tag 0.28.4David Bremner
2019-05-05debian: changelog for 0.28.4-1debian/0.28.4-1archive/debian/0.28.4-10.28.4David Bremner
2019-05-05version: bump to 0.28.4David Bremner
2019-05-05NEWS: NEWS for 0.28.4David Bremner
2019-05-05cli/show: avoid empty write to stdout in format_part_rawDavid Bremner
2019-05-03cli/notmuch-show: support gzipped filesDavid Bremner
2019-05-03lib/message_file: open gzipped filesDavid Bremner
2019-05-03util/gmime-extra: add g_mime_stream_gzfile_{new, open}David Bremner
2019-05-03travis: bump gmime depends to 3.0David Bremner
2019-05-03gmime-cleanup: no longer need to use GMime major version during buildDaniel Kahn Gillmor
2019-05-03gmime-cleanup: pass NULL as default GMimeParserOptionsDaniel Kahn Gillmor
2019-05-03gmime-cleanup: pass NULL arguments explicitly where GMime 3.0 expects itDaniel Kahn Gillmor
2019-05-03gmime-cleanup: use GMime 3.0 function namesDaniel Kahn Gillmor
2019-05-03gmime-cleanup: use GMime 3.0 data typesDaniel Kahn Gillmor
2019-05-03gmime-cleanup: drop unused gmime #defines and simplify g_mime_init ()Daniel Kahn Gillmor
2019-05-03gmime-cleanup: drop all arguments unused in GMime 3Daniel Kahn Gillmor
2019-05-03gmime-cleanup: drop g_mime_2_6_unrefDaniel Kahn Gillmor
2019-05-03gmime-cleanup: simplify T355-smime.shDaniel Kahn Gillmor
2019-05-03gmime-cleanup: tests should only care about gmime 3Daniel Kahn Gillmor
2019-05-03gmime-cleanup: always support session keysDaniel Kahn Gillmor
2019-05-03gmime-cleanup: remove obsolete gpg_path configuration option and crypto contextsDaniel Kahn Gillmor
2019-05-03gmime-cleanup: remove GMime 2.6 variant codeblocksDaniel Kahn Gillmor
2019-05-03gmime-cleanup: drop unused gmime 2.6 content_type from _index_encrypted_mime_partDaniel Kahn Gillmor
2019-05-03build: drop support for gmime-2.6David Bremner
2019-04-26emacs: Make first documentation line distinct for "a" and "x" commands.Örjan Ekeberg
2019-04-26crypto: Avoid pretending to verify signatures on unsigned encrypted mailDaniel Kahn Gillmor
2019-04-24cli/show: pass the siglist directly to the sigstatus sprinterDaniel Kahn Gillmor
2019-04-24tests: move FINGERPRINT definition to add_gnupg_homeDaniel Kahn Gillmor
2019-04-24python: support relative path in default databaseDoan Tran Cong Danh
2019-04-24emacs: Add missing type and group to defcustom variableÖrjan Ekeberg
2019-04-24doc: exclude notmuch-emacs.rst if emacs is not present.David Bremner
2019-04-24build: only try to build .rsti files if we have emacs and sphinxDavid Bremner
2019-04-24build: ignore *.stampDavid Bremner
2019-04-24doc: use stamp file for html docsDavid Bremner
2019-04-24doc: use stamp file to control rebuilding texiDavid Bremner
2019-04-18CLI/reindex: fix memory leakDavid Bremner
2019-04-17lib: add 'body:' field, stop indexing headers twice.David Bremner
2019-04-14NEWS: deprecate Emacs 24David Bremner
2019-04-14test: add test for checking forwarded messagesÖrjan Ekeberg
2019-04-14emacs: Tag forwarded messages with +forwarded (customizable)Örjan Ekeberg
2019-04-14emacs: Use a buffer-local variable to update tags when sending repliesÖrjan Ekeberg
2019-04-14emacs: Add References header to forwarded messagesÖrjan Ekeberg
2019-04-13travis: add xapian-backports PPADavid Bremner
2019-04-05performance-tests: tests for renamed/copied files in notmuch newDavid Bremner
2019-03-31emacs: make editing a message as new include FCCLéo Gaspard
2019-03-31Fix notmuch-describe-keyYang Sheng
2019-03-31lib: update commentary about path/folder termsDavid Bremner
2019-03-31lib: add clarification about the use of "prefix" in the docs.David Bremner
2019-03-31lib: drop comment about only indexing one file.David Bremner
2019-03-31doc: document notmuch new --verboseMichal Sojka