summaryrefslogtreecommitdiff
path: root/notmuch-client.h
Commit message (Expand)AuthorAge
* cli/show: use single stream for printf / gmime object outputDavid Bremner2017-05-30
* cli/reply: direct all output for text format to gmime streamDavid Bremner2017-05-30
* Merge branch 'release'David Bremner2017-04-01
|\
| * cli/dump: bump dump format version to 3David Bremner2017-04-01
* | cli/show: remove unused raw member from show parameters structJani Nikula2017-03-10
|/
* cli/config: don't try to open config file for 'notmuch help'Jani Nikula2017-02-28
* cli/show: list all filenames of a message in the formatted outputJani Nikula2017-02-26
* cli/insert: return EX_TEMPFAIL for some errorsDavid Bremner2016-12-07
* cli: consider files vanishing during notmuch new non-fatalJani Nikula2016-11-25
* CLI: add properties to dump outputDavid Bremner2016-09-21
* Use https instead of http where possibleDaniel Kahn Gillmor2016-06-05
* CLI: add optional config data to dump output.David Bremner2016-05-25
* CLI: add print_status_databaseDavid Bremner2016-03-29
* cli: crypto: S/MIME verification supportJani Nikula2016-01-29
* cli: change the data structure for notmuch address deduplicationJani Nikula2015-09-26
* cli: add utility routine to print error status.David Bremner2015-09-20
* cli/lib: remove support for GMime 2.4David Bremner2015-08-26
* cli: add global option "--uuid"David Bremner2015-08-14
* cli: add standard option processing to config, help and setupDavid Bremner2015-06-01
* cli: define shared options, use for --help and --versionDavid Bremner2015-06-01
* CLI: make gpg binary used by libgmime configurable.David Bremner2015-03-11
* CLI: set up infrastructure to make path to gpg configurable.David Bremner2015-03-09
* cli: Introduce "notmuch address" commandMichal Sojka2014-11-05
* dump: support gzipped and atomic outputDavid Bremner2014-04-12
* cli: abstract dump file open from the dump commandJani Nikula2014-03-30
* search: Add stable queries to thread search resultsAustin Clements2013-11-08
* cli: Separate current and deprecated format versionAustin Clements2013-11-08
* notmuch-compact: Initial commit of CLIBen Gamari2013-10-09
* cli: add --include-html option to notmuch showJohn Lenz2013-08-27
* cli: add insert commandPeter Wang2013-06-29
* revert: Removed top level --stderr= optionTomi Ollila2013-06-24
* cli: add global option --stderr=FILETomi Ollila2013-05-29
* cli: move config open/close to main() from subcommandsJani Nikula2013-03-08
* cli: config: make notmuch_config_open() "is new" parameter input onlyJani Nikula2013-03-07
* cli: config: keep track of whether the config is newly createdJani Nikula2013-03-07
* util: add talloc-extra.[ch]David Bremner2012-12-30
* cli: Framework for structured output versioningAustin Clements2012-12-16
* Rename the -json printer functions in notmuch-reply and notmuch-show to gener...Peter Feigl2012-12-08
* show: Remove now unused fields from notmuch_show_formatAustin Clements2012-08-03
* show: Convert format_headers_json to use sprinterAustin Clements2012-08-03
* show: Feed the sprinter down to part formattersAustin Clements2012-08-03
* show: Associate an sprinter with each formatAustin Clements2012-08-03
* cli: add --body=true|false option to notmuch-show.cMark Walters2012-07-24
* cli: Let json output "null" messages for non --entire-threadMark Walters2012-06-29
* cli: use new notmuch_crypto_get_context in mime-node.cJameson Graef Rollins2012-06-10
* cli: new crypto verify flag to handle verificationJameson Graef Rollins2012-06-10
* cli: modify mime_node_open to take new crypto struct as argumentJameson Graef Rollins2012-06-10
* cli: modify show and reply to use new crypto structJameson Graef Rollins2012-06-10
* cli: new crypto structure to store crypto contexts and parameters, and functi...Jameson Graef Rollins2012-06-10
* cli: use new typedef to deal with gmime 2.4/2.6 context incompatibilityJameson Graef Rollins2012-06-10