index
:
notmuch
master
thread-based email index, search and tagging
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
notmuch-client.h
Commit message (
Expand
)
Author
Age
*
search: Add stable queries to thread search results
Austin Clements
2013-11-08
*
cli: Separate current and deprecated format version
Austin Clements
2013-11-08
*
notmuch-compact: Initial commit of CLI
Ben Gamari
2013-10-09
*
cli: add --include-html option to notmuch show
John Lenz
2013-08-27
*
cli: add insert command
Peter Wang
2013-06-29
*
revert: Removed top level --stderr= option
Tomi Ollila
2013-06-24
*
cli: add global option --stderr=FILE
Tomi Ollila
2013-05-29
*
cli: move config open/close to main() from subcommands
Jani Nikula
2013-03-08
*
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
2013-03-07
*
util: add talloc-extra.[ch]
David Bremner
2012-12-30
*
cli: Framework for structured output versioning
Austin Clements
2012-12-16
*
Rename the -json printer functions in notmuch-reply and notmuch-show to gener...
Peter Feigl
2012-12-08
*
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-08-03
*
cli: add --body=true|false option to notmuch-show.c
Mark Walters
2012-07-24
*
cli: Let json output "null" messages for non --entire-thread
Mark Walters
2012-06-29
*
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 functi...
Jameson Graef Rollins
2012-06-10
*
cli: use new typedef to deal with gmime 2.4/2.6 context incompatibility
Jameson Graef Rollins
2012-06-10
*
show: Remove unused fields from notmuch_show_format
Austin Clements
2012-04-15
*
Remove show-message.c
Austin Clements
2012-04-15
*
cli: move show to the new --exclude= option naming scheme.
Mark Walters
2012-04-07
*
show/reply: Unify the code that extracts text parts
Austin Clements
2012-03-31
*
reply: Add a JSON reply format.
Adam Wolfe Gordon
2012-03-19
*
show: Allow formatters to return errors
Austin Clements
2012-03-18
*
add support for user-specified files & directories to ignore
Tomi Ollila
2012-02-17
*
cli: use notmuch_bool_t for boolean fields in notmuch_show_params_t
Jani Nikula
2012-02-12
*
show: Introduce mime_node formatter callback
Austin Clements
2012-01-25
*
mime node: Record depth-first part numbers
Austin Clements
2012-01-25
*
search: rename auto_exclude_tags to {search, }exclude_tags
Pieter Praet
2012-01-23
*
Add compatibility with gmime 2.6
Thomas Jost
2012-01-21
*
search: Support automatic tag exclusions
Austin Clements
2012-01-16
*
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-25
*
cli: introduce the concept of user defined hooks
Jani Nikula
2011-12-11
*
command-line-arguments.[ch]: new argument parsing framework for notmuch.
David Bremner
2011-12-08
*
Improve handling of message/rfc822 parts by adding a new header_message_part ...
Jameson Graef Rollins
2011-09-05
*
Use stock GMimeSession by default
Daniel Kahn Gillmor
2011-06-03
*
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
*
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 o...
Jameson Graef Rollins
2011-05-23
[next]