mu/lib/index
Dirk-Jan C. Binnema 87ac89b082 index: rely less on dir tstamp when indexing
Let's use the _current time_ (time(NULL)) instead of the dir-tstamp for a maildir;
this avoids re-indexing mail where the mails have a newer time, but their
directory hasn't (e.g. 'touch')

Experimental, let see how this works.
2021-09-02 23:16:24 +03:00
..
Makefile.am lib/index: Implement new indexer 2020-06-27 17:07:00 +03:00
meson.build build: experimental support for the meson build system 2021-02-12 00:49:35 +02:00
mu-indexer.cc index: rely less on dir tstamp when indexing 2021-09-02 23:16:24 +03:00
mu-indexer.hh mu-indexer: clean up state management 2020-11-15 17:20:52 +02:00
mu-scanner.cc index: make lazy check less lazy 2021-08-12 17:56:00 +03:00
mu-scanner.hh index: make lazy check less lazy 2021-08-12 17:56:00 +03:00
test-scanner.cc lib/index: Implement new indexer 2020-06-27 17:07:00 +03:00