mu/lib/index
Dirk-Jan C. Binnema b465c1f779 index: make lazy check less lazy
We got many reports where the 'lazy check' didn't work too well for
people... so make it a bit less lazy, so it'll just work for more
people.

In practice, never skip _directories_ unless they're leaf directories;
this avoids the mtime-does-not-bubble-up problem.
2021-08-12 17:56:00 +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: make lazy check less lazy 2021-08-12 17:56:00 +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