]> git.notmuchmail.org Git - sup/commit
bugfix: make sup-sync work again under new index-writing scheme
authorWilliam Morgan <wmorgan-sup@masanjin.net>
Fri, 29 Feb 2008 02:55:19 +0000 (18:55 -0800)
committerWilliam Morgan <wmorgan-sup@masanjin.net>
Fri, 29 Feb 2008 02:55:19 +0000 (18:55 -0800)
commit1c7df13ae28a079b7d74b0c826f1a8fa906e8035
tree3044f7cb3950839d23a3fc2fe84a9beb2cb8fb84
parenta842c631a27eba1e6b1aa3a4eefdefb1670bae2c
bugfix: make sup-sync work again under new index-writing scheme

Index#sync_message and PollManager#add_messages_from now take an
:force_overwrite option, which is used by sup-sync to override the
new conservative "document copy" semantics of index updates so that
index updates actually happen.
bin/sup-sync
lib/sup/index.rb
lib/sup/poll.rb