]> git.notmuchmail.org Git - notmuch/history - notmuch-setup.c
emacs: Re-enable line wrapping in `notmuch-show-mode'.
[notmuch] / notmuch-setup.c
2012-01-23 Pieter Praetsetup: prompt user for search.exclude_tags value
2012-01-23 Austin Clementssetup: Create functions for tag list printing and parsing
2010-11-11 Carl Worthnotmuch setup: Don't prompt about maildir synchronization
2010-11-11 Carl WorthAvoid abbreviation, preferring notmuch_config_get_maild...
2010-11-10 Michal SojkaMake maildir synchronization configurable
2010-11-08 Carl WorthMerge in ruby bindings.
2010-10-29 Mike Kellynotmuch-setup.c: Initialize getline(3) response_size...
2010-10-28 Carl Worthnotmuch: Eliminate some const-correctness warnings.
2010-04-23 Carl Worthnotmuch setup: Prompt for tags to set on new messages.
2010-04-22 Carl WorthMerge Sebastian Spaeth's python bindings into bindings...
2009-12-05 Jameson Graef Rollinsmerge changes from upstream
2009-12-01 Carl Worthnotmuch setup: Exit if EOF is encountered at any prompt.
2009-11-27 Bart TrojanowskiMerge remote branch 'origin/master' into vim
2009-11-26 Jameson Graef Rollinsmodify notmuch_setup_command to return 1 if config...
2009-11-23 Alec BerrymanSupport multiple configuration files via $NOTMUCH_CONFIG
2009-11-12 Carl Worthnotmuch new: Unbreak after the addition of notmuch...
2009-11-12 Carl Worthnotmuch: Move welcome messages from "notmuch" to "notmu...
2009-11-12 Carl Worthnotmuch: Add a configuration system.
2009-11-11 Carl Worthnotmuch setup: Break the implementation up into managea...
2009-11-10 Carl Worthnotmuch: Break notmuch.c up into several smaller files.