Files
git/compat
Karsten Blees 847e4ebea4 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>
2018-09-10 16:41:42 -04:00
..
2017-07-05 14:01:03 -07:00
2017-07-05 14:01:03 -07:00
2017-01-23 11:02:34 -08:00
2017-05-08 12:18:19 +09:00