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-config.c
Age
Commit message (
Expand
)
Author
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
2009-12-04
* notmuch-config: fix small leak from 'g_key_file_to_data'
Dirk-Jan C. Binnema
2009-11-23
Support multiple configuration files via $NOTMUCH_CONFIG
Alec Berryman
2009-11-22
notmuch-config: Fix memleaks.
Holger Freyther
2009-11-17
Deal with situation where sysconf(_SC_GETPW_R_SIZE_MAX) returns -1
Alexander Botero-Lowry
2009-11-11
notmuch: Move welcome messages from "notmuch" to "notmuch setup".
Carl Worth
2009-11-11
notmuch setup: Add some comments when creating a .notmuch-config file.
Carl Worth
2009-11-11
notmuch: Add a configuration system.
Carl Worth