1
0
mirror of https://github.com/djcb/mu.git synced 2024-06-24 07:26:49 +02:00
mu/lib/index
Dirk-Jan C. Binnema 3820118246 store: rename "metadata" into "properties"
properties are the constant (for the duration) values for a store; metadata may
change, so reserve that name for that.
2022-02-14 11:12:26 +02:00
..
Makefile.am build: Add some Xapian deps 2021-11-12 23:11:45 +02:00
meson.build build: fix compiler warning 2021-11-05 09:02:24 +02:00
mu-indexer.cc store: rename "metadata" into "properties" 2022-02-14 11:12:26 +02:00
mu-indexer.hh indexer: fix some threading issues with Progress 2022-02-07 20:49:43 +02:00
mu-scanner.cc index: save/commit metadata after messages 2022-02-03 23:04:18 +02:00
mu-scanner.hh lib/index/scanner: tidy up a bit 2021-10-22 08:33:51 +03:00
test-scanner.cc clang-format: update c/cc coding style 2021-10-20 12:26:16 +03:00