I reworded the commit message for CLI/reply and used a macro to
initialize tag2flag at compile time.

Dick Marinus (2):
  CLI/reply: use static const for reply_to_map
  lib/message: make maildir flags configurable

 contrib/python-legacy/notmuch/message.py      |  14 --
 doc/man1/notmuch-config.rst                   |  23 +--
 lib/config.cc                                 |   4 +
 lib/message.cc                                | 189 ++++++++++++++----
 lib/notmuch.h                                 |  26 +--
 notmuch-config.c                              |  14 +-
 notmuch-reply.c                               |   2 +-
 test/T030-config.sh                           |   1 +
 test/T055-path-config.sh                      |   2 +
 test/T590-libconfig.sh                        |  70 ++++---
 .../config-with-comments                      |  14 +-
 11 files changed, 225 insertions(+), 134 deletions(-)

-- 
2.54.0

_______________________________________________
notmuch mailing list -- [email protected]
To unsubscribe send an email to [email protected]

Reply via email to