index
:
notmuch
debian/bookworm-backports
debian/bullseye
debian/bullseye-backports
debian/buster-backports
debian/jessie-backports
debian/squeeze-backports
debian/stretch
debian/stretch-backports
debian/trixie-backports
debian/unstable
debian/wheezy-backports
feature/git-remote
feature/wildcard
master
nmweb
pristine-tar
release
thread-based email index, search, and tagging
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
notmuch-show.c
Age
Commit message (
Expand
)
Author
2024-08-06
CLI/show: warn if crypto options are used with mbox format
David Bremner
2022-11-05
cli: add options --offset and --limit to notmuch show
Robin Jarry
2022-07-30
CLI/show: support --duplicate for structured output
David Bremner
2022-07-30
CLI/show: initial support for --duplicate for (raw output only)
David Bremner
2022-01-18
CLI: print extra headers only for non-replies
David Bremner
2022-01-18
CLI: print extra headers in structured output
David Bremner
2021-09-04
CLI/{count, dump, reindex, reply, show}: enable sexp queries
David Bremner
2021-09-04
CLI: make variable n_requested_db_uuid file scope.
David Bremner
2021-07-03
CLI/show: accept --sort
jao
2021-06-26
cli/show: produce "email" element in sigstatus
Daniel Kahn Gillmor
2021-04-06
CLI: drop notmuch_config_t from subcommand interface.
David Bremner
2021-03-19
CLI/show: complete conversion to new configuration framework.
David Bremner
2021-03-13
cli: run uncrustify
uncrustify
2021-02-06
CLI/show: mostly switch show to new config framework
David Bremner
2021-02-06
CLI: add (unused) database argument to subcommands.
David Bremner
2021-02-05
notmuch-show: use correct format specifier for ssize_t
Đoàn Trần Công Danh
2020-07-18
cli/show: replace deprecated notmuch_message_get_flag
David Bremner
2020-05-22
cli/show: If a leaf part has children, show them instead of omitting
Daniel Kahn Gillmor
2020-03-19
notmuch-show.c: add an option for messages to be returned unthreaded
Mark Walters
2019-07-05
notmuch-show: run uncrustify
Daniel Kahn Gillmor
2019-06-14
cli: run uncrustify
uncrustify
2019-06-14
CLI: replace some constructs with more uncrustify friendly ones
David Bremner
2019-05-29
cli/show: add information about which headers were protected
Daniel Kahn Gillmor
2019-05-29
cli/show: emit payload subject instead of outside subject
Daniel Kahn Gillmor
2019-05-29
cli/show: emit headers after emitting body
Daniel Kahn Gillmor
2019-05-26
cli/show: emit new whole-message crypto status output
Daniel Kahn Gillmor
2019-05-03
cli/notmuch-show: support gzipped files
David Bremner
2019-05-03
gmime-cleanup: pass NULL arguments explicitly where GMime 3.0 expects it
Daniel Kahn Gillmor
2019-05-03
gmime-cleanup: use GMime 3.0 function names
Daniel Kahn Gillmor
2019-05-03
gmime-cleanup: use GMime 3.0 data types
Daniel Kahn Gillmor
2019-05-03
gmime-cleanup: always support session keys
Daniel Kahn Gillmor
2019-05-03
gmime-cleanup: remove obsolete gpg_path configuration option and crypto contexts
Daniel Kahn Gillmor
2019-05-03
gmime-cleanup: remove GMime 2.6 variant codeblocks
Daniel Kahn Gillmor
2019-05-03
build: drop support for gmime-2.6
David Bremner
2019-04-24
cli/show: pass the siglist directly to the sigstatus sprinter
Daniel Kahn Gillmor
2018-11-24
cli: notmuch show support for --include-html with --format=text
Maxime Coste
2018-11-24
cli: notmuch show support for --body=false with --format=text
Maxime Coste
2018-08-29
lib: detect mislabeled Windows-1252 parts
Sebastian Poeplau
2018-05-26
cli/show: enable --decrypt=stash
Daniel Kahn Gillmor
2018-05-26
cli/show: reindex when we learned new session keys about a message
Daniel Kahn Gillmor
2017-12-29
cli/show: make --decrypt take a keyword.
Daniel Kahn Gillmor
2017-12-08
Merge branch 'release'
David Bremner
2017-12-08
crypto: signature verification reports valid User IDs
Daniel Kahn Gillmor
2017-12-08
crypto: add --decrypt=nostash to avoid stashing session keys
Daniel Kahn Gillmor
2017-12-08
cli/show: use decryption policy "auto" by default.
Daniel Kahn Gillmor
2017-12-08
lib: convert notmuch decryption policy to an enum
Daniel Kahn Gillmor
2017-10-12
crypto: rename notmuch_crypto_t to _notmuch_crypto_t
Daniel Kahn Gillmor
2017-10-09
cli: convert notmuch_bool_t to stdbool
Jani Nikula
2017-10-04
cli: use notmuch_bool_t for boolean argument in show
Jani Nikula
2017-10-04
cli: use the arg parser .present feature to handle show --entire-thread
Jani Nikula
[next]