aboutsummaryrefslogtreecommitdiff
path: root/notmuch-client.h
Commit message (Expand)AuthorAge
* Utility function to seek in MIME trees in depth-first order.Austin Clements2011-12-25
* Introduce a generic tree-like abstraction for MIME traversal.Austin Clements2011-12-25
* show: Pass notmuch_message_t instead of path to show_message_body.Austin Clements2011-12-25
* cli: introduce the concept of user defined hooksJani Nikula2011-12-11
* command-line-arguments.[ch]: new argument parsing framework for notmuch.David Bremner2011-12-08
* Improve handling of message/rfc822 parts by adding a new header_message_part ...Jameson Graef Rollins2011-09-05
* Use stock GMimeSession by defaultDaniel Kahn Gillmor2011-06-03
* Add decryption of PGP/MIME-encrypted parts with --decrypt.Jameson Graef Rollins2011-05-27
* Add signature verification of PGP/MIME-signed parts with --verify.Jameson Graef Rollins2011-05-27
* Break up format->part function into part_start and part_content functions.Jameson Graef Rollins2011-05-27
* New part output handling as option to notmuch-show.Jameson Graef Rollins2011-05-23
* rename do_show_raw to do_show_single, and create params.raw for raw message o...Jameson Graef Rollins2011-05-23
* add part_sep formatter to replace "first" argument to part format functionsJameson Graef Rollins2011-05-23
* create notmuch_show_params_t structure for holding parameters passed to show ...Jameson Graef Rollins2011-05-23
* pass entire format structure to various show_message functionsJameson Graef Rollins2011-05-20
* notmuch show: Properly nest MIME parts within mulipart partsCarl Worth2011-05-17
* Avoid abbreviation, preferring notmuch_config_get_maildir_synchronize_flagsCarl Worth2010-11-11
* Make maildir synchronization configurableMichal Sojka2010-11-10
* Add 'cat' subcommandMichal Sojka2010-11-05
* notmuch: Add a new "notmuch config" command for querying configuration.Carl Worth2010-10-27
* Sprinkle some const-correctness around new_tags.Carl Worth2010-04-23
* notmuch-config: make new message tags configurableBen Gamari2010-04-23
* notmuch: Correctly terminate text/* parts in JSON outputDavid Edmondson2010-04-05
* Merge remote branch 'dme/dme-for-cworth'Carl Worth2010-04-02
|\
| * notmuch: Add a 'part' subcommandDavid Edmondson2010-04-02
* | notmuch: Add a version (0.1 initially) with a new --version option.Carl Worth2010-04-02
|/
* Add an "--format=(json|text)" command-line option to both notmuch-search and ...Scott Robinson2010-02-23
* Make the add_files function static within notmuch-new.c.Carl Worth2010-01-06
* notmuch new: Remove hack to ignore read-only directories in mail store.Carl Worth2010-01-06
* Makefile: Incorporate getline implementation into the build.Carl Worth2009-12-01
* notmuch: New command 'search-tags'.Jan Janak2009-11-26
* Add 'notmuch count' command to show the count of matching messagesKeith Packard2009-11-23
* ANSI escapes in "new" only when output is a ttyAdrian Perez2009-11-23
* Support for printing file paths in new commandAdrian Perez2009-11-23
* notmuch-new: Only install SIGALRM if not running under gdbChris Wilson2009-11-22
* notmuch help: Update documentation (following recent text from notmuch.1)Carl Worth2009-11-17
* Add some const correctness to talloc 'ctx' parameter.Carl Worth2009-11-17
* notmuch search: Add --first and --max-threads options for incremental search.Carl Worth2009-11-12
* notmuch: Move welcome messages from "notmuch" to "notmuch setup".Carl Worth2009-11-11
* notmuch: Add a configuration system.Carl Worth2009-11-11
* notmuch reply: Add (incomplete) reply commandKeith Packard2009-11-10
* notmuch: Break notmuch.c up into several smaller files.Carl Worth2009-11-10