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
*
cli: move config open/close to main() from subcommands
Jani Nikula
2013-03-08
*
cli: config: make notmuch_config_open() "is new" parameter input only
Jani Nikula
2013-03-07
*
dump/restore: Use Xapian queries for batch-tag format
Austin Clements
2013-01-06
*
restore: Make missing messages non-fatal (again)
Austin Clements
2013-01-06
*
notmuch-restore: handle empty input file, leading blank lines and comments.
David Bremner
2013-01-06
*
notmuch-restore: use debug version of talloc_strndup
David Bremner
2012-12-30
*
notmuch-restore: allocate a temporary talloc context for each line parsed.
David Bremner
2012-12-22
*
tag-utils: use the tag_opt_list_t as talloc context, if possible.
David Bremner
2012-12-22
*
notmuch-restore: fix return value propagation
David Bremner
2012-12-22
*
notmuch-restore: normalize case of error messages.
David Bremner
2012-12-09
*
notmuch-restore: add support for input format 'batch-tag'
David Bremner
2012-12-09
*
notmuch-restore: tidy formatting
David Bremner
2012-11-16
*
notmuch-restore: fix error message for extra positional parameter.
David Bremner
2012-11-15
*
notmuch-restore: remove extra increment of optind
David Bremner
2012-11-15
*
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