summaryrefslogtreecommitdiff
path: root/notmuch-restore.c
AgeCommit message (Expand)Author
2010-11-11lib: Rework interface for maildir_flags synchronizationCarl Worth
2010-11-11Avoid abbreviation, preferring notmuch_config_get_maildir_synchronize_flagsCarl Worth
2010-11-10Make maildir synchronization configurableMichal Sojka
2010-03-09lib: Rename iterator functions to prepare for reverse iteration.Carl Worth
2010-02-05notmuch restore: Don't waste time with messages with unchanged tags.Carl Worth
2009-11-21Rename NOTMUCH_DATABASE_MODE_WRITABLE to NOTMUCH_DATABASE_MODE_READ_WRITECarl Worth
2009-11-21Permit opening the notmuch database in read-only mode.Chris Wilson
2009-11-16notmuch restore was skipping entries with no new tagsKeith Packard
2009-11-11Unbreak several notmuch commands after the addition of configuration.Carl Worth
2009-11-10notmuch: Break notmuch.c up into several smaller files.Carl Worth