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