summaryrefslogtreecommitdiff
path: root/notmuch-config.c
AgeCommit message (Expand)Author
2012-03-02config: disable addition of exclude tags for 0.12Mark Walters
2012-02-27cli: update 'new.ignore' config file comment wrt file/directory matchingPieter Praet
2012-02-17add support for user-specified files & directories to ignoreTomi Ollila
2012-01-30moved _config_(get|set)_list () functions earlier in the fileTomi Ollila
2012-01-23config: only exclude messages if 'search.exclude_tags' is explicitly setPieter Praet
2012-01-23search: rename auto_exclude_tags to {search, }exclude_tagsPieter Praet
2012-01-20config: Better formatting for search section commentAustin Clements
2012-01-16search: Support automatic tag exclusionsAustin Clements
2011-12-12cli: factor out config handling code to get/set lists.David Bremner
2011-10-22cli: change argument parsing convention for subcommandsDavid Bremner
2011-06-23fix sum moar typos [user-visible documentation in code]Pieter Praet
2011-05-26Fix check of sysconf return in get_name/username_from_passwd_fileMatthias Guedemann
2010-11-11config: Fix confusing of "tag" and "flag" oin documentation.Carl Worth
2010-11-11notmuch setup: Fix to add maildir group (with comment) to existing fileCarl Worth
2010-11-11Enable maildir synchronization by default.Carl Worth
2010-11-11notmuch config: Add more documentation for maildir.synchronize_flagsCarl Worth
2010-11-11Avoid abbreviation, preferring notmuch_config_get_maildir_synchronize_flagsCarl Worth
2010-11-10Make maildir synchronization configurableMichal Sojka
2010-10-27notmuch config: Allow for new "notmuch config set" in addition to getCarl Worth
2010-10-27notmuch config: Provide support for querying non-standard configuration values.Carl Worth
2010-10-27notmuch: Add a new "notmuch config" command for querying configuration.Carl Worth
2010-07-19Avoid segmentation fault with NOTMUCH_CONFIG=/new/config/file notmuch setupCarl Worth
2010-04-23config: Rename messages.new_tags to just new.tagsCarl Worth
2010-04-23Clarify the documentation for the new_tags configuration option.Carl Worth
2010-04-23notmuch setup: Fix new configuration-file groups to get commentsCarl Worth
2010-04-23Sprinkle some const-correctness around new_tags.Carl Worth
2010-04-23notmuch-config: make new message tags configurableBen Gamari
2010-04-21notmuch: 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-23Support multiple configuration files via $NOTMUCH_CONFIGAlec Berryman
2009-11-22notmuch-config: Fix memleaks.Holger Freyther
2009-11-17Deal with situation where sysconf(_SC_GETPW_R_SIZE_MAX) returns -1Alexander Botero-Lowry
2009-11-11notmuch: Move welcome messages from "notmuch" to "notmuch setup".Carl Worth
2009-11-11notmuch setup: Add some comments when creating a .notmuch-config file.Carl Worth
2009-11-11notmuch: Add a configuration system.Carl Worth