]> Sergey Matveev's repositories - public-inbox.git/commit
watch: respect altid for incremental watch changes
authorEric Wong <e@80x24.org>
Fri, 12 Aug 2016 22:08:50 +0000 (22:08 +0000)
committerEric Wong <e@80x24.org>
Fri, 12 Aug 2016 22:08:50 +0000 (22:08 +0000)
commit4e6710183bc331020a406077a1873f2713973f07
tree0b1a05c26fbb15ad2c1cf5634f6c2e5faac9c58e
parent50c1b933afec4937ebc99e1d372cef2dc6b295c2
watch: respect altid for incremental watch changes

We need to pass the Inbox object to SearchIdx to get altid
mappings properly for incremental imports.

TODO: use the Inbox object in more places where it makes sense
to do so.
lib/PublicInbox/Import.pm
lib/PublicInbox/WatchMaildir.pm