summaryrefslogtreecommitdiff
path: root/notmuch-setup.c
Commit message (Expand)AuthorAge
* notmuch setup: Don't prompt about maildir synchronizationCarl Worth2010-11-11
* Avoid abbreviation, preferring notmuch_config_get_maildir_synchronize_flagsCarl Worth2010-11-11
* Make maildir synchronization configurableMichal Sojka2010-11-10
* notmuch-setup.c: Initialize getline(3) response_size to 0Mike Kelly2010-10-29
* notmuch: Eliminate some const-correctness warnings.Carl Worth2010-10-27
* notmuch setup: Prompt for tags to set on new messages.Carl Worth2010-04-23
* notmuch setup: Exit if EOF is encountered at any prompt.Carl Worth2009-12-01
* modify notmuch_setup_command to return 1 if config file write fails.Jameson Graef Rollins2009-11-25
* Support multiple configuration files via $NOTMUCH_CONFIGAlec Berryman2009-11-23
* notmuch new: Unbreak after the addition of notmuch-config.Carl Worth2009-11-11
* notmuch: Move welcome messages from "notmuch" to "notmuch setup".Carl Worth2009-11-11
* notmuch: Add a configuration system.Carl Worth2009-11-11
* notmuch setup: Break the implementation up into manageable functions.Carl Worth2009-11-11
* notmuch: Break notmuch.c up into several smaller files.Carl Worth2009-11-10