Files
git/Documentation
Karsten Blees 5f5a6c6823 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>
2022-12-06 08:10:04 +01:00
..
2022-12-06 09:49:31 +09:00
2022-10-25 15:44:18 -07:00
2022-08-05 15:52:14 -07:00
2022-10-25 15:44:18 -07:00
2022-02-02 14:50:09 -08:00
2022-01-07 15:19:34 -08:00
2022-11-30 10:57:19 +09:00