aboutsummaryrefslogtreecommitdiff
path: root/notmuch-client.h
Commit message (Expand)AuthorAge
...
* | 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