Files
git/builtin
Karsten Blees 04f26a9ac6 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>
2015-10-18 13:42:49 +02:00
..
2015-10-16 14:32:45 -07:00
2015-09-28 15:28:31 -07:00
2015-09-28 14:57:10 -07:00
2015-09-28 19:16:54 -07:00