Files
git/Documentation
Karsten Blees 74d18a785c 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>
2022-09-16 03:34:09 +02:00
..
2022-09-15 16:09:47 -07:00
2022-08-05 15:52:14 -07:00
2022-08-14 23:19:28 -07:00