aboutsummaryrefslogtreecommitdiff
path: root/notmuch-restore.c
Commit message (Expand)AuthorAge
* lib/cli: Make notmuch_database_open return a status codeAustin Clements2012-05-05
* Use notmuch_database_destroy instead of notmuch_database_closeJustus Winter2012-04-28
* cli: refactor "notmuch restore" message tagging into a separate functionJani Nikula2012-03-30
* notmuch-restore: convert to command-line-argumentsDavid Bremner2011-12-08
* xregcomp: don't consider every regex compilation failure an internal error.David Bremner2011-10-30
* notmuch-restore: check for extra arguments.David Bremner2011-10-23
* notmuch-restore: implement --accumulate optionDavid Bremner2011-10-23
* cli: change argument parsing convention for subcommandsDavid Bremner2011-10-22
* lib: make find_message{,by_filename) report errorsAli Polatel2011-10-04
* lib: Rework interface for maildir_flags synchronizationCarl Worth2010-11-11
* Avoid abbreviation, preferring notmuch_config_get_maildir_synchronize_flagsCarl Worth2010-11-11
* Make maildir synchronization configurableMichal Sojka2010-11-10
* lib: Rename iterator functions to prepare for reverse iteration.Carl Worth2010-03-09
* notmuch restore: Don't waste time with messages with unchanged tags.Carl Worth2010-02-05
* Rename NOTMUCH_DATABASE_MODE_WRITABLE to NOTMUCH_DATABASE_MODE_READ_WRITECarl Worth2009-11-21
* Permit opening the notmuch database in read-only mode.Chris Wilson2009-11-21
* notmuch restore was skipping entries with no new tagsKeith Packard2009-11-16
* Unbreak several notmuch commands after the addition of configuration.Carl Worth2009-11-11
* notmuch: Break notmuch.c up into several smaller files.Carl Worth2009-11-10