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