Files
git/Documentation
Karsten Blees 7b53473ad9 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>
2020-05-26 21:20:08 +02:00
..
2020-05-26 09:38:13 -07:00
2020-05-14 14:39:44 -07:00
2020-05-20 08:33:30 -07:00
2020-05-26 09:32:08 -07:00