index
:
notmuch
master
thread-based email index, search and tagging
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
notmuch-setup.c
Commit message (
Expand
)
Author
Age
*
notmuch setup: Don't prompt about maildir synchronization
Carl Worth
2010-11-11
*
Avoid abbreviation, preferring notmuch_config_get_maildir_synchronize_flags
Carl Worth
2010-11-11
*
Make maildir synchronization configurable
Michal Sojka
2010-11-10
*
notmuch-setup.c: Initialize getline(3) response_size to 0
Mike Kelly
2010-10-29
*
notmuch: Eliminate some const-correctness warnings.
Carl Worth
2010-10-27
*
notmuch setup: Prompt for tags to set on new messages.
Carl Worth
2010-04-23
*
notmuch setup: Exit if EOF is encountered at any prompt.
Carl Worth
2009-12-01
*
modify notmuch_setup_command to return 1 if config file write fails.
Jameson Graef Rollins
2009-11-25
*
Support multiple configuration files via $NOTMUCH_CONFIG
Alec Berryman
2009-11-23
*
notmuch new: Unbreak after the addition of notmuch-config.
Carl Worth
2009-11-11
*
notmuch: Move welcome messages from "notmuch" to "notmuch setup".
Carl Worth
2009-11-11
*
notmuch: Add a configuration system.
Carl Worth
2009-11-11
*
notmuch setup: Break the implementation up into manageable functions.
Carl Worth
2009-11-11
*
notmuch: Break notmuch.c up into several smaller files.
Carl Worth
2009-11-10