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
2021-10-23
CLI: move indexopts variable out of shared options block
David Bremner
2021-09-04
CLI: move query syntax to shared option
David Bremner
2021-09-04
CLI: make variable n_requested_db_uuid file scope.
David Bremner
2021-06-25
lib: write talloc report in notmuch_database_destroy
David Bremner
2021-05-14
CLI/notmuch: make immutable tables const
David Bremner
2021-05-14
CLI: centralize initialization in notmuch_client_init
David Bremner
2021-04-06
CLI: drop notmuch_config_t from subcommand interface.
David Bremner
2021-04-06
CLI/config: remove calls to notmuch_config_open from top level
David Bremner
2021-03-27
CLI/config: support set/get with split configuration
David Bremner
2021-03-27
CLI+lib: detect missing database in split configurations.
David Bremner
2021-03-27
CLI/notmuch: switch notmuch_command to notmuch_config_get
David Bremner
2021-03-27
CLI/config: migrate notmuch_config_open to new config
David Bremner
2021-03-27
CLI/setup: switch to new configuration framework
David Bremner
2021-03-27
CLI: load merged config at top level
David Bremner
2021-03-19
CLI/show: complete conversion to new configuration framework.
David Bremner
2021-03-13
cli: run uncrustify
uncrustify
2021-02-06
cli/new: convert to new config framework
David Bremner
2021-02-06
cli/compact: convert to new configuration framework
David Bremner
2021-02-06
cli/tag: convert to new config framework.
David Bremner
2021-02-06
CLI/{search,address}: convert to new configuration framework
David Bremner
2021-02-06
CLI/reply: convert to new config framework
David Bremner
2021-02-06
cli/reindex: convert new config framework
David Bremner
2021-02-06
CLI/insert: convert to new config framework.
David Bremner
2021-02-06
CLI/restore: convert to new config framework
David Bremner
2021-02-06
cli/dump: convert to new config framework
David Bremner
2021-02-06
CLI/count: switch to new configuration framework
David Bremner
2021-02-06
lib/config: add config values iterator
David Bremner
2021-02-06
CLI: add (unused) database argument to subcommands.
David Bremner
2021-02-06
CLI: generalize notmuch_config_mode_t
David Bremner
2019-06-14
cli: run uncrustify
uncrustify
2019-06-11
append _unused to the expression defined using unused() macro
Tomi Ollila
2019-05-03
gmime-cleanup: drop unused gmime #defines and simplify g_mime_init ()
Daniel Kahn Gillmor
2019-05-03
gmime-cleanup: drop all arguments unused in GMime 3
Daniel Kahn Gillmor
2019-05-03
gmime-cleanup: remove obsolete gpg_path configuration option and crypto contexts
Daniel Kahn Gillmor
2018-01-04
fix typos
Daniel Kahn Gillmor
2017-12-11
cli/help,completion: added pointers to notmuch-properties(7)
Daniel Kahn Gillmor
2017-12-08
crypto: add --decrypt=nostash to avoid stashing session keys
Daniel Kahn Gillmor
2017-12-08
crypto: new decryption policy "auto"
Daniel Kahn Gillmor
2017-12-08
lib: convert notmuch decryption policy to an enum
Daniel Kahn Gillmor
2017-12-08
indexopts: change _try_decrypt to _decrypt_policy
Daniel Kahn Gillmor
2017-12-08
indexing: Change from try_decrypt to decrypt
Daniel Kahn Gillmor
2017-12-07
cli/help: give a hint about notmuch-emacs-mua
Daniel Kahn Gillmor
2017-10-21
cli: set up shared command-line arguments for indexing
Daniel Kahn Gillmor
2017-10-09
cli: convert notmuch_bool_t to stdbool
Jani Nikula
2017-10-04
cli: use designated initializers for opt desc
Jani Nikula
2017-08-01
add "notmuch reindex" subcommand
Daniel Kahn Gillmor
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
[next]