Files
git/builtin
Karsten Blees db93d60443 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-04-14 19:33:29 +02:00
..
2026-03-24 12:31:32 -07:00
2026-04-01 10:28:18 -07:00
2026-03-31 20:43:14 -07:00
2026-03-24 12:31:32 -07:00
2026-03-31 20:43:14 -07:00
2026-04-08 10:19:17 -07:00
2026-03-25 12:58:05 -07:00
2026-03-12 14:09:07 -07:00
2026-03-23 09:20:30 -07:00
2026-04-08 10:19:17 -07:00
2026-03-23 08:33:10 -07:00
2026-03-23 08:33:10 -07:00
2026-03-31 20:43:14 -07:00
2026-03-31 20:43:14 -07:00
2026-03-24 12:31:31 -07:00
2026-04-08 10:19:17 -07:00