]> git.cworth.org Git - notmuch/history - notmuch-reply.c
emacs: Add new option notmuch-search-hide-excluded
[notmuch] / notmuch-reply.c
2024-02-28 Benjamin Drungnotmuch (0.38.2-1.1) unstable; urgency=medium
2023-12-01 David BremnerImport notmuch_0.38.2.orig.tar.xz
2022-07-30 David BremnerCLI/reply: support --duplicate argument
2022-07-30 David BremnerCLI/show: support --duplicate for structured output
2021-09-30 David BremnerMerge tag '0.33.2'
2021-09-11 David BremnerMerge tag '0.33.1'
2021-09-05 David BremnerCLI/{count, dump, reindex, reply, show}: enable sexp...
2021-09-05 David BremnerCLI: make variable n_requested_db_uuid file scope.
2021-09-04 David BremnerMerge branch 'release'
2021-09-04 David BremnerMerge branch 'release'
2021-08-30 Hannu Hartikainenlib: consider all instances of Delivered-To header
2021-08-18 David BremnerMerge remote-tracking branch 'origin/debian/bullseye...
2021-04-07 David BremnerCLI: drop notmuch_config_t from subcommand interface.
2021-03-13 uncrustifycli: run uncrustify
2021-02-18 David BremnerMerge tag '0.31.4'
2021-02-06 David BremnerCLI/reply: convert to new config framework
2021-02-06 David BremnerCLI: add (unused) database argument to subcommands.
2020-05-23 Daniel Kahn Gillmorcli/reply: Ignore PKCS#7 wrapper parts when replying
2019-11-27 David BremnerMerge tag 'debian/0.29.3-1'
2019-11-03 David BremnerMerge tag 'debian/0.29.2-2'
2019-10-20 David BremnerMerge tag '0.29.2'
2019-10-13 David BremnerMerge branch 'release'
2019-09-24 David BremnerMerge branch 'release'
2019-07-21 David BremnerMerge branch 'release'
2019-06-17 David BremnerMerge branch 'release'
2019-06-14 uncrustifycli: run uncrustify
2019-05-29 Daniel Kahn Gillmorcli/reply: pull proposed subject line from the message...
2019-05-29 Daniel Kahn Gillmorcli/show: emit payload subject instead of outside subject
2019-05-05 David BremnerMerge tag 0.28.4
2019-05-03 Daniel Kahn Gillmorgmime-cleanup: pass NULL arguments explicitly where...
2019-05-03 Daniel Kahn Gillmorgmime-cleanup: use GMime 3.0 function names
2019-05-03 Daniel Kahn Gillmorgmime-cleanup: use GMime 3.0 data types
2019-05-03 Daniel Kahn Gillmorgmime-cleanup: drop g_mime_2_6_unref
2019-05-03 Daniel Kahn Gillmorgmime-cleanup: remove obsolete gpg_path configuration...
2019-05-03 David Bremnerbuild: drop support for gmime-2.6
2019-03-06 David BremnerMerge branch 'release'
2019-03-06 David BremnerMerge branch 'release'
2019-02-17 David BremnerMerge tag '0.28.2'
2019-02-17 David Bremnernotmuch (0.28.2-1) unstable; urgency=medium
2019-02-17 David BremnerImport notmuch_0.28.2.orig.tar.gz
2019-02-10 David BremnerMerge branch 'release'
2019-02-01 David BremnerMerge tag '0.28.1'
2018-12-07 David Edmondsonreply: Include sender as recipient if they were the...
2018-06-29 David Bremnernotmuch (0.27-2) unstable; urgency=medium
2018-06-13 David BremnerImport notmuch_0.27.orig.tar.gz
2017-12-31 David BremnerMerge branch 'release'
2017-12-29 Daniel Kahn Gillmorcli/reply: make --decrypt take a keyword
2017-12-09 David BremnerMerge branch 'release'
2017-12-08 Daniel Kahn Gillmorcrypto: add --decrypt=nostash to avoid stashing session...
2017-12-08 Daniel Kahn Gillmorcli/reply: use decryption policy "auto" by default.
2017-12-08 Daniel Kahn Gillmorlib: convert notmuch decryption policy to an enum
2017-11-06 David BremnerMerge branch 'release'
2017-10-13 Daniel Kahn Gillmorcrypto: rename notmuch_crypto_t to _notmuch_crypto_t
2017-10-10 Jani Nikulacli: convert notmuch_bool_t to stdbool
2017-10-05 Jani Nikulacli: use designated initializers for opt desc
2017-09-12 David BremnerMerge tag '0.25.1'
2017-08-17 Daniel Kahn Gillmorremove boolean "first" argument from format_part_sprinter
2017-07-15 Daniel Kahn Gillmorconfig: deprecate/drop crypto.gpg_path under gmime...
2017-07-15 David Bremnerlib: paper over allocation difference
2017-07-14 David Bremnercli: replace use of g_mime_message_get_recipients
2017-07-14 David Bremnerlib/cli: replace use of g_mime_message_get_sender
2017-07-14 David Bremnercli: replace use of g_mime_message_get_reply_to
2017-07-14 David Bremnercli: replace use of g_mime_message_get_date_as_string
2017-07-04 David BremnerMerge branch 'release'
2017-07-02 David BremnerMerge branch 'debian'
2017-06-25 Piotr Trojanekfix wrong printf formatting of signed/unsigned integers
2017-06-01 David BremnerMerge branch 'release'
2017-05-30 David Bremnercli/reply: fix two memory leaks, document a third
2017-05-30 David Bremnercli/reply: direct all output for text format to gmime...
2017-05-13 David BremnerMerge branch 'release'
2017-04-01 David BremnerMerge branch 'release'
2017-03-29 David BremnerMerge branch 'release'
2017-03-25 David BremnerMerge branch 'release'
2017-03-22 David Bremnerlib: replace deprecated n_q_count_messages with status...
2017-03-22 David Bremnerlib: replace deprecated n_q_search_messages with status...
2017-03-19 David BremnerMerge branch 'release'
2017-03-13 David BremnerMerge branch 'release'
2017-03-10 Jani Nikulacli: do not initialize zero values with designated...
2016-09-17 Jani Nikulacli/reply: only pass gmime message to add recipients...
2016-09-17 Jani Nikulacli/reply: pass gmime message to Reply-To: redundancy...
2016-09-17 Jani Nikulacli/reply: do not parse Reply-To: header into internet...
2016-09-17 Jani Nikulacli/reply: return internet address list from get header...
2016-09-17 Jani Nikulacli/reply: check for NULL list first in scan_address_list()
2016-09-17 Jani Nikulacli/reply: use dedicated functions for reply to mapping
2016-09-17 Jani Nikulacli/reply: reduce the reply format abstractions
2016-09-17 Jani Nikulacli/reply: reuse create_reply_message() also for header...
2016-09-17 Jani Nikulacli/reply: make references header creation easier to...
2016-09-17 Jani Nikulacli/reply: reorganize create_reply_message()
2016-09-17 Jani Nikulacli/reply: unify reply format functions
2016-09-17 Jani Nikulacli/reply: reuse show_reply_headers() in headers-only...
2016-09-17 Jani Nikulacli/reply: push notmuch reply format abstraction lower...
2016-09-09 David BremnerMerge branch 'release'
2016-07-19 David BremnerMerge branch 'release'
2016-06-05 Daniel Kahn GillmorUse https instead of http where possible
2016-06-05 Daniel Kahn Gillmorupdate link to Chip Rosenthal article about reply-to...
2016-05-19 Tomi Ollilacli: tell how many messages were precisely matched...
2016-03-14 Michal Sojkadoc/reply: Clarify how reply-to header is handled
2015-11-23 David BremnerMerge branch 'release'
2015-11-19 Jani Nikulacli: content disposition values are not case-sensitive
2015-10-05 David Bremnercli: update to use new count API
next