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-reply.c
Age
Commit message (
Expand
)
Author
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
2012-03-31
reply: Move reply citation printing to the recursive MIME walk
Austin Clements
2012-03-31
reply: Convert default reply format to self-recursive style
Austin Clements
2012-03-31
show/reply: Unify the code that extracts text parts
Austin Clements
2012-03-19
reply: Add a JSON reply format.
Adam Wolfe Gordon
2012-03-19
reply: Factor out reply creation
Adam Wolfe Gordon
2012-02-12
cli: use notmuch_bool_t for boolean fields in notmuch_show_params_t
Jani Nikula
2012-01-25
show: Introduce mime_node formatter callback
Austin Clements
2012-01-21
Add compatibility with gmime 2.6
Thomas Jost
2012-01-16
cli: pick the user's address in a group list as from address
Jani Nikula
2012-01-14
cli: add support for replying just to the sender in "notmuch reply"
Jani Nikula
2012-01-14
cli: slightly refactor "notmuch reply" address scanning functions
Jani Nikula
2012-01-09
cli: convert "notmuch reply" to use the new argument parser
Jani Nikula
2012-01-09
cli: fix use of uninitialized variable in "notmuch reply"
Jani Nikula
2011-12-25
show: Pass notmuch_message_t instead of path to show_message_body.
Austin Clements
2011-10-22
cli: change argument parsing convention for subcommands
David Bremner
2011-10-06
Ignore "application/pgp-*" parts in reply.
Jameson Graef Rollins
2011-10-06
Fix notmuch-reply to not output "Non-text part:" lines for non-leafnode parts.
Jameson Graef Rollins
2011-09-05
Improve handling of message/rfc822 parts by adding a new header_message_part function to the formating structure.
Jameson Graef Rollins
2011-06-23
fix sum moar typos [comments in source code]
Pieter Praet
2011-06-15
Fix indentation in guess_from_received_header().
Dmitry Kurochkin
2011-06-15
Fix memory leak in guess_from_received_header().
Dmitry Kurochkin
2011-06-15
Fix double free in guess_from_received_header().
Dmitry Kurochkin
2011-06-03
Use stock GMimeSession by default
Daniel Kahn Gillmor
2011-05-27
Add decryption of PGP/MIME-encrypted parts with --decrypt.
Jameson Graef Rollins
2011-05-27
Add signature verification of PGP/MIME-signed parts with --verify.
Jameson Graef Rollins
2011-05-27
Break up format->part function into part_start and part_content functions.
Jameson Graef Rollins
2011-05-27
Use empty strings instead of NULL in format_reply structure.
Jameson Graef Rollins
2011-05-27
Integrate reply_part_content function into reply_part function.
Jameson Graef Rollins
2011-05-27
Simplify reply_part function to eliminate redundant code paths.
Jameson Graef Rollins
2011-05-23
New part output handling as option to notmuch-show.
Jameson Graef Rollins
2011-05-23
add part_sep formatter to replace "first" argument to part format functions
Jameson Graef Rollins
2011-05-20
pass entire format structure to various show_message functions
Jameson Graef Rollins
2011-05-17
notmuch show: Properly nest MIME parts within mulipart parts
Carl Worth
[next]