Re: [sup-devel] [PATCH] add sup-import-dump: import message state in sup-dump format

2011-01-21 Thread Sascha Silbe
Excerpts from Nicolas Pouillard's message of Thu Jan 20 16:28:17 +0100 2011: > So it does not clear the index, right? It only assign the set of labels to the > given message. Just what I need to upgrade my sup index with my notmuch index. Yes, that's exactly the purpose (except that I'm using it

Re: [sup-devel] [PATCH] add sup-import-dump: import message state in sup-dump format

2011-01-20 Thread Nicolas Pouillard
On Wed, 19 Jan 2011 14:52:15 +0100, Sascha Silbe wrote: > sup-import-dump imports message state as exported by sup-dump into the index. > It is a direct replacement for the sup-sync --restored functionality that got > lost when merging the maildir branch. > Unlike sup-sync it operates on the index

Re: [sup-devel] [PATCH] add sup-import-dump: import message state in sup-dump format

2011-01-19 Thread Rich Lane
Applied to master. ___ Sup-devel mailing list Sup-devel@rubyforge.org http://rubyforge.org/mailman/listinfo/sup-devel

[sup-devel] [PATCH] add sup-import-dump: import message state in sup-dump format

2011-01-19 Thread Sascha Silbe
sup-import-dump imports message state as exported by sup-dump into the index. It is a direct replacement for the sup-sync --restored functionality that got lost when merging the maildir branch. Unlike sup-sync it operates on the index only, so it's fast enough for periodically importing full dumps