index
:
notmuch
master
thread-based email index, search and tagging
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
notmuch.c
Commit message (
Expand
)
Author
Age
*
cli: fix notmuch help additional topics
Jani Nikula
2014-03-27
*
cli: close config and do talloc report also on errors
Jani Nikula
2014-01-18
*
cli: clean up exit status code returned by the cli commands
Jani Nikula
2014-01-18
*
cli: Separate current and deprecated format version
Austin Clements
2013-11-08
*
notmuch-compact: Initial commit of CLI
Ben Gamari
2013-10-09
*
lib/cli: pass GMIME_ENABLE_RFC2047_WORKAROUNDS to g_mime_init()
Jani Nikula
2013-09-14
*
cli: add insert command
Peter Wang
2013-06-29
*
revert: Removed top level --stderr= option
Tomi Ollila
2013-06-24
*
cli: Guard deprecated g_type_init calls
Tomi Ollila
2013-06-08
*
cli: remove unused argument descriptions
Jani Nikula
2013-05-31
*
cli: add global option --stderr=FILE
Tomi Ollila
2013-05-29
*
cli: add top level --config=FILE option
Jani Nikula
2013-03-08
*
cli: move config open/close to main() from subcommands
Jani Nikula
2013-03-08
*
cli: config: make notmuch_config_open() "is new" parameter input only
Jani Nikula
2013-03-07
*
cli: plug main notmuch command into subcommand machinery
Jani Nikula
2013-03-07
*
cli: abstract subcommand finding into a new function
Jani Nikula
2013-03-07
*
CLI: add simple error handling for talloc logging
David Bremner
2013-02-08
*
CLI: convert top level argument parsing to use command-line-arguments
David Bremner
2013-01-22
*
CLI: remove alias machinery, and "part", "search-tags" commands
David Bremner
2013-01-22
*
CLI: add talloc leak report, controlled by an environment variable.
David Bremner
2012-12-30
*
cli: Framework for structured output versioning
Austin Clements
2012-12-16
*
cli: fix notmuch top level argument parsing
Jani Nikula
2012-12-04
*
notmuch: replace built-in help with exec of man
David Bremner
2011-12-31
*
cli: add support for pre and post notmuch new hooks
Jani Nikula
2011-12-11
*
CLI: update call to notmuch_help_command for new calling conventions.
David Bremner
2011-11-25
*
cli: add support for --output parameter in notmuch count
Jani Nikula
2011-11-15
*
cli: add options --offset and --limit to notmuch search
Jani Nikula
2011-11-15
*
docs: Update news, man page, and online help for restore --accumulate
David Bremner
2011-10-23
*
cli: change argument parsing convention for subcommands
David Bremner
2011-10-22
*
docs: Update man page, NEWS and online help for new dump arguments.
David Bremner
2011-10-16
*
Add missing call to g_type_init()
Aaron Ecay
2011-09-10
*
fix sum moar typos [user-visible documentation in code]
Pieter Praet
2011-06-23
*
Add decryption of PGP/MIME-encrypted parts with --decrypt.
Jameson Graef Rollins
2011-05-27
*
Add signature verification of PGP/MIME-signed parts with --verify.
Jameson Graef Rollins
2011-05-27
*
notmuch: Implement search-tags as an alias for "search --output=tags *"
Carl Worth
2011-05-24
*
notmuch show: Update documentation for default --format=raw for --part
Carl Worth
2011-05-24
*
notmuch: Support "notmuch part" as an alias for "notmuch show --format=raw"
Carl Worth
2011-05-24
*
New part output handling as option to notmuch-show.
Jameson Graef Rollins
2011-05-23
*
notmuch show: Properly nest MIME parts within mulipart parts
Carl Worth
2011-05-17
*
notmuch search: Clean up some memory leaks during search loop.
Carl Worth
2011-01-26
*
Add documentation for the recently added folder-based searching.
Carl Worth
2011-01-15
*
Rename "notmuch cat" to "notmuch show --format=raw"
Carl Worth
2010-11-06
*
Add 'cat' subcommand
Michal Sojka
2010-11-05
*
documentation: Add the "files" option to the synopsis of "search --output="
Carl Worth
2010-10-28
*
notmuch search: Add a new "notmuch search --output=files"
Carl Worth
2010-10-28
*
notmuch search: Add a new --output=(summary|threads|messages|tags) option.
Carl Worth
2010-10-28
*
notmuch config: Allow for new "notmuch config set" in addition to get
Carl Worth
2010-10-27
*
notmuch: Add a new "notmuch config" command for querying configuration.
Carl Worth
2010-10-27
*
notmuch show: Add documentation of --format=mbox
Carl Worth
2010-09-16
*
Fix help message for "show"
Jameson Rollins
2010-04-21
[next]