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
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
notmuch-reply.c
Age
Commit message (
Expand
)
Author
2016-09-17
cli/reply: only pass gmime message to add recipients to reply message
Jani Nikula
2016-09-17
cli/reply: pass gmime message to Reply-To: redundancy detection
Jani Nikula
2016-09-17
cli/reply: do not parse Reply-To: header into internet address list twice
Jani Nikula
2016-09-17
cli/reply: return internet address list from get header funcs
Jani Nikula
2016-09-17
cli/reply: check for NULL list first in scan_address_list()
Jani Nikula
2016-09-17
cli/reply: use dedicated functions for reply to mapping
Jani Nikula
2016-09-17
cli/reply: reduce the reply format abstractions
Jani Nikula
2016-09-17
cli/reply: reuse create_reply_message() also for headers-only format
Jani Nikula
2016-09-17
cli/reply: make references header creation easier to follow
Jani Nikula
2016-09-17
cli/reply: reorganize create_reply_message()
Jani Nikula
2016-09-17
cli/reply: unify reply format functions
Jani Nikula
2016-09-17
cli/reply: reuse show_reply_headers() in headers-only format
Jani Nikula
2016-09-17
cli/reply: push notmuch reply format abstraction lower in the stack
Jani Nikula
2016-06-05
Use https instead of http where possible
Daniel Kahn Gillmor
2016-06-05
update link to Chip Rosenthal article about reply-to munging
Daniel Kahn Gillmor
2016-05-19
cli: tell how many messages were precisely matched when expected 1 match
Tomi Ollila
2016-03-14
doc/reply: Clarify how reply-to header is handled
Michal Sojka
2015-11-19
cli: content disposition values are not case-sensitive
Jani Nikula
2015-10-05
cli: update to use new count API
David Bremner
2015-09-23
cli: convert remainder of CLI to n_q_search_{messages,threads}_st
David Bremner
2015-08-14
cli: add global option "--uuid"
David Bremner
2015-06-01
cli: define shared options, use for --help and --version
David Bremner
2015-03-11
CLI: make gpg binary used by libgmime configurable.
David Bremner
2015-03-09
CLI: set up infrastructure to make path to gpg configurable.
David Bremner
2014-03-25
cli: sanitize the received header before scanning for replies
Jani Nikula
2014-03-09
cli: refactor reply from guessing
Jani Nikula
2014-01-18
cli: clean up exit status code returned by the cli commands
Jani Nikula
2013-08-27
cli: add --include-html option to notmuch show
John Lenz
2013-08-17
reply: Use RFC 2822/MIME wholly for text format template
Austin Clements
2013-08-17
reply: Remove extraneous space from generated References
Austin Clements
2013-08-13
reply: Document the reason for g_mime_filter_headers
Austin Clements
2013-03-08
cli: move config open/close to main() from subcommands
Jani Nikula
2013-03-07
cli: config: make notmuch_config_open() "is new" parameter input only
Jani Nikula
2012-12-16
reply: Support --format-version
Austin Clements
2012-12-08
Use the S-Expression structured printer in notmuch-show, notmuch-reply and notmuch-search.
Peter Feigl
2012-12-08
Rename the -json printer functions in notmuch-reply and notmuch-show to generic -sprinter functions.
Peter Feigl
2012-08-12
reply: Convert JSON format to use sprinter
Austin Clements
2012-08-03
show: Convert format_headers_json to use sprinter
Austin Clements
2012-08-03
show: Feed the sprinter down to part formatters
Austin Clements
2012-08-03
reply: Create a JSON sprinter
Austin Clements
2012-07-24
cli: add --body=true|false option to notmuch-show.c
Mark Walters
2012-06-10
cli: use new notmuch_crypto_get_context in mime-node.c
Jameson Graef Rollins
2012-06-10
cli: new crypto verify flag to handle verification
Jameson Graef Rollins
2012-06-10
cli: modify mime_node_open to take new crypto struct as argument
Jameson Graef Rollins
2012-06-10
cli: modify show and reply to use new crypto struct
Jameson Graef Rollins
2012-05-24
cli: also use Delivered-To header to figure out the reply from address
Jani Nikula
2012-05-23
cli: clean up user address matching code in guess_from_received_header()
Jani Nikula
2012-05-23
cli: add user address matching helpers for notmuch reply
Jani Nikula
2012-05-05
lib/cli: Make notmuch_database_open return a status code
Austin Clements
2012-04-28
Use notmuch_database_destroy instead of notmuch_database_close
Justus Winter
[next]