summaryrefslogtreecommitdiff
path: root/notmuch.c
Commit message (Expand)AuthorAge
* documentation: Add the "files" option to the synopsis of "search --output="Carl Worth2010-10-28
* notmuch search: Add a new "notmuch search --output=files"Carl Worth2010-10-28
* notmuch search: Add a new --output=(summary|threads|messages|tags) option.Carl Worth2010-10-28
* notmuch config: Allow for new "notmuch config set" in addition to getCarl Worth2010-10-27
* notmuch: Add a new "notmuch config" command for querying configuration.Carl Worth2010-10-27
* notmuch show: Add documentation of --format=mboxCarl Worth2010-09-16
* Fix help message for "show"Jameson Rollins2010-04-21
* notmuch.c: Shorten version stringSebastian Spaeth2010-04-16
* notmuch count: Remove unneeded paragraph from documentation.Carl Worth2010-04-09
* notmuch count: Remove special handling of "*".Carl Worth2010-04-09
* notmuch: Document the new special-case syntax of "*".Carl Worth2010-04-09
* Have notmuch count default to showing the total.Mike Kelly2010-04-09
* Merge remote branch 'dme/dme-for-cworth'Carl Worth2010-04-02
|\
| * notmuch: Add a 'part' subcommandDavid Edmondson2010-04-02
* | notmuch help: Eliminate a gratuitous level of indentation.Carl Worth2010-04-02
* | notmuch help: Simplify output by omitting arguments for each command.Carl Worth2010-04-02
* | notmuch: Add a version (0.1 initially) with a new --version option.Carl Worth2010-04-02
* | notmuch: Add support for a --help option.Carl Worth2010-04-02
|/
* Add is:<tag> as a synonym for tag:<tag> in search terms.Carl Worth2010-03-09
* Add an "--format=(json|text)" command-line option to both notmuch-search and ...Scott Robinson2010-02-23
* notmuch new: Remove hack to ignore read-only directories in mail store.Carl Worth2010-01-06
* notmuch.1: Document the new --entire-thread option to "notmuch show".Carl Worth2009-12-02
* notmuch show: limit display to only matching messagesBart Trojanowski2009-12-02
* Documentation for notmuch reply --format=(default|headers-only)Jed Brown2009-11-28
* search-tags: Add support for search-terms.Jan Janak2009-11-26
* notmuch: New command 'search-tags'.Jan Janak2009-11-26
* notmuch search: Remove the chunked-searching hack.Carl Worth2009-11-23
* Fix printing of literal '%' in help message.Carl Worth2009-11-23
* Add rudimentary date-based search.Carl Worth2009-11-23
* Add 'notmuch count' command to show the count of matching messagesKeith Packard2009-11-23
* Support multiple configuration files via $NOTMUCH_CONFIGAlec Berryman2009-11-23
* Support for printing file paths in new commandAdrian Perez2009-11-23
* notmuch main(): Remove stale comment.Carl Worth2009-11-18
* notmuch help: Print to stdout, not to stderr.Lars Kellogg-Stedman2009-11-18
* notmuch help: Update documentation (following recent text from notmuch.1)Carl Worth2009-11-17
* notmuch new: Unbreak after the addition of notmuch-config.Carl Worth2009-11-11
* notmuch: Make the command of "notmuch" walk the user through the next step.Carl Worth2009-11-11
* notmuch: Move welcome messages from "notmuch" to "notmuch setup".Carl Worth2009-11-11
* notmuch: Add a configuration system.Carl Worth2009-11-11
* notmuch reply: Use GMime to construct the header for the reply.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
* notmuch setup: Remove a debugging print.Carl Worth2009-11-09
* notmuch show: Don't show the subject line twice.Carl Worth2009-11-06
* notmuch show: Move subject from one-line summary down to its own line.Carl Worth2009-11-05
* Update notmuch man page with recently-added documentation.Carl Worth2009-11-05
* notmuch search: Document the from, to, and subject prefixes.Carl Worth2009-11-05
* notmuch show: Fix to work with any search string rather than just a thread ID.Carl Worth2009-11-05
* notmuch show: Add filename to output (next to message ID).Carl Worth2009-11-04
* notmuch show: Fix misplaced g_object_unref leading to error message.Carl Worth2009-11-04