aboutsummaryrefslogtreecommitdiffhomepage
path: root/notmuch-client.h
Commit message (Expand)AuthorAge
...
* New part output handling as option to notmuch-show.Gravatar Jameson Graef Rollins2011-05-23
* rename do_show_raw to do_show_single, and create params.raw for raw message o...Gravatar Jameson Graef Rollins2011-05-23
* add part_sep formatter to replace "first" argument to part format functionsGravatar Jameson Graef Rollins2011-05-23
* create notmuch_show_params_t structure for holding parameters passed to show ...Gravatar Jameson Graef Rollins2011-05-23
* pass entire format structure to various show_message functionsGravatar Jameson Graef Rollins2011-05-20
* notmuch show: Properly nest MIME parts within mulipart partsGravatar Carl Worth2011-05-17
* Avoid abbreviation, preferring notmuch_config_get_maildir_synchronize_flagsGravatar Carl Worth2010-11-11
* Make maildir synchronization configurableGravatar Michal Sojka2010-11-10
* Add 'cat' subcommandGravatar Michal Sojka2010-11-05
* notmuch: Add a new "notmuch config" command for querying configuration.Gravatar Carl Worth2010-10-27
* Sprinkle some const-correctness around new_tags.Gravatar Carl Worth2010-04-23
* notmuch-config: make new message tags configurableGravatar Ben Gamari2010-04-23
* notmuch: Correctly terminate text/* parts in JSON outputGravatar David Edmondson2010-04-05
* Merge remote branch 'dme/dme-for-cworth'Gravatar Carl Worth2010-04-02
|\
* | notmuch: Add a version (0.1 initially) with a new --version option.Gravatar Carl Worth2010-04-02
| * notmuch: Add a 'part' subcommandGravatar David Edmondson2010-04-02
|/
* Add an "--format=(json|text)" command-line option to both notmuch-search and ...Gravatar Scott Robinson2010-02-23
* Make the add_files function static within notmuch-new.c.Gravatar Carl Worth2010-01-06
* notmuch new: Remove hack to ignore read-only directories in mail store.Gravatar Carl Worth2010-01-06
* Makefile: Incorporate getline implementation into the build.Gravatar Carl Worth2009-12-01
* notmuch: New command 'search-tags'.Gravatar Jan Janak2009-11-26
* Add 'notmuch count' command to show the count of matching messagesGravatar Keith Packard2009-11-23
* ANSI escapes in "new" only when output is a ttyGravatar Adrian Perez2009-11-23
* Support for printing file paths in new commandGravatar Adrian Perez2009-11-23
* notmuch-new: Only install SIGALRM if not running under gdbGravatar Chris Wilson2009-11-22
* notmuch help: Update documentation (following recent text from notmuch.1)Gravatar Carl Worth2009-11-17
* Add some const correctness to talloc 'ctx' parameter.Gravatar Carl Worth2009-11-17
* notmuch search: Add --first and --max-threads options for incremental search.Gravatar Carl Worth2009-11-12
* notmuch: Move welcome messages from "notmuch" to "notmuch setup".Gravatar Carl Worth2009-11-11
* notmuch: Add a configuration system.Gravatar Carl Worth2009-11-11
* notmuch reply: Add (incomplete) reply commandGravatar Keith Packard2009-11-10
* notmuch: Break notmuch.c up into several smaller files.Gravatar Carl Worth2009-11-10