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
/
test
/
dump-restore
Commit message (
Expand
)
Author
Age
*
dump/restore: Use Xapian queries for batch-tag format
Austin Clements
2013-01-06
*
notmuch-restore: handle empty input file, leading blank lines and comments.
David Bremner
2013-01-06
*
test/dump-restore: new tests for empty files and leading comments/whitespace.
David Bremner
2013-01-06
*
test/dump-restore: add test for warning/error messages
David Bremner
2012-12-09
*
test: second set of dump/restore --format=batch-tag tests
David Bremner
2012-12-09
*
test: update dump-restore roundtripping test for batch-tag format
David Bremner
2012-12-09
*
test: add sanity check for dump --format=batch-tag.
David Bremner
2012-12-08
*
test: add broken roundtrip test
David Bremner
2012-12-02
*
test: add nontrivial test for restore --accumulate.
David Bremner
2012-11-17
*
test: add more informative titles to restore --accumulate tests
David Bremner
2012-11-17
*
notmuch-restore: replace positional argument for input with option
David Bremner
2012-08-06
*
notmuch-dump: remove deprecated positional argument for output file
David Bremner
2012-08-06
*
notmuch-restore: check for extra arguments.
David Bremner
2011-10-23
*
notmuch-restore: implement --accumulate option
David Bremner
2011-10-23
*
test/dump-restore: add tests for restore --accumulate
David Bremner
2011-10-23
*
test/dump-restore: Fix quoting on grep
David Bremner
2011-10-23
*
test/dump-restore: expand test suite for dump-restore, make more robust
David Bremner
2011-10-22
*
notmuch-dump: deprecate use of output file argument.
David Bremner
2011-10-16
*
notmuch-dump: treat any remaining arguments after the filename as search terms
David Bremner
2011-10-16
*
test: add tests for command line arguments to notmuch-dump
David Bremner
2011-10-16
*
test: update dump-restore to use redirection instead of filename args
David Bremner
2011-10-12
*
test: change "#!/bin/bash" to "#!/usr/bin/env bash" enhances portability
Joel Borggrén-Franck
2011-05-27
*
test: Fix the search and dump-restore tests to operator on non-empty mail store.
Carl Worth
2010-09-20
*
test: Remove useless NOTMUCH variable (in favor of simply "notmuch")
Carl Worth
2010-09-20
*
test: Rename all tests to get rid of the ugly numbers in file names.
Carl Worth
2010-09-17