Files
git/Documentation
Karsten Blees 8ec24707b1 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>
2021-05-22 15:15:39 +02:00
..
2021-05-22 18:29:01 +09:00
2020-08-04 18:34:02 -07:00
2021-04-16 13:36:55 -07:00
2020-09-19 15:56:06 -07:00
2021-02-05 16:40:44 -08:00
2020-04-29 16:15:27 -07:00
2021-04-08 14:18:03 -07:00
2021-05-07 12:47:40 +09:00
2021-05-16 21:05:24 +09:00