Karsten Blees 1c29832b6c mingw: add infrastructure for read-only file system level caches
Add a macro to mark code sections that only read from the file system,
along with a config option and documentation.

This facilitates implementation of relatively simple file system level
caches without the need to synchronize with the file system.

Enable read-only sections for 'git status' and preload_index.

Signed-off-by: Karsten Blees <blees@dcon.de>
2026-02-03 23:04:40 +00:00
..
2025-02-14 17:53:47 -08:00
2025-12-09 07:38:56 +09:00
2025-02-14 17:53:47 -08:00
2025-08-08 09:14:46 -07:00
2025-02-14 17:53:47 -08:00
2025-10-20 14:12:17 -07:00