Files
git/Documentation
Karsten Blees 9c60c1b884 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>
2016-07-12 06:30:22 +02:00
..
2016-07-11 10:45:50 -07:00
2016-07-06 13:06:34 -07:00
2016-07-11 10:45:50 -07:00