]> Sergey Matveev's repositories - public-inbox.git/commit
lei <q|up>: distinguish between mset and l2m counts
authorEric Wong <e@80x24.org>
Sat, 1 May 2021 06:21:14 +0000 (06:21 +0000)
committerEric Wong <e@80x24.org>
Sat, 1 May 2021 19:11:33 +0000 (19:11 +0000)
commite76683309ca4f254697d84c23a452290553cae74
tree95ddebc7eb859b5583b672b524b03bcea9a98862
parente3196d9a2b15432e8a1f1a4a26d275b5a6d58b3b
lei <q|up>: distinguish between mset and l2m counts

The number of messages we write to --output is usually different
than the mset count due to deduplication from combining multiple
sources.

This change makes the stderr output of "lei up --all=local" way
more useful IMHO.
lib/PublicInbox/LeiToMail.pm
lib/PublicInbox/LeiXSearch.pm