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
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
2014-07-31
config: read user.name from $NAME if set
Mark Oteiza
2014-04-08
compat: add canonicalize_file_name
David Bremner
2014-01-18
cli: abstract common config get/set code
Jani Nikula
2014-01-18
cli: clean up exit status code returned by the cli commands
Jani Nikula
2013-08-24
notmuch-config: use strchr(), not index() (Solaris support)
Blake Jones
2013-05-12
cli: config: fix config file save when the file does not exist
Jani Nikula
2013-04-14
cli: config: do not overwrite symlinks when saving config file
Jani Nikula
2013-03-30
cli: config: remove unnecessary braces from if blocks
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: config: keep track of whether the config is newly created
Jani Nikula
2013-01-06
fix line breaks in one comment paragraph in generated .notmuch-config file
Tomi Ollila
2012-04-28
config: Add 'config list' command
Peter Wang
2012-04-28
config: Check 'config get' arity exactly
Peter Wang
2012-04-24
config: Fix free in 'config get' implementation.
Peter Wang
2012-03-03
Make exclusion visible again
David Bremner
2012-03-02
config: disable addition of exclude tags for 0.12
Mark Walters
2012-02-27
cli: update 'new.ignore' config file comment wrt file/directory matching
Pieter Praet
2012-02-17
add support for user-specified files & directories to ignore
Tomi Ollila
2012-01-30
moved _config_(get|set)_list () functions earlier in the file
Tomi Ollila
2012-01-23
config: only exclude messages if 'search.exclude_tags' is explicitly set
Pieter Praet
2012-01-23
search: rename auto_exclude_tags to {search, }exclude_tags
Pieter Praet
2012-01-20
config: Better formatting for search section comment
Austin Clements
2012-01-16
search: Support automatic tag exclusions
Austin Clements
2011-12-12
cli: factor out config handling code to get/set lists.
David Bremner
2011-10-22
cli: change argument parsing convention for subcommands
David Bremner
2011-06-23
fix sum moar typos [user-visible documentation in code]
Pieter Praet
2011-05-26
Fix check of sysconf return in get_name/username_from_passwd_file
Matthias Guedemann
2010-11-11
config: Fix confusing of "tag" and "flag" oin documentation.
Carl Worth
2010-11-11
notmuch setup: Fix to add maildir group (with comment) to existing file
Carl Worth
2010-11-11
Enable maildir synchronization by default.
Carl Worth
2010-11-11
notmuch config: Add more documentation for maildir.synchronize_flags
Carl Worth
2010-11-11
Avoid abbreviation, preferring notmuch_config_get_maildir_synchronize_flags
Carl Worth
2010-11-10
Make maildir synchronization configurable
Michal Sojka
2010-10-27
notmuch config: Allow for new "notmuch config set" in addition to get
Carl Worth
2010-10-27
notmuch config: Provide support for querying non-standard configuration values.
Carl Worth
2010-10-27
notmuch: Add a new "notmuch config" command for querying configuration.
Carl Worth
2010-07-19
Avoid segmentation fault with NOTMUCH_CONFIG=/new/config/file notmuch setup
Carl Worth
2010-04-23
config: Rename messages.new_tags to just new.tags
Carl Worth
2010-04-23
Clarify the documentation for the new_tags configuration option.
Carl Worth
2010-04-23
notmuch setup: Fix new configuration-file groups to get comments
Carl Worth
2010-04-23
Sprinkle some const-correctness around new_tags.
Carl Worth
2010-04-23
notmuch-config: make new message tags configurable
Ben Gamari
2010-04-21
notmuch: Abort if specified configuration file is not found.
Carl Worth
[next]