aboutsummaryrefslogtreecommitdiff
path: root/notmuch-setup.c
Commit message (Expand)AuthorAge
* 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