summaryrefslogtreecommitdiff
path: root/notmuch-config.c
Commit message (Expand)AuthorAge
* config: Rename messages.new_tags to just new.tagsCarl Worth2010-04-23
* Clarify the documentation for the new_tags configuration option.Carl Worth2010-04-23
* notmuch setup: Fix new configuration-file groups to get commentsCarl Worth2010-04-23
* Sprinkle some const-correctness around new_tags.Carl Worth2010-04-23
* notmuch-config: make new message tags configurableBen Gamari2010-04-23
* notmuch: Abort if specified configuration file is not found.Carl Worth2010-04-21
* * notmuch-config: fix small leak from 'g_key_file_to_data'Dirk-Jan C. Binnema2009-12-04
* Support multiple configuration files via $NOTMUCH_CONFIGAlec Berryman2009-11-23
* notmuch-config: Fix memleaks.Holger Freyther2009-11-22
* Deal with situation where sysconf(_SC_GETPW_R_SIZE_MAX) returns -1Alexander Botero-Lowry2009-11-17
* notmuch: Move welcome messages from "notmuch" to "notmuch setup".Carl Worth2009-11-11
* notmuch setup: Add some comments when creating a .notmuch-config file.Carl Worth2009-11-11
* notmuch: Add a configuration system.Carl Worth2009-11-11