Files
git/Documentation
Karsten Blees b493d7fc01 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-06-15 20:51:56 +00:00
..
2026-06-15 07:42:00 -07:00
2026-06-05 22:27:24 +09:00
2026-03-06 13:02:20 -08:00