index
:
notmuch
master
thread-based email index, search and tagging
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
notmuch-restore.c
Commit message (
Expand
)
Author
Age
*
notmuch-restore: replace positional argument for input with option
David Bremner
2012-08-06
*
lib/cli: Make notmuch_database_open return a status code
Austin Clements
2012-05-05
*
Use notmuch_database_destroy instead of notmuch_database_close
Justus Winter
2012-04-28
*
cli: refactor "notmuch restore" message tagging into a separate function
Jani Nikula
2012-03-30
*
notmuch-restore: convert to command-line-arguments
David Bremner
2011-12-08
*
xregcomp: don't consider every regex compilation failure an internal error.
David Bremner
2011-10-30
*
notmuch-restore: check for extra arguments.
David Bremner
2011-10-23
*
notmuch-restore: implement --accumulate option
David Bremner
2011-10-23
*
cli: change argument parsing convention for subcommands
David Bremner
2011-10-22
*
lib: make find_message{,by_filename) report errors
Ali Polatel
2011-10-04
*
lib: Rework interface for maildir_flags synchronization
Carl Worth
2010-11-11
*
Avoid abbreviation, preferring notmuch_config_get_maildir_synchronize_flags
Carl Worth
2010-11-11
*
Make maildir synchronization configurable
Michal Sojka
2010-11-10
*
lib: Rename iterator functions to prepare for reverse iteration.
Carl Worth
2010-03-09
*
notmuch restore: Don't waste time with messages with unchanged tags.
Carl Worth
2010-02-05
*
Rename NOTMUCH_DATABASE_MODE_WRITABLE to NOTMUCH_DATABASE_MODE_READ_WRITE
Carl Worth
2009-11-21
*
Permit opening the notmuch database in read-only mode.
Chris Wilson
2009-11-21
*
notmuch restore was skipping entries with no new tags
Keith Packard
2009-11-16
*
Unbreak several notmuch commands after the addition of configuration.
Carl Worth
2009-11-11
*
notmuch: Break notmuch.c up into several smaller files.
Carl Worth
2009-11-10