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
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
notmuch.c
Age
Commit message (
Expand
)
Author
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
2011-05-23
New part output handling as option to notmuch-show.
Jameson Graef Rollins
2011-05-17
notmuch show: Properly nest MIME parts within mulipart parts
Carl Worth
2011-01-26
notmuch search: Clean up some memory leaks during search loop.
Carl Worth
2011-01-15
Add documentation for the recently added folder-based searching.
Carl Worth
2010-11-06
Rename "notmuch cat" to "notmuch show --format=raw"
Carl Worth
2010-11-05
Add 'cat' subcommand
Michal Sojka
2010-10-28
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-27
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-09-16
notmuch show: Add documentation of --format=mbox
Carl Worth
2010-04-21
Fix help message for "show"
Jameson Rollins
2010-04-16
notmuch.c: Shorten version string
Sebastian Spaeth
2010-04-09
notmuch count: Remove unneeded paragraph from documentation.
Carl Worth
2010-04-09
notmuch count: Remove special handling of "*".
Carl Worth
2010-04-09
notmuch: Document the new special-case syntax of "*".
Carl Worth
2010-04-09
Have notmuch count default to showing the total.
Mike Kelly
2010-04-02
Merge remote branch 'dme/dme-for-cworth'
Carl Worth
[next]