index
:
notmuch
master
thread-based email index, search and tagging
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
notmuch-config.c
Commit message (
Expand
)
Author
Age
*
compat: add canonicalize_file_name
David Bremner
2014-04-08
*
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
2014-01-18
*
notmuch-config: use strchr(), not index() (Solaris support)
Blake Jones
2013-08-24
*
cli: config: fix config file save when the file does not exist
Jani Nikula
2013-05-12
*
cli: config: do not overwrite symlinks when saving config file
Jani Nikula
2013-04-14
*
cli: config: remove unnecessary braces from if blocks
Jani Nikula
2013-03-30
*
cli: move config open/close to main() from subcommands
Jani Nikula
2013-03-08
*
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-03-07
*
fix line breaks in one comment paragraph in generated .notmuch-config file
Tomi Ollila
2013-01-06
*
config: Add 'config list' command
Peter Wang
2012-04-28
*
config: Check 'config get' arity exactly
Peter Wang
2012-04-28
*
config: Fix free in 'config get' implementation.
Peter Wang
2012-04-24
*
Make exclusion visible again
David Bremner
2012-03-03
*
config: disable addition of exclude tags for 0.12
Mark Walters
2012-03-02
*
cli: update 'new.ignore' config file comment wrt file/directory matching
Pieter Praet
2012-02-27
*
add support for user-specified files & directories to ignore
Tomi Ollila
2012-02-17
*
moved _config_(get|set)_list () functions earlier in the file
Tomi Ollila
2012-01-30
*
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-23
*
config: Better formatting for search section comment
Austin Clements
2012-01-20
*
search: Support automatic tag exclusions
Austin Clements
2012-01-16
*
cli: factor out config handling code to get/set lists.
David Bremner
2011-12-12
*
cli: change argument parsing convention for subcommands
David Bremner
2011-10-22
*
fix sum moar typos [user-visible documentation in code]
Pieter Praet
2011-06-23
*
Fix check of sysconf return in get_name/username_from_passwd_file
Matthias Guedemann
2011-05-26
*
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-11
*
Make maildir synchronization configurable
Michal Sojka
2010-11-10
*
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-10-27
*
Avoid segmentation fault with NOTMUCH_CONFIG=/new/config/file notmuch setup
Carl Worth
2010-07-19
*
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-23
*
notmuch: Abort if specified configuration file is not found.
Carl Worth
2010-04-21
*
* notmuch-config: fix small leak from 'g_key_file_to_data'
Dirk-Jan C. Binnema
2009-12-04
*
Support multiple configuration files via $NOTMUCH_CONFIG
Alec Berryman
2009-11-23
*
notmuch-config: Fix memleaks.
Holger Freyther
2009-11-22
*
Deal with situation where sysconf(_SC_GETPW_R_SIZE_MAX) returns -1
Alexander Botero-Lowry
2009-11-17
*
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
2009-11-11