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-client.h
Age
Commit message (
Expand
)
Author
2013-06-29
cli: add insert command
Peter Wang
2013-06-24
revert: Removed top level --stderr= option
Tomi Ollila
2013-05-29
cli: add global option --stderr=FILE
Tomi Ollila
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
2013-03-07
cli: config: keep track of whether the config is newly created
Jani Nikula
2012-12-30
util: add talloc-extra.[ch]
David Bremner
2012-12-16
cli: Framework for structured output versioning
Austin Clements
2012-12-08
Rename the -json printer functions in notmuch-reply and notmuch-show to generic -sprinter functions.
Peter Feigl
2012-08-03
show: Remove now unused fields from notmuch_show_format
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
show: Associate an sprinter with each format
Austin Clements
2012-07-24
cli: add --body=true|false option to notmuch-show.c
Mark Walters
2012-06-29
cli: Let json output "null" messages for non --entire-thread
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-06-10
cli: new crypto structure to store crypto contexts and parameters, and functions to support it
Jameson Graef Rollins
2012-06-10
cli: use new typedef to deal with gmime 2.4/2.6 context incompatibility
Jameson Graef Rollins
2012-04-15
show: Remove unused fields from notmuch_show_format
Austin Clements
2012-04-15
Remove show-message.c
Austin Clements
2012-04-07
cli: move show to the new --exclude= option naming scheme.
Mark Walters
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-18
show: Allow formatters to return errors
Austin Clements
2012-02-17
add support for user-specified files & directories to ignore
Tomi Ollila
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-25
mime node: Record depth-first part numbers
Austin Clements
2012-01-23
search: rename auto_exclude_tags to {search, }exclude_tags
Pieter Praet
2012-01-21
Add compatibility with gmime 2.6
Thomas Jost
2012-01-16
search: Support automatic tag exclusions
Austin Clements
2011-12-25
Utility function to seek in MIME trees in depth-first order.
Austin Clements
2011-12-25
Introduce a generic tree-like abstraction for MIME traversal.
Austin Clements
2011-12-25
show: Pass notmuch_message_t instead of path to show_message_body.
Austin Clements
2011-12-11
cli: introduce the concept of user defined hooks
Jani Nikula
2011-12-08
command-line-arguments.[ch]: new argument parsing framework for notmuch.
David Bremner
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-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-23
New part output handling as option to notmuch-show.
Jameson Graef Rollins
2011-05-23
rename do_show_raw to do_show_single, and create params.raw for raw message output
Jameson Graef Rollins
2011-05-23
add part_sep formatter to replace "first" argument to part format functions
Jameson Graef Rollins
2011-05-23
create notmuch_show_params_t structure for holding parameters passed to show 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]