index
:
notmuch
debian/bookworm-backports
debian/bullseye
debian/bullseye-backports
debian/buster-backports
debian/jessie-backports
debian/squeeze-backports
debian/stretch
debian/stretch-backports
debian/trixie-backports
debian/unstable
debian/wheezy-backports
feature/git-remote
feature/wildcard
master
nmweb
pristine-tar
release
thread-based email index, search, and tagging
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
notmuch.c
Age
Commit message (
Expand
)
Author
2017-02-28
cli/config: don't try to open config file for 'notmuch help'
Jani Nikula
2016-10-31
cli: try to run external notmuch- prefixed commands as subcommands
Jani Nikula
2016-06-05
Use https instead of http where possible
Daniel Kahn Gillmor
2015-08-14
cli: add global option "--uuid"
David Bremner
2015-07-30
cli: enable notmuch --help command
David Bremner
2015-06-01
cli: add standard option processing to config, help and setup
David Bremner
2015-06-01
cli: define shared options, use for --help and --version
David Bremner
2015-06-01
cli: refactor notmuch_help_command
David Bremner
2015-06-01
cli: ignore config argument of notmuch_help_command
David Bremner
2015-05-31
cli: change "setup" to "set up" where used as a verb
J. Lewis Muir
2015-03-11
cli: add support for notmuch command --help
Jani Nikula
2015-03-11
cli: fix top level --help combined with other options
Jani Nikula
2014-11-05
cli: Introduce "notmuch address" command
Michal Sojka
2014-03-27
cli: fix notmuch help additional topics
Jani Nikula
2014-01-18
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
2013-11-08
cli: Separate current and deprecated format version
Austin Clements
2013-10-09
notmuch-compact: Initial commit of CLI
Ben Gamari
2013-09-14
lib/cli: pass GMIME_ENABLE_RFC2047_WORKAROUNDS to g_mime_init()
Jani Nikula
2013-06-29
cli: add insert command
Peter Wang
2013-06-24
revert: Removed top level --stderr= option
Tomi Ollila
2013-06-08
cli: Guard deprecated g_type_init calls
Tomi Ollila
2013-05-31
cli: remove unused argument descriptions
Jani Nikula
2013-05-29
cli: add global option --stderr=FILE
Tomi Ollila
2013-03-08
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-07
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-02-08
CLI: add simple error handling for talloc logging
David Bremner
2013-01-22
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
2012-12-30
CLI: add talloc leak report, controlled by an environment variable.
David Bremner
2012-12-16
cli: Framework for structured output versioning
Austin Clements
2012-12-04
cli: fix notmuch top level argument parsing
Jani Nikula
2011-12-31
notmuch: replace built-in help with exec of man
David Bremner
2011-12-11
cli: add support for pre and post notmuch new hooks
Jani Nikula
2011-11-25
CLI: update call to notmuch_help_command for new calling conventions.
David Bremner
2011-11-15
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-10-23
docs: Update news, man page, and online help for restore --accumulate
David Bremner
2011-10-22
cli: change argument parsing convention for subcommands
David Bremner
2011-10-16
docs: Update man page, NEWS and online help for new dump arguments.
David Bremner
2011-09-10
Add missing call to g_type_init()
Aaron Ecay
2011-06-23
fix sum moar typos [user-visible documentation in code]
Pieter Praet
2011-05-27
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-24
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
[next]