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-config.c
Age
Commit message (
Expand
)
Author
2021-09-04
CLI/config support saving s-expression queries
David Bremner
2021-09-04
configure: optional library sfsexp
David Bremner
2021-09-04
CLI: make variable n_requested_db_uuid file scope.
David Bremner
2021-08-18
Merge tag 'debian/0.32.3-1'
David Bremner
2021-08-17
CLI/config: restore "notmuch config get built_with.*"
David Bremner
2021-05-14
CLI/config: make immutable tables const
David Bremner
2021-04-24
compat: rename {,notmuch_}canonicalize_file_name
Đoàn Trần Công Danh
2021-04-06
CLI: rename notmuch_config_t to notmuch_conffile_t
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: default to storing all config in external files
David Bremner
2021-03-27
CLI/config: drop cached data from notmuch_config_t
David Bremner
2021-03-27
CLI/config: drop obsolete notmuch_config_get_*
David Bremner
2021-03-27
CLI/config: use notmuch_database_reopen
David Bremner
2021-03-27
CLI/config: migrate notmuch_config_open to new config
David Bremner
2021-03-27
CLI/config: switch "notmuch config list" to merged config
David Bremner
2021-03-27
CLI/config: use merged config for "config get"
David Bremner
2021-03-13
cli: run uncrustify
uncrustify
2021-02-06
cli/config: add accessor for config file name
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
2020-02-19
Drop deprecated/unused crypto.gpg_path
Daniel Kahn Gillmor
2019-06-14
cli: run uncrustify
uncrustify
2019-06-14
cli: partial whitespace cleanup in notmuch-config.c
David Bremner
2019-05-25
cli/config: check syntax of user configured field names
David Bremner
2019-05-25
cli/config: support user header index config
David Bremner
2019-05-25
cli/config: refactor _stored_in_db
David Bremner
2019-05-03
gmime-cleanup: remove obsolete gpg_path configuration option and crypto contexts
Daniel Kahn Gillmor
2018-09-08
notmuch: Database paths without a leading / are relative to $HOME
David Edmondson
2017-12-08
indexing: Change from try_decrypt to decrypt
Daniel Kahn Gillmor
2017-10-21
config: define new option index.try_decrypt
Daniel Kahn Gillmor
2017-10-21
config: test whether an item is stored in the database by name
Daniel Kahn Gillmor
2017-10-09
cli: convert notmuch_bool_t to stdbool
Jani Nikula
2017-07-14
config: deprecate/drop crypto.gpg_path under gmime 2.6/3.0
Daniel Kahn Gillmor
2017-02-28
notmuch-config: ENOENT vs generic handling when file open fails.
Tomi Ollila
2017-02-28
cli/config: don't try to open config file for 'notmuch help'
Jani Nikula
2017-01-07
cli/config: rename name to key in _config_set_list
Jani Nikula
2017-01-07
cli/config: allocate config using talloc_zero
Jani Nikula
2016-12-16
notmuch-config: replace config reading function
Ioan-Adrian Ratiu
2016-12-16
cli: abstract config file reading to a separate function
Jani Nikula
2016-06-29
lib: add built_with handling for XAPIAN_DB_RETRY_LOCK
David Bremner
2016-06-05
Use https instead of http where possible
Daniel Kahn Gillmor
2016-05-25
CLI: add notmuch-config support for named queries
David Bremner
2016-05-13
lib/cli: add library API / CLI for compile time options
David Bremner
2015-08-14
cli: add global option "--uuid"
David Bremner
2015-06-01
cli: add standard option processing to config, help and setup
David Bremner
2015-03-11
CLI: make gpg binary used by libgmime configurable.
David Bremner
2014-09-07
cli: Be more helpful when .notmuch-config does not exist
Austin Clements
2014-08-07
notmuch-config: talloc_strdup MAILDIR and NAME environment variables
Tomi Ollila
2014-07-31
config: read database.path from $MAILDIR if set
Mark Oteiza
[next]