]> git.notmuchmail.org Git - notmuch/history - notmuch-setup.c
new: Handle fatal errors in remove_filename and _remove_directory
[notmuch] / notmuch-setup.c
2012-03-20 David BremnerMerge tag 'debian/0.12-1'
2012-03-20 David BremnerMerge tag '0.12'
2012-03-20 David BremnerMerge branch 'release'
2012-03-18 David BremnerMerge tag '0.12_rc2'
2012-03-15 David BremnerMerge branch 'release'
2012-03-15 David BremnerMerge branch 'release'
2012-03-14 David BremnerMerge branch 'release'
2012-03-11 David BremnerMerge branch 'release'
2012-03-03 David BremnerMake exclusion visible again
2012-03-03 David BremnerMerge branch 'release'
2012-03-02 Mark Waltersconfig: disable addition of exclude tags for 0.12
2012-02-04 David BremnerMerge commit '0.11.1'
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.