]> git.notmuchmail.org Git - notmuch/commit
CLI/new: add full-scan option
authorDavid Bremner <david@tethera.net>
Sun, 29 Apr 2018 23:19:40 +0000 (20:19 -0300)
committerDavid Bremner <david@tethera.net>
Tue, 22 May 2018 16:29:36 +0000 (09:29 -0700)
commit1c62e6d3a092b7a9e69aefcb83d9b019e0117b14
tree9860cbc5b055eab8779e2ef6eaf07b750606bd57
parent51f3a0786f49a22beca2cb1d9f77fa0d560f4bdb
CLI/new: add full-scan option

By default notmuch-new uses directory mtimes to optimize the scanning of
directories for new mail. This option allows turning that optimization
off e.g. for testing or debugging.
notmuch-new.c