summaryrefslogtreecommitdiff
path: root/notmuch.1
AgeCommit message (Expand)Author
2011-05-27Add decryption of PGP/MIME-encrypted parts with --decrypt.Jameson Graef Rollins
2011-05-27Add signature verification of PGP/MIME-signed parts with --verify.Jameson Graef Rollins
2011-05-24man page: Eliminate two warningsCarl Worth
2011-05-24notmuch show: Update documentation for default --format=raw for --partCarl Worth
2011-05-23New part output handling as option to notmuch-show.Jameson Graef Rollins
2011-05-17notmuch show: Properly nest MIME parts within mulipart partsCarl Worth
2011-01-15Add documentation for the recently added folder-based searching.Carl Worth
2010-11-06Rename "notmuch cat" to "notmuch show --format=raw"Carl Worth
2010-11-05Add 'cat' subcommandMichal Sojka
2010-11-01manpage: Add escaping for hyphen used as minusCarl Worth
2010-10-28documentation: Add the "files" option to the synopsis of "search --output="Carl Worth
2010-10-28notmuch search: Add a new "notmuch search --output=files"Carl Worth
2010-10-28notmuch search: Add a new --output=(summary|threads|messages|tags) option.Carl Worth
2010-10-27notmuch config: Allow for new "notmuch config set" in addition to getCarl Worth
2010-10-27notmuch: Add a new "notmuch config" command for querying configuration.Carl Worth
2010-09-16notmuch show: Add documentation of --format=mboxCarl Worth
2010-04-09nomtuch.1: Add documentation for "notmuch count"Carl Worth
2010-04-09notmuch: Document the new special-case syntax of "*".Carl Worth
2010-04-06man: Fix several occurences of hyphen intended to be minus.Carl Worth
2010-04-02notmuch: Add a 'part' subcommandDavid Edmondson
2010-03-09Add is:<tag> as a synonym for tag:<tag> in search terms.Carl Worth
2010-02-23Add an "--format=(json|text)" command-line option to both notmuch-search and notmuch-show.Scott Robinson
2010-02-23notmuch.1: Use bold and indentation for the NOTMUCH_CONFIG variable.Carl Worth
2010-02-23Add ENVIRONMENT VARIABLES section to the man pageJames Westby
2010-01-06notmuch new: Remove hack to ignore read-only directories in mail store.Carl Worth
2009-12-02notmuch.1: Document the new --entire-thread option to "notmuch show".Carl Worth
2009-11-28Documentation for notmuch reply --format=(default|headers-only)Jed Brown
2009-11-23notmuch search: Remove the chunked-searching hack.Carl Worth
2009-11-23Add rudimentary date-based search.Carl Worth
2009-11-23Support multiple configuration files via $NOTMUCH_CONFIGAlec Berryman
2009-11-17notmuch.1: Fix a couple of typos.Carl Worth
2009-11-17man.1: A big update of the notmuch manual page.Carl Worth
2009-11-10notmuch reply: Add (incomplete) reply commandKeith Packard
2009-11-05Update notmuch man page with recently-added documentation.Carl Worth
2009-11-02Add a simple manual page for notmuch.Carl Worth